mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user