arm64: dts: rockchip: fix touch gpio for rk3588-evb4

Signed-off-by: Shaoxing Chen <csx@rock-chips.com>
Change-Id: Iceebcdd6b8c2f59c63f56de8ed3c862acc225d90
This commit is contained in:
Shaoxing Chen
2021-11-19 16:40:01 +08:00
committed by Tao Huang
parent ca0399cbf4
commit c27a36a71e

View File

@@ -116,8 +116,8 @@
reg = <0x14>;
pinctrl-names = "default";
pinctrl-0 = <&touch_gpio>;
goodix,rst-gpio = <&gpio0 RK_PD2 GPIO_ACTIVE_HIGH>;
goodix,irq-gpio = <&gpio0 RK_PD3 IRQ_TYPE_LEVEL_LOW>;
goodix,rst-gpio = <&gpio0 RK_PD5 GPIO_ACTIVE_HIGH>;
goodix,irq-gpio = <&gpio0 RK_PC6 IRQ_TYPE_LEVEL_LOW>;
};
};