linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: am43xx-epos-evm: Remove extra CPSW EMAC entry
@ 2017-09-14 19:30 Andrew F. Davis
  2017-09-19 17:54 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew F. Davis @ 2017-09-14 19:30 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren
  Cc: linux-omap, linux-kernel, Andrew F . Davis

From: Yogesh Siraswar <yogeshs@ti.com>

On am438x EPOS boards there is only one ethernet port, remove extra
port definition.

This boot log warnings during PHY detection.

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
---
 arch/arm/boot/dts/am43x-epos-evm.dts | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
index 9d276af7c539..081fa68b6f98 100644
--- a/arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/arch/arm/boot/dts/am43x-epos-evm.dts
@@ -388,6 +388,7 @@
 	pinctrl-0 = <&cpsw_default>;
 	pinctrl-1 = <&cpsw_sleep>;
 	status = "okay";
+	slaves = <1>;
 };
 
 &davinci_mdio {
@@ -402,11 +403,6 @@
 	phy-mode = "rmii";
 };
 
-&cpsw_emac1 {
-	phy_id = <&davinci_mdio>, <1>;
-	phy-mode = "rmii";
-};
-
 &phy_sel {
 	rmii-clock-ext;
 };
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: am43xx-epos-evm: Remove extra CPSW EMAC entry
  2017-09-14 19:30 [PATCH] ARM: dts: am43xx-epos-evm: Remove extra CPSW EMAC entry Andrew F. Davis
@ 2017-09-19 17:54 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2017-09-19 17:54 UTC (permalink / raw)
  To: Andrew F. Davis; +Cc: Benoît Cousson, linux-omap, linux-kernel

* Andrew F. Davis <afd@ti.com> [170914 12:30]:
> From: Yogesh Siraswar <yogeshs@ti.com>
> 
> On am438x EPOS boards there is only one ethernet port, remove extra
> port definition.
> 
> This boot log warnings during PHY detection.

OK applying into omap-for-v4.13/fixes.

Thanks,

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-19 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-14 19:30 [PATCH] ARM: dts: am43xx-epos-evm: Remove extra CPSW EMAC entry Andrew F. Davis
2017-09-19 17:54 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).