Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-platform...
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / rk3188-px3-evb.dts
index df727bafd6dcd438c346f5a062641538fcaa7760..5b2a0b6885cd0790d663ab3ba2d87927b9b32742 100644 (file)
@@ -62,7 +62,7 @@
                autorepeat;
 
                power {
-                       gpios = <&gpio0 4 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_POWER>;
                        label = "GPIO Key Power";
                        linux,input-type = <1>;
                compatible = "bosch,bma250";
                reg = <0x18>;
                interrupt-parent = <&gpio0>;
-               interrupts = <15 IRQ_TYPE_LEVEL_LOW>;
+               interrupts = <RK_PB7 IRQ_TYPE_LEVEL_LOW>;
        };
 };
 
                compatible = "rockchip,rk818";
                reg = <0x1c>;
                interrupt-parent = <&gpio0>;
-               interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
+               interrupts = <RK_PB3 IRQ_TYPE_LEVEL_LOW>;
                rockchip,system-power-controller;
                wakeup-source;
                #clock-cells = <1>;
                compatible = "silead,gsl1680";
                reg = <0x40>;
                interrupt-parent = <&gpio1>;
-               interrupts = <15 IRQ_TYPE_EDGE_FALLING>;
-               power-gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>;
+               interrupts = <RK_PB7 IRQ_TYPE_EDGE_FALLING>;
+               power-gpios = <&gpio0 RK_PB6 GPIO_ACTIVE_HIGH>;
                touchscreen-size-x = <800>;
                touchscreen-size-y = <1280>;
                silead,max-fingers = <5>;