linux/drivers/clk/meson
Jerome Brunet 340a84ce1e clk: meson8b: fix clk81 register address
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: e31a1900c1 ("meson: clk: Add support for clock gates")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2017-01-26 15:54:48 -08:00
..
clk-cpu.c clk: meson8b: clean up cpu clocks 2016-06-22 18:02:35 -07:00
clk-mpll.c clk: meson: add mpll support 2016-06-22 18:02:59 -07:00
clk-pll.c clk: meson: fractional pll support 2016-06-22 18:05:47 -07:00
clkc.h gxbb: clk: Adjust MESON_GATE macro to be shared with meson8b 2016-09-01 17:42:41 -07:00
gxbb-aoclk.c clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe() 2016-08-24 00:55:13 -07:00
gxbb.c Merge branch 'clk-meson-gxbb' into clk-next 2016-09-02 18:13:40 -07:00
gxbb.h clk: gxbb: expose i2c clocks 2016-09-14 11:24:04 -07:00
Kconfig clk: gxbb: add AmLogic GXBB clk controller driver 2016-06-22 18:07:31 -07:00
Makefile clk: meson: Rename meson8b-clkc.c to reflect gxbb naming convention 2016-09-01 17:31:44 -07:00
meson8b.c clk: meson8b: fix clk81 register address 2017-01-26 15:54:48 -08:00
meson8b.h meson: clk: Add support for clock gates 2016-09-01 17:43:12 -07:00