public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: socfpga: Add missing PHY phandle
@ 2016-05-25 22:40 Marek Vasut
  2016-05-31 16:03 ` Dinh Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Vasut @ 2016-05-25 22:40 UTC (permalink / raw)
  To: linux-arm-kernel

Add missing PHY phandle into the DT, otherwise the stmmac code won't
detect the PHY correctly anymore.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
---
 arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts b/arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts
index a3601e4..b844473 100644
--- a/arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts
+++ b/arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts
@@ -136,6 +136,7 @@
 &gmac1 {
 	status = "okay";
 	phy-mode = "rgmii";
+	phy-handle = <&phy1>;
 
 	snps,reset-gpio = <&porta 0 GPIO_ACTIVE_LOW>;
 	snps,reset-active-low;
-- 
2.7.0

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

* [PATCH] ARM: dts: socfpga: Add missing PHY phandle
  2016-05-25 22:40 [PATCH] ARM: dts: socfpga: Add missing PHY phandle Marek Vasut
@ 2016-05-31 16:03 ` Dinh Nguyen
  0 siblings, 0 replies; 2+ messages in thread
From: Dinh Nguyen @ 2016-05-31 16:03 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, 25 May 2016, Marek Vasut wrote:

> Add missing PHY phandle into the DT, otherwise the stmmac code won't
> detect the PHY correctly anymore.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> ---

Applied!

Thanks,
Dinh

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

end of thread, other threads:[~2016-05-31 16:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25 22:40 [PATCH] ARM: dts: socfpga: Add missing PHY phandle Marek Vasut
2016-05-31 16:03 ` Dinh Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox