mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: rk3566-tablet: gslX680 set IRQ_TYPE_LEVEL_HIGH
Signed-off-by: Wu Liangqing <wlq@rock-chips.com> Change-Id: I6b6453e7cc6f6ae919b8217a45dd4403997f3e03
This commit is contained in:
parent
16a26f00a9
commit
a6529c473d
|
|
@ -700,7 +700,7 @@ &i2c3 {
|
|||
ts@40 {
|
||||
compatible = "gslX680-pad";
|
||||
reg = <0x40>;
|
||||
touch-gpio = <&gpio3 RK_PB0 IRQ_TYPE_LEVEL_LOW>;
|
||||
touch-gpio = <&gpio3 RK_PB0 IRQ_TYPE_LEVEL_HIGH>;
|
||||
reset-gpio = <&gpio3 RK_PB1 IRQ_TYPE_LEVEL_HIGH>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&tp_gpio>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user