linux/drivers/clk/meson
Martin Blumenstingl 32cd198a1a clk: meson: meson8b: use a separate clock table for Meson8m2
Meson8, Meson8b and Meson8m2 implement a similar clock controller.
However, there are a few differences between the three actual IP blocks.

One example where Meson8m2 differs from Meson8b is the VPU clock setup:
- the VPU input mux can choose between "fclk_div4", "fclk_div3",
  "fclk_div5" and "fclk_div7" on Meson8b
- however, on Meson8m2 it can choose between "fclk_div4", "fclk_div3",
  "fclk_div5" and "gp_pll" (GP_PLL only exists on Meson8m2, it's the
  predecessor of the GP0_PLL clock on GXBB/GXL/GXM))

Add a separate clk_hw_onecell_data table for Meson8m2 so these
differences can be implemented in our clock controller driver. For now
meson8m2_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>
Acked-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lkml.kernel.org/r/20190324151104.18397-3-martin.blumenstingl@googlemail.com
2019-04-01 13:33:52 +02:00
..
axg-aoclk.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +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: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
axg-audio.h dt-bindings: clock: axg-audio: unexpose controller inputs 2019-04-01 10:45:11 +02:00
axg.c clk: meson: factorise meson64 peripheral clock controller drivers 2019-02-04 09:52:11 +01:00
axg.h clk: meson: clk-pll: remove od parameters 2018-09-26 12:01:57 +02:00
clk-dualdiv.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
clk-dualdiv.h clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
clk-input.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
clk-input.h clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
clk-mpll.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
clk-mpll.h clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
clk-phase.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
clk-phase.h clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
clk-pll.c clk: meson-pll: add reduced specific clk_ops for G12A PCIe PLL 2019-04-01 10:45:11 +02:00
clk-pll.h clk: meson-pll: add reduced specific clk_ops for G12A PCIe PLL 2019-04-01 10:45:11 +02:00
clk-regmap.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
clk-regmap.h clk: meson: g12a: add peripheral clock controller 2019-02-04 09:52:11 +01:00
g12a-aoclk.c clk: meson: Add G12A AO Clock + Reset Controller 2019-02-13 09:49:32 +01:00
g12a-aoclk.h dt-bindings: clock: g12a-aoclk: expose CLKID_AO_CTS_OSCIN 2019-04-01 10:45:11 +02:00
g12a.c clk: meson-g12a: add video decoder clocks 2019-04-01 10:45:11 +02:00
g12a.h clk: meson-g12a: add video decoder clocks 2019-04-01 10:45:11 +02:00
gxbb-aoclk.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +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 clk: meson: factorise meson64 peripheral clock controller drivers 2019-02-04 09:52:11 +01:00
gxbb.h dt-bindings: clk: meson-gxbb: Add Video clock bindings 2018-11-23 15:11:56 +01:00
Kconfig clk: meson: Add G12A AO Clock + Reset Controller 2019-02-13 09:49:32 +01:00
Makefile clk: meson: Add G12A AO Clock + Reset Controller 2019-02-13 09:49:32 +01:00
meson8b.c clk: meson: meson8b: use a separate clock table for Meson8m2 2019-04-01 13:33:52 +02:00
meson8b.h clk: meson: meson8b: fix the naming of the APB clocks 2019-02-13 09:51:09 +01:00
meson-aoclk.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
meson-aoclk.h clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
meson-eeclk.c clk: meson: factorise meson64 peripheral clock controller drivers 2019-02-04 09:52:11 +01:00
meson-eeclk.h clk: meson: factorise meson64 peripheral clock controller drivers 2019-02-04 09:52:11 +01:00
parm.h clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
sclk-div.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
sclk-div.h clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
vid-pll-div.c clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00
vid-pll-div.h clk: meson: rework and clean drivers dependencies 2019-02-02 17:43:32 +01:00