mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-10 14:34:13 +00:00
mediatek: dts: mt7988a: remove boottrap hack
The PHY driver now uses regmap created from pio syscon, we no longer need the boottrap device. Signed-off-by: Daniel Golle <daniel@makrotopia.org> (cherry picked from commit f321a49fd523a8d393be8e3cd2de41d67855da91)
This commit is contained in:
parent
6092c39c13
commit
f94cda0187
@ -303,11 +303,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
boottrap: boottrap@1001f6f0 {
|
|
||||||
compatible = "mediatek,boottrap";
|
|
||||||
reg = <0 0x1001f6f0 0 0x4>;
|
|
||||||
};
|
|
||||||
|
|
||||||
sgmiisys0: syscon@10060000 {
|
sgmiisys0: syscon@10060000 {
|
||||||
compatible = "mediatek,mt7988-sgmiisys",
|
compatible = "mediatek,mt7988-sgmiisys",
|
||||||
"mediatek,mt7988-sgmiisys_0",
|
"mediatek,mt7988-sgmiisys_0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user