projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbd8d1
)
arm: dts: mt7623: Update ethsys binding
author
Matthias Brugger
<matthias.bgg@gmail.com>
Fri, 1 Dec 2017 12:07:07 +0000
(13:07 +0100)
committer
Matthias Brugger
<matthias.bgg@gmail.com>
Thu, 14 Dec 2017 11:07:41 +0000
(12:07 +0100)
The ethsys binding misses the reset-cells, this patch
adds this property.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/boot/dts/mt7623.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/mt7623.dtsi
b/arch/arm/boot/dts/mt7623.dtsi
index 0640fb75bf59bc20e8a679d43d487395ade67d3a..3a442a16ea0683b5bb9ddce022a48e0edbf950f2 100644
(file)
--- a/
arch/arm/boot/dts/mt7623.dtsi
+++ b/
arch/arm/boot/dts/mt7623.dtsi
@@
-758,6
+758,7
@@
"syscon";
reg = <0 0x1b000000 0 0x1000>;
#clock-cells = <1>;
+ #reset-cells = <1>;
};
eth: ethernet@1b100000 {