// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) #include "Fritz_Box_HW298.dts" / { avm-dtbsuffix = "fiber"; }; &avm_rtl_gpio { status = "ok"; }; &ppe_switch { switch_mac_mode1 = <0xc>; switch_lan_bmp = <0x7E>; /* lan port bitmap */ qcom,port_phyinfo { /delete-node/ port@1; port@1 { port_id = <2>; forced-speed = <2500>; forced-duplex = <1>; }; }; }; &mht_switch { switch_mac_mode1 = <0xc>; switch_lan_bmp = <0x1e>; /* lan port bitmap */ }; &fiber_port { status = "ok"; }; /* Disable 4th LAN Port for now as it creates issues */ &avm_mac_addr_maceth_4 { status = "disabled"; }; &gpon_on_wan_off_hog { status = "ok"; };