devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
@ 2020-10-24 20:11 Sergey Matyukevich
  2020-10-24 20:15 ` Fabio Estevam
  2020-11-01  9:01 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Sergey Matyukevich @ 2020-10-24 20:11 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel
  Cc: Fabio Estevam, Shawn Guo, Sascha Hauer, NXP Linux Team,
	Sergey Matyukevich

Commit bcf3440c6dd7 ("net: phy: micrel: add phy-mode support for the
KSZ9031 PHY") fixed micrel phy driver adding proper support for phy
modes. Adapt imx6q-udoo board phy settings : explicitly set required
delay configuration using "rgmii-id".

Fixes: cbd54fe0b2bc ("ARM: dts: imx6dl-udoo: Add board support based
off imx6q-udoo").

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
---

v1 -> v2
- add Fixes tag to commit message
v2 -> v3
- fix Fixes tag in commit message


 arch/arm/boot/dts/imx6qdl-udoo.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6qdl-udoo.dtsi b/arch/arm/boot/dts/imx6qdl-udoo.dtsi
index c9e122865312..050642d7c582 100644
--- a/arch/arm/boot/dts/imx6qdl-udoo.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-udoo.dtsi
@@ -98,7 +98,7 @@ sound {
 &fec {
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_enet>;
-	phy-mode = "rgmii";
+	phy-mode = "rgmii-id";
 	status = "okay";
 };
 
-- 
2.28.0


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

* Re: [PATCH v3] arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
  2020-10-24 20:11 [PATCH v3] arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy Sergey Matyukevich
@ 2020-10-24 20:15 ` Fabio Estevam
  2020-11-01  9:01 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2020-10-24 20:15 UTC (permalink / raw)
  To: Sergey Matyukevich
  Cc: open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
	Shawn Guo, Sascha Hauer, NXP Linux Team

On Sat, Oct 24, 2020 at 5:05 PM Sergey Matyukevich <geomatsi@gmail.com> wrote:
>
> Commit bcf3440c6dd7 ("net: phy: micrel: add phy-mode support for the
> KSZ9031 PHY") fixed micrel phy driver adding proper support for phy
> modes. Adapt imx6q-udoo board phy settings : explicitly set required
> delay configuration using "rgmii-id".
>
> Fixes: cbd54fe0b2bc ("ARM: dts: imx6dl-udoo: Add board support based
> off imx6q-udoo").
>
> Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>

Reviewed-by: Fabio Estevam <festevam@gmail.com>

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

* Re: [PATCH v3] arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
  2020-10-24 20:11 [PATCH v3] arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy Sergey Matyukevich
  2020-10-24 20:15 ` Fabio Estevam
@ 2020-11-01  9:01 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2020-11-01  9:01 UTC (permalink / raw)
  To: Sergey Matyukevich
  Cc: devicetree, linux-arm-kernel, Fabio Estevam, Sascha Hauer,
	NXP Linux Team

On Sat, Oct 24, 2020 at 11:11:20PM +0300, Sergey Matyukevich wrote:
> Commit bcf3440c6dd7 ("net: phy: micrel: add phy-mode support for the
> KSZ9031 PHY") fixed micrel phy driver adding proper support for phy
> modes. Adapt imx6q-udoo board phy settings : explicitly set required
> delay configuration using "rgmii-id".
> 
> Fixes: cbd54fe0b2bc ("ARM: dts: imx6dl-udoo: Add board support based
> off imx6q-udoo").
> 
> Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>

Applied, thanks.

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

end of thread, other threads:[~2020-11-01  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-24 20:11 [PATCH v3] arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy Sergey Matyukevich
2020-10-24 20:15 ` Fabio Estevam
2020-11-01  9:01 ` Shawn Guo

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).