]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: meson: g12a: audio clock controller provides resets
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 23 Aug 2019 15:44:31 +0000 (17:44 +0200)
committerKevin Hilman <khilman@baylibre.com>
Thu, 29 Aug 2019 23:17:42 +0000 (16:17 -0700)
The clock controller dedicated to audio clocks also provides reset lines
on the g12 SoC family

Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi

index ea1411b4a2873cfa9dba432ac4e55ef41ae9f0a4..504e1d99115e44f175ecbe78c64933c8cd27f5c5 100644 (file)
@@ -1481,6 +1481,7 @@ clkc_audio: clock-controller@0 {
                                        compatible = "amlogic,g12a-audio-clkc";
                                        reg = <0x0 0x0 0x0 0xb4>;
                                        #clock-cells = <1>;
+                                       #reset-cells = <1>;
 
                                        clocks = <&clkc CLKID_AUDIO>,
                                                 <&clkc CLKID_MPLL0>,