Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1567953

Re: [PATCH] clk: meson8b: fix clk81 register address

From Jerome Brunet <jbrunet@baylibre.com>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: meson8b: fix clk81 register address
Date 2017-01-27 09:50 +0100
Message-ID <t4aoh-1So-3@gated-at.bofh.it> (permalink)
References <t3tsZ-GS-5@gated-at.bofh.it> <t427n-5jj-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 2017-01-26 at 15:57 -0800, Stephen Boyd wrote:
> On 01/25, Jerome Brunet wrote:
> > 
> > During meson8b clock probe, clk81 register address is fixed twice.
> > First using the meson8b_clk_gates array, then by directly changing
> > meson8b_clk81 register.
> > 
> > As a result meson8b_clk81.reg = HHI_MPEG_CLK_CNTL + clk_base +
> > clk_base.
> > 
> > Fixed by just removing the second fixup.
> > 
> > Fixes: e31a1900c1ff ("meson: clk: Add support for clock gates")
> > Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
> > ---
> >  Patch based on khilman/linux-amlogic.git master branch.
> 
> The problem isn't introduced there though?
Indeed, I should have based my patch on clk-next. Will do next time.

> 
> > 
> > 
> >  I don't have a meson8b HW so this patch so this patch has not been
> >  tested on real HW.
> 
> Applied to clk-next.
> 

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] clk: meson8b: fix clk81 register address Jerome Brunet <jbrunet@baylibre.com> - 2017-01-25 12:00 +0100
  Re: [PATCH] clk: meson8b: fix clk81 register address Jerome Brunet <jbrunet@baylibre.com> - 2017-01-26 15:30 +0100
  Re: [PATCH] clk: meson8b: fix clk81 register address Stephen Boyd <sboyd@codeaurora.org> - 2017-01-27 01:00 +0100
    Re: [PATCH] clk: meson8b: fix clk81 register address Jerome Brunet <jbrunet@baylibre.com> - 2017-01-27 09:50 +0100

csiph-web