1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-29 22:41:17 +02:00

mips: mt7628: Change compatible property of the ethernet DT node

As the driver has been changed to be more specific, the DT compatible
property also needs to be adapted.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
This commit is contained in:
Stefan Roese
2018-11-28 08:40:48 +01:00
committed by Daniel Schwierzeck
parent 6d4a3ff264
commit b7461e01b9

View File

@@ -164,7 +164,7 @@
}; };
eth@10110000 { eth@10110000 {
compatible = "mediatek,mt7622-eth"; compatible = "mediatek,mt7628-eth";
reg = <0x10100000 0x10000 reg = <0x10100000 0x10000
0x10110000 0x8000>; 0x10110000 0x8000>;