projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7daa78e
)
ARM: at91/dt: fix phy address in sama5xmb to match the reg property
author
Boris BREZILLON
<b.brezillon@overkiz.com>
Tue, 27 Aug 2013 12:41:53 +0000
(14:41 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 29 Aug 2013 19:21:45 +0000
(15:21 -0400)
Fix phy0 address to match the reg property defined in phy0 node.
Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/boot/dts/sama5d3xmb.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sama5d3xmb.dtsi
b/arch/arm/boot/dts/sama5d3xmb.dtsi
index
e9521d5
..
dba739b
100644
(file)
--- a/
arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/
arch/arm/boot/dts/sama5d3xmb.dtsi
@@
-84,7
+84,7
@@
#address-cells = <1>;
#size-cells = <0>;
- phy0: ethernet-phy@
0
{
+ phy0: ethernet-phy@
1
{
interrupt-parent = <&pioE>;
interrupts = <30 IRQ_TYPE_EDGE_FALLING>;
reg = <1>;