mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: set hall-sensor interrupt gpio pull up for rk3399-mid
Change-Id: I72c8df9abdd6f173bc33d907794afc4ac2eb8b6b Signed-off-by: Bin Yang <yangbin@rock-chips.com>
This commit is contained in:
@@ -1115,7 +1115,7 @@
|
||||
|
||||
hallsensor {
|
||||
mh248_irq_gpio: mh248-irq-gpio {
|
||||
rockchip,pins = <1 2 RK_FUNC_GPIO &pcfg_pull_none>;
|
||||
rockchip,pins = <1 2 RK_FUNC_GPIO &pcfg_pull_up>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user