]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: meson: switch the clock controller to the HHI register area
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Fri, 18 Jan 2019 22:52:21 +0000 (23:52 +0100)
committerKevin Hilman <khilman@baylibre.com>
Mon, 11 Feb 2019 20:52:25 +0000 (12:52 -0800)
commitb6db3936f2833c9f27aa9d868bb7bb6e87401b40
treefca37c1249b265ef053f120d6ee508bd4a77ae8e
parent29f0023d01f063feacfc404f0446905aee4f82ee
ARM: dts: meson: switch the clock controller to the HHI register area

The clock controller on Meson8/Meson8m2 and Meson8b is part of a
register region called "HHI". This register area contains more
functionality than just a clock controller:
- the clock controller
- some reset controller bits
- temperature sensor calibration data (on Meson8b and Meson8m2 only)
- HDMI controller

Allow access to this HHI register area as "system controller". Also
migrate the Meson8 and Meson8b clock controllers to this new node.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson.dtsi
arch/arm/boot/dts/meson8.dtsi
arch/arm/boot/dts/meson8b.dtsi