arm64: dts: rockchip: rk3576-ebook: set hall int pull up

Change-Id: I58c044d8c49b74913f6fdc1efa26515869eec08c
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
Zorro Liu
2024-04-03 15:55:07 +08:00
committed by Tao Huang
parent 21cd7557bd
commit 8e0f2bed69
2 changed files with 2 additions and 2 deletions

View File

@@ -744,7 +744,7 @@
hall {
mh248_irq_gpio: mh248-irq-gpio {
rockchip,pins = <0 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
rockchip,pins = <0 RK_PB5 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@@ -641,7 +641,7 @@
hall {
mh248_irq_gpio: mh248-irq-gpio {
rockchip,pins = <0 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
rockchip,pins = <0 RK_PB5 RK_FUNC_GPIO &pcfg_pull_up>;
};
};