mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: rk3566-rk817-eink-w103: fix touch pinctrl setting invalid
Signed-off-by: Weixin Zhou <zwx@rock-chips.com> Change-Id: I7ff202c5081562dd0aa871bb00c575dc05c55ecd
This commit is contained in:
@@ -665,11 +665,11 @@
|
||||
compatible = "cy,cyttsp5_i2c_adapter";
|
||||
reg = <0x24>;
|
||||
cy,adapter_id = "cyttsp5_i2c_adapter";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&tsc_gpio>;
|
||||
//cytp-supply = <&vcc_sd>;
|
||||
cy,core {
|
||||
cy,name = "cyttsp5_core";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&tsc_gpio>;
|
||||
cy,irq_gpio = <&gpio0 RK_PA6 GPIO_ACTIVE_HIGH>;
|
||||
cy,rst_gpio = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>;
|
||||
/*cy,1v8_gpio = <&gpio3 RK_PC4 GPIO_ACTIVE_HIGH>;*/
|
||||
|
||||
Reference in New Issue
Block a user