ARM: dts: imx6ul: Add clock and PGC node to GPC
[platform/kernel/linux-starfive.git] / arch / arm / boot / dts / imx6ul.dtsi
index 118764c..0174f3e 100644 (file)
                                #interrupt-cells = <3>;
                                interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
                                interrupt-parent = <&intc>;
+                               clocks = <&clks IMX6UL_CLK_IPG>;
+                               clock-names = "ipg";
+
+                               pgc {
+                                       #address-cells = <1>;
+                                       #size-cells = <0>;
+
+                                       power-domain@0 {
+                                               reg = <0>;
+                                               #power-domain-cells = <0>;
+                                       };
+                               };
                        };
 
                        iomuxc: pinctrl@20e0000 {