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