Change-Id: Iabe2264bf9cffe09259b17912d6391dfb87ee4dd
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
};
};
+>9xx {
+ status = "okay";
+};
+
&saradc {
- status = "okay";
+ status = "okay";
};
&usbdrd_dwc3_0 {
};
};
+&i2c4 {
+ status = "okay";
+
+ gt9xx: gt9xx@14 {
+ compatible = "goodix,gt9xx";
+ reg = <0x14>;
+ touch-gpio = <&gpio1 20 IRQ_TYPE_LEVEL_LOW>;
+ reset-gpio = <&gpio4 22 GPIO_ACTIVE_HIGH>;
+ max-x = <1200>;
+ max-y = <1900>;
+ tp-size = <911>;
+ tp-supply = <&vcc3v0_tp>;
+ status = "disabled";
+ };
+};
+
&pwm2 {
status = "okay";
};