lkml.org 
[lkml]   [2020]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.9 098/252] arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
    Date
    From: Sergey Matyukevich <geomatsi@gmail.com>

    [ Upstream commit 7dd8f0ba88fce98e2953267a66af74c6f4792a56 ]

    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>
    Signed-off-by: Shawn Guo <shawnguo@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    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 828dd20cd27d2..d07d8f83456d2 100644
    --- a/arch/arm/boot/dts/imx6qdl-udoo.dtsi
    +++ b/arch/arm/boot/dts/imx6qdl-udoo.dtsi
    @@ -98,7 +98,7 @@
    &fec {
    pinctrl-names = "default";
    pinctrl-0 = <&pinctrl_enet>;
    - phy-mode = "rgmii";
    + phy-mode = "rgmii-id";
    status = "okay";
    };

    --
    2.27.0


    \
     
     \ /
      Last update: 2020-11-23 14:15    [W:4.029 / U:0.240 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site