realtek: add missing GPIO irq properties
[openwrt/staging/jow.git] / target / linux / realtek / dts-5.10 / rtl838x.dtsi
index f356f8fcde090e9428f4ba6d00589f0d0b9a14ba..899c1731fb51de4accab75279eac80ba2b23fd5b 100644 (file)
                gpio0: gpio-controller@3500 {
                        compatible = "realtek,rtl8380-gpio", "realtek,otto-gpio";
                        reg = <0x3500 0x20>;
+
                        gpio-controller;
                        #gpio-cells = <2>;
                        ngpios = <24>;
+
+                       interrupt-controller;
+                       #interrupt-cells = <2>;
                        interrupt-parent = <&intc>;
                        interrupts = <23>;
                };