dt-bindings: clock: meson8b: use the registers from the HHI syscon
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 28 Oct 2018 12:08:57 +0000 (13:08 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Fri, 23 Nov 2018 14:11:56 +0000 (15:11 +0100)
commit6c763077163d13901ed2d41a67c741a940b695ac
tree4e50b06eb427fa2160d17fc445e4cdfdf921c084
parenta8080f247bcd736b767485d42b089613e25d7b95
dt-bindings: clock: meson8b: use the registers from the HHI syscon

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 coefficient (only on Meson8b and
  Meson8m2 - one one out of five TSC bits is stored in the HHI
  registers)
- HDMI controller

The HHI register area may be accessed concurrently. Allow this by using
a "system controller" as parent node.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lkml.kernel.org/r/20181028120859.5735-2-martin.blumenstingl@googlemail.com
Documentation/devicetree/bindings/clock/amlogic,meson8b-clkc.txt