summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorZhou weixin <zwx@rock-chips.com>2017-02-14 14:45:37 +0800
committerZhou weixin <zwx@rock-chips.com>2017-02-14 14:45:37 +0800
commita553c1afed04181d676d4652d5e67cc770e1e42a (patch)
tree53c4b4642e09acbf1346c4788321b73ce507077c /arch
parent6fe3c2fc516efc4198bf4e1bb88ad15b2c50a879 (diff)
ARM64: dts: rk3399-tve1205g: fix gpio set error for hall sensor
Change-Id: I39a0be31cf56106efdd11f3ea00234004b7e420c Signed-off-by: Zhou weixin <zwx@rock-chips.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts b/arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts
index 343301944e8c..d08d9ce86999 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts
@@ -1048,7 +1048,7 @@
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>;
};
};