ARM: dts: rv1126-trailcamera: add touchscreen support

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Change-Id: Ic0055860eb37c9c5ddf07809d2742482c88ba781
This commit is contained in:
Ziyuan Xu
2021-12-23 14:49:45 +08:00
parent d15b9a1449
commit 385667d0c9

View File

@@ -22,6 +22,20 @@
status = "disabled";
};
&i2c5 {
status = "okay";
clock-frequency = <400000>;
gt1x: gt1x@14 {
compatible = "goodix,gt1x";
reg = <0x14>;
gtp_ics_slot_report;
power-supply = <&vcc18_lcd_n>;
goodix,rst-gpio = <&gpio2 RK_PA6 GPIO_ACTIVE_HIGH>;
goodix,irq-gpio = <&gpio2 RK_PA7 GPIO_ACTIVE_LOW>;
};
};
&thunderboot_ramoops {
reg = <0x00280000 0x00010000>;
record-size = <0x0000>;