mekotronics-r58x-4g: mainline: drop &pcie2x1l1

This commit is contained in:
Ricardo Pardini 2026-02-13 09:11:45 -03:00 committed by Igor
parent c05bfd707f
commit 1772efc16e

View File

@ -403,28 +403,7 @@
status = "okay";
};
// RTL8125B(S)_BG(S)_BI [10ec:8125]
&pcie2x1l1 {
reset-gpios = <&gpio4 RK_PB0 GPIO_ACTIVE_HIGH>;
vpcie3v3-supply = <&vcc3v3_pcie2x1l1>;
status = "okay";
pcie@0,0 {
reg = <0x00300000 0 0 0 0>;
#address-cells = <3>;
#size-cells = <2>;
rtl8125_0: ethernet@31,0 {
compatible = "pci10ec,8125";
reg = <0x31000000 0 0 0 0>;
mac-address = [ea 72 73 83 a4 f5]; // @TODO: to be patched by U-Boot
local-mac-address = [ea 72 73 83 a4 f5]; // @TODO: to be patched by U-Boot
};
};
};
&combphy2_psu { // for &pcie2x1l1 (rtl8125b)
&combphy2_psu { // @TODO: needed?
status = "okay";
};