lkml.org 
[lkml]   [2021]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.13 032/156] ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE value
    Date
    From: Oleksij Rempel <o.rempel@pengutronix.de>

    [ Upstream commit 723de6a4126b2474a8106e943749e1554012dad6 ]

    Without SoC specific PHY fixups the network interface on this board will
    fail to work. Provide missing DT properties to make it work again.

    Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
    Reviewed-by: Andrew Lunn <andrew@lunn.ch>
    Signed-off-by: Shawn Guo <shawnguo@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/imx6dl-riotboard.dts | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm/boot/dts/imx6dl-riotboard.dts b/arch/arm/boot/dts/imx6dl-riotboard.dts
    index 065d3ab0f50a..e7d9bfbfd0e4 100644
    --- a/arch/arm/boot/dts/imx6dl-riotboard.dts
    +++ b/arch/arm/boot/dts/imx6dl-riotboard.dts
    @@ -106,6 +106,8 @@
    reset-gpios = <&gpio3 31 GPIO_ACTIVE_LOW>;
    reset-assert-us = <10000>;
    reset-deassert-us = <1000>;
    + qca,smarteee-tw-us-1g = <24>;
    + qca,clk-out-frequency = <125000000>;
    };
    };
    };
    --
    2.30.2


    \
     
     \ /
      Last update: 2021-07-22 19:34    [W:4.036 / U:0.248 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site