Skip to content

Commit cbefed6

Browse files
onlyfly34frank-w
authored andcommitted
dts: mt7988a: Add built-in ethernet phy firmware node
Add built-in ethernet phy firmware node in mt7988a.dtsi. Signed-off-by: Sky Huang <skylake.huang@mediatek.com>
1 parent e19cd51 commit cbefed6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

arch/arm64/boot/dts/mediatek/mt7988a.dtsi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,12 @@
460460
nvmem-cell-names = "lvts-calib-data-1";
461461
};
462462

463+
phyfw: phy-firmware@f000000 {
464+
compatible = "mediatek,2p5gphy-fw";
465+
reg = <0 0x0f100000 0 0x20000>,
466+
<0 0x0f0f0018 0 0x20>;
467+
};
468+
463469
ssusb0: usb@11190000 {
464470
compatible = "mediatek,mt7988-xhci", "mediatek,mtk-xhci";
465471
reg = <0 0x11190000 0 0x2e00>,

0 commit comments

Comments
 (0)