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