]> git.baikalelectronics.ru Git - kernel.git/commit
clk: meson: meson8b: use a separate clock table for Meson8
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 8 Dec 2018 17:12:44 +0000 (18:12 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 7 Jan 2019 14:34:54 +0000 (15:34 +0100)
commitcce433e6bc53b3984274c61c78d0dadb87483646
tree8fd08f2200e5b207efeab48e74c5075a6ce36016
parent172e95346d5e3b364d71e3980c966cf323e0fdd7
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
drivers/clk/meson/meson8b.c