linux/drivers/clk/meson
Martin Blumenstingl cce433e6bc clk: meson: meson8b: use a separate clock table for Meson8
The Meson8 SoC is slightly different compared to Meson8b and Meson8m2
because it does not have the glitch-free Mali GPU clock mux. For Meson8b
and Meson8m2 there are currently no known differences.

Add a separate clk_hw_onecell_data table for Meson8 so these differences
can be implemented. For now meson8_hw_onecell_data is a clone of our
existing meson8b_hw_onecell_data.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lkml.kernel.org/r/20181208171247.22238-3-martin.blumenstingl@googlemail.com
2019-01-07 15:34:54 +01:00
..
axg-aoclk.c clk: meson: axg-ao: add 32k generation subtree 2019-01-07 15:21:43 +01:00
axg-aoclk.h clk: meson: axg-ao: add 32k generation subtree 2019-01-07 15:21:43 +01:00
axg-audio.c clk: meson: axg-audio: use the clk input helper function 2018-12-11 16:07:03 +01:00
axg-audio.h clk: meson: axg: add the audio clock controller driver 2018-07-09 13:48:26 +02:00
axg.c clk: meson: axg: mark fdiv2 and fdiv3 as critical 2018-11-08 10:21:21 -08:00
axg.h clk: meson: clk-pll: remove od parameters 2018-09-26 12:01:57 +02:00
clk-dualdiv.c clk: meson: add dual divider clock driver 2019-01-07 15:21:01 +01:00
clk-input.c clk: meson: add clk-input helper function 2018-12-05 11:24:40 +01:00
clk-mpll.c clk: meson: mpll: add round closest support 2018-05-21 11:31:29 +02:00
clk-phase.c clk: meson: add clk-phase clock driver 2018-07-09 13:47:22 +02:00
clk-pll.c clk: meson: clk-pll: check if the clock is already enabled 2018-11-23 15:11:57 +01:00
clk-regmap.c clk: meson: clk-regmap: add read-only gate ops 2018-11-23 15:11:58 +01:00
clk-regmap.h clk: meson: clk-regmap: add read-only gate ops 2018-11-23 15:11:58 +01:00
clk-triphase.c clk: meson: add triple phase clock driver 2018-07-09 13:47:22 +02:00
clkc-audio.h clk: meson: add axg audio sclk divider driver 2018-07-09 13:48:25 +02:00
clkc.h clk: meson: add dual divider clock driver 2019-01-07 15:21:01 +01:00
gxbb-aoclk.c clk: meson: gxbb-ao: replace cec-32k with the dual divider 2019-01-07 15:21:22 +01:00
gxbb-aoclk.h clk: meson: gxbb-ao: replace cec-32k with the dual divider 2019-01-07 15:21:22 +01:00
gxbb.c Merge branch 'clk-fixes' into clk-next 2018-12-14 13:42:08 -08:00
gxbb.h dt-bindings: clk: meson-gxbb: Add Video clock bindings 2018-11-23 15:11:56 +01:00
Kconfig clk: meson: axg: add the audio clock controller driver 2018-07-09 13:48:26 +02:00
Makefile clk: meson: gxbb-ao: replace cec-32k with the dual divider 2019-01-07 15:21:22 +01:00
meson8b.c clk: meson: meson8b: use a separate clock table for Meson8 2019-01-07 15:34:54 +01:00
meson8b.h clk: meson: meson8b: add the read-only video clock trees 2018-12-03 11:50:06 +01:00
meson-aoclk.c clk: meson: clean-up clock registration 2019-01-07 15:20:41 +01:00
meson-aoclk.h clk: meson: aoclk: refactor common code into dedicated file 2018-05-15 14:19:42 +02:00
sclk-div.c clk: meson: add axg audio sclk divider driver 2018-07-09 13:48:25 +02:00
vid-pll-div.c clk: meson: Mark some things static 2018-12-03 13:52:56 -08:00