]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: clock: meson: update documentation with hhi syscon
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 15 Mar 2018 11:55:42 +0000 (12:55 +0100)
committerKevin Hilman <khilman@baylibre.com>
Thu, 19 Apr 2018 17:38:50 +0000 (10:38 -0700)
commitd4740560bc0318ae8fcbfb752ee9e3aefca7dc3f
tree677231ce1e3fba88485aba750def4ae8b948fbb7
parent4b7b0d7b25538d2ad421a1041267d5208d3425bc
dt-bindings: clock: meson: update documentation with hhi syscon

The HHI register region hosts more than just clocks and needs to
accessed drivers other than the clock controller, such as the display
driver.

This register region should be managed by syscon. It is already the case
on gxbb/gxl and it soon will be on axg. The clock controllers must use
this system controller instead of directly mapping the registers.

This changes the bindings of gxbb and axg's clock controllers. This is
due to an initial 'incomplete' knowledge of these SoCs, which is why the
meson bindings are unstable ATM.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt