MIPS: Netlogic: add device tree entry for XLP GPIO
[linux-drm-fsl-dcu.git] / arch / mips / boot / dts / netlogic / xlp_evp.dts
index 89ad04808c024758232fb2afeb06ac0e68a7dde3..ec16ec2d8d02765a8d2f935c07e0b08f563dddf0 100644 (file)
                                read-only;
                        };
                };
+
+               gpio: xlp_gpio@34100 {
+                       compatible = "netlogic,xlp832-gpio";
+                       reg = <0 0x34100 0x1000>;
+                       #gpio-cells = <2>;
+                       gpio-controller;
+
+                       #interrupt-cells = <2>;
+                       interrupt-parent = <&pic>;
+                       interrupts = <39>;
+                       interrupt-controller;
+               };
        };
 
        chosen {