diff --git a/patch/kernel/archive/rockchip64-6.19/dt/rk3588-blueberry-edge-v12-linux.dts b/patch/kernel/archive/rockchip64-6.19/dt/rk3588-blueberry-edge-v12-linux.dts index 32793c89f3..9fb8686b01 100644 --- a/patch/kernel/archive/rockchip64-6.19/dt/rk3588-blueberry-edge-v12-linux.dts +++ b/patch/kernel/archive/rockchip64-6.19/dt/rk3588-blueberry-edge-v12-linux.dts @@ -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"; };