arm64: dts: rockchip: add PCIe to rk3588s-indiedroid-nova

Add the necessary nodes to the Indiedroid Nova to activate the PCI
express port that is used by the RTL8111 ethernet controller.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20230918173255.1325-2-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Chris Morgan
2023-09-18 12:32:53 -05:00
committed by Heiko Stuebner
parent 0bb80ecc33
commit f5fb02c712
@@ -109,6 +109,10 @@
};
};
&combphy0_ps {
status = "okay";
};
&cpu_l0 {
cpu-supply = <&vdd_cpu_lit_s0>;
};
@@ -348,6 +352,12 @@
};
};
&pcie2x1l2 {
pinctrl-0 = <&rtl8111_perstb>;
pinctrl-names = "default";
status = "okay";
};
&pinctrl {
bluetooth-pins {
bt_reset: bt-reset {
@@ -366,6 +376,12 @@
};
};
ethernet-pins {
rtl8111_perstb: rtl8111-perstb {
rockchip,pins = <3 RK_PD1 RK_FUNC_GPIO &pcfg_pull_up>;
};
};
hym8563 {
hym8563_int: hym8563-int {