arm64: dts: rockchip: rv1126bp-evb-v14: add gt1x node

Signed-off-by: Hongming Zou <hongming.zou@rock-chips.com>
Change-Id: I9530a840c4325c63edccdf2491c0353355659e51
This commit is contained in:
Hongming Zou
2025-03-26 14:57:23 +08:00
committed by Tao Huang
parent 27c4d5aa70
commit d480d090ec

View File

@@ -451,6 +451,21 @@
/delete-node/ sc450ai@30;
};
&i2c5 {
pinctrl-0 = <&i2c5m2_pins>;
status = "okay";
gt1x: gt1x@14 {
compatible = "goodix,gt1x";
reg = <0x14>;
pinctrl-names = "default";
gtp_ics_slot_report;
power-supply = <&vcc_mipi>;
goodix,rst-gpio = <&gpio5 RK_PA4 GPIO_ACTIVE_HIGH>;
goodix,irq-gpio = <&gpio5 RK_PA6 IRQ_TYPE_LEVEL_LOW>;
};
};
&mdio {
rgmii_phy: phy@1 {
compatible = "ethernet-phy-ieee802.3-c22";