ARM: dts: lan966x: add clock gating register
authorMichael Walle <michael@walle.cc>
Thu, 7 Jul 2022 13:24:59 +0000 (15:24 +0200)
committerClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 20 Jul 2022 06:49:31 +0000 (09:49 +0300)
The clock controller supports an optional clock gating register. This is
necessary to expose the USB device clock, for example. Add it.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220707132500.1708020-1-michael@walle.cc
arch/arm/boot/dts/lan966x.dtsi

index 7962d22..391fca2 100644 (file)
@@ -65,7 +65,7 @@
                #clock-cells = <1>;
                clocks = <&cpu_clk>, <&ddr_clk>, <&sys_clk>;
                clock-names = "cpu", "ddr", "sys";
-               reg = <0xe00c00a8 0x38>;
+               reg = <0xe00c00a8 0x38>, <0xe00c02cc 0x4>;
        };
 
        timer {