From: Sebastian Hesselbarth Date: Mon, 23 Jun 2014 20:25:15 +0000 (+0200) Subject: ARM: dts: kirkwood: fix phy-connection-type for Guruplug X-Git-Tag: omap-for-v3.16/fixes-rc4~55^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b514fb28ead93332a1660d3ce81def9eb74ed640;p=pandora-kernel.git ARM: dts: kirkwood: fix phy-connection-type for Guruplug 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 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: # v3.16+ Signed-off-by: Jason Cooper --- Reading git-diff-tree failed