MIPS: Netlogic: add device tree entry for XLP GPIO
[linux-drm-fsl-dcu.git] / arch / mips / boot / dts / netlogic / xlp_rvp.dts
index 7188aed2ea2ed96000566fe48ea9f89eab8373e0..3783639a318aad230d5aa2297b518cf69d023342 100644 (file)
                        };
                };
 
+               gpio: xlp_gpio@114100 {
+                       compatible = "netlogic,xlp532-gpio";
+                       reg = <0 0x114100 0x1000>;
+                       #gpio-cells = <2>;
+                       gpio-controller;
+
+                       #interrupt-cells = <2>;
+                       interrupt-parent = <&pic>;
+                       interrupts = <39>;
+                       interrupt-controller;
+               };
        };
 
        chosen {