Patch "ARM: dts: imx6qdl-wandboard: Fix Ethernet support" has been added to the 5.15-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    ARM: dts: imx6qdl-wandboard: Fix Ethernet support

to the 5.15-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm-dts-imx6qdl-wandboard-fix-ethernet-support.patch
and it can be found in the queue-5.15 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 042663f2c8cd04db966beb4915bfc811595ca009
Author: Martin Haaß <vvvrrooomm@xxxxxxxxx>
Date:   Sun Dec 12 09:30:30 2021 -0300

    ARM: dts: imx6qdl-wandboard: Fix Ethernet support
    
    [ Upstream commit 39e660687ac0c57499134765abbecf71cfd11eae ]
    
    Currently, the imx6q-wandboard Ethernet does not transmit any
    data.
    
    This issue has been exposed by commit f5d9aa79dfdf ("ARM: imx6q:
    remove clk-out fixup for the Atheros AR8031 and AR8035 PHYs").
    
    Fix it by describing the qca,clk-out-frequency property as suggested
    by the commit above.
    
    Fixes: 77591e42458d ("ARM: dts: imx6qdl-wandboard: add ethernet PHY description")
    Signed-off-by: Martin Haaß <vvvrrooomm@xxxxxxxxx>
    Tested-by: Fabio Estevam <festevam@xxxxxxxxx>
    Signed-off-by: Fabio Estevam <festevam@xxxxxxxxx>
    Signed-off-by: Shawn Guo <shawnguo@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi b/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
index b62a0dbb033ff..ec6fba5ee8fde 100644
--- a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
@@ -309,6 +309,7 @@
 
 		ethphy: ethernet-phy@1 {
 			reg = <1>;
+			qca,clk-out-frequency = <125000000>;
 		};
 	};
 };



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux