mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: rk3566-rk817-eink-w103: disable touch q
1.disable touch q function 2.pull down touch q gpio default to avoid electric leakage when sleep Change-Id: Iedc1aa31f26d701153138c689bff943dc88ffe89 Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
};
|
||||
|
||||
gpio_keys: gpio-keys {
|
||||
status = "disabled";
|
||||
compatible = "gpio-keys";
|
||||
autorepeat;
|
||||
|
||||
@@ -879,6 +880,7 @@
|
||||
tsc {
|
||||
tsc_gpio: tsc-gpio {
|
||||
rockchip,pins =
|
||||
<0 RK_PB5 RK_FUNC_GPIO &pcfg_pull_down>, //touch q gpio
|
||||
<0 RK_PA5 RK_FUNC_GPIO &pcfg_pull_up>,
|
||||
<0 RK_PA6 RK_FUNC_GPIO &pcfg_pull_up>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user