ARM: dts: msm: Fix gpio interrupt and reg length
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / boot / dts / qcom-msm8660-surf.dts
index 386d428..1187185 100644 (file)
 
        msmgpio: gpio@800000 {
                compatible = "qcom,msm-gpio";
-               reg = <0x00800000 0x1000>;
+               reg = <0x00800000 0x4000>;
                gpio-controller;
                #gpio-cells = <2>;
                ngpio = <173>;
-               interrupts = <0 32 0x4>;
+               interrupts = <0 16 0x4>;
                interrupt-controller;
                #interrupt-cells = <2>;
        };