diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2019-08-12 14:32:52 +0200 |
---|---|---|
committer | Jerome Brunet <jbrunet@baylibre.com> | 2019-08-20 11:50:30 +0200 |
commit | 0688587a71200911721a0cb025fe805ddc0404b6 (patch) | |
tree | 32d49d3eec149646da1c793940ac1976db29c734 /Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.txt | |
parent | clk: meson: g12a: expose CPUB clock ID for G12B (diff) | |
download | linux-0688587a71200911721a0cb025fe805ddc0404b6.tar.xz linux-0688587a71200911721a0cb025fe805ddc0404b6.zip |
dt-bindings: clock: meson: add resets to the audio clock controller
Add the documentation and bindings for the resets provided by the g12a
audio clock controller
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.txt b/Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.txt index 0f777749f4f1..b3957d10d241 100644 --- a/Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.txt +++ b/Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.txt @@ -22,6 +22,7 @@ Required Properties: components. - resets : phandle of the internal reset line - #clock-cells : should be 1. +- #reset-cells : should be 1 on the g12a (and following) soc family Each clock is assigned an identifier and client nodes can use this identifier to specify the clock which they consume. All available clocks are defined as |