git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52fcc56
)
ARM: dts: kirkwood: fix phy-connection-type for Guruplug
author
Sebastian Hesselbarth
<sebastian.hesselbarth@gmail.com>
Mon, 23 Jun 2014 20:25:15 +0000
(22:25 +0200)
committer
Jason Cooper
<jason@lakedaemon.net>
Mon, 23 Jun 2014 21:48:16 +0000
(21:48 +0000)
Commit
eeb845459a72e792a959278b858f9c417e9995bd
("ARM: dts: kirkwood: set Guruplug phy-connection-type to rgmii-id")
added phy-connection-type properties to ethernet PHY nodes.
Actually, the property has to be set for the ethernet port node instead.
Fix it by moving the corresponding properties to the correct nodes.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Link:
https://lkml.kernel.org/r/1403555115-13111-1-git-send-email-sebastian.hesselbarth@gmail.com
Fixes:
eeb845459a72
: ('ARM: dts: kirkwood: set Guruplug phy-connection-type to rgmii-id')
Cc: <stable@vger.kernel.org> # v3.16+
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
No differences found