ARM64: dts: rk3399-tve1205g: fix gpio set error for hall sensor
authorZhou weixin <zwx@rock-chips.com>
Tue, 14 Feb 2017 06:45:37 +0000 (14:45 +0800)
committerZhou weixin <zwx@rock-chips.com>
Tue, 14 Feb 2017 06:45:37 +0000 (14:45 +0800)
Change-Id: I39a0be31cf56106efdd11f3ea00234004b7e420c
Signed-off-by: Zhou weixin <zwx@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts

index 343301944e8c8c1b9c33063c7340597218fae578..d08d9ce8699935710c9cdcb23333b0ac1b309fe1 100644 (file)
 
        hallsensor {
                mh248_irq_gpio: mh248-irq-gpio {
-                       rockchip,pins = <0 GPIO_A2 RK_FUNC_GPIO &pcfg_pull_up>;
+                       rockchip,pins = <0 GPIO_A1 RK_FUNC_GPIO &pcfg_pull_up>;
                };
        };