projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8b0bf6
)
mips: mt76xx: Add ethernet DT node to mt7628a.dtsi
author
Stefan Roese
<sr@denx.de>
Tue, 9 Oct 2018 06:59:06 +0000
(08:59 +0200)
committer
Daniel Schwierzeck
<daniel.schwierzeck@gmail.com>
Sun, 18 Nov 2018 15:02:22 +0000
(16:02 +0100)
Add the ethernet DT node to the DTS file.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/dts/mt7628a.dtsi
patch
|
blob
|
history
diff --git
a/arch/mips/dts/mt7628a.dtsi
b/arch/mips/dts/mt7628a.dtsi
index c14259b170103713918a4caaaa5498a517b0c950..effb36681f8b69495ac8feea8acf7f26f15d4340 100644
(file)
--- a/
arch/mips/dts/mt7628a.dtsi
+++ b/
arch/mips/dts/mt7628a.dtsi
@@
-120,6
+120,14
@@
};
};
+ eth@10110000 {
+ compatible = "mediatek,mt7622-eth";
+ reg = <0x10100000 0x10000
+ 0x10110000 0x8000>;
+
+ syscon = <&sysc>;
+ };
+
usb_phy: usb-phy@10120000 {
compatible = "mediatek,mt7628-usbphy";
reg = <0x10120000 0x1000>;