projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d4a3ff
)
mips: mt7628: Change compatible property of the ethernet DT node
author
Stefan Roese
<sr@denx.de>
Wed, 28 Nov 2018 07:40:48 +0000
(08:40 +0100)
committer
Daniel Schwierzeck
<daniel.schwierzeck@gmail.com>
Fri, 30 Nov 2018 16:21:44 +0000
(17:21 +0100)
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>
arch/mips/dts/mt7628a.dtsi
patch
|
blob
|
history
diff --git
a/arch/mips/dts/mt7628a.dtsi
b/arch/mips/dts/mt7628a.dtsi
index 70e34cfdbc388f709e7767b545100d77f9c63e5a..1e7d0a6ec5a02eb0fb23bee1a9dbc20be6af8fca 100644
(file)
--- a/
arch/mips/dts/mt7628a.dtsi
+++ b/
arch/mips/dts/mt7628a.dtsi
@@
-164,7
+164,7
@@
};
eth@10110000 {
- compatible = "mediatek,mt762
2
-eth";
+ compatible = "mediatek,mt762
8
-eth";
reg = <0x10100000 0x10000
0x10110000 0x8000>;