[PATCH] net: dwc_eth_qos: lift parsing of max-speed DT property to common code

Tom Rini trini at konsulko.com
Mon Aug 8 21:07:50 CEST 2022


On Wed, May 11, 2022 at 04:58:41PM +0200, Rasmus Villemoes wrote:

> I have an iMX8MP with a ti,dp83867 phy in front of the eqos
> interface. The phy is Gbit capable - however, the C and D differential
> pairs are not physically routed to the RJ45 connector. So I need to
> prevent the phy from advertising 1000Mbps.
> 
> The necessary code is almost already there in the form of a
> phy_set_supported() call in eqos_start(), but the max-speed DT
> property is currently only parsed in
> eqos_probe_resources_stm32(). Lift that parsing to eqos_probe().
> 
> Signed-off-by: Rasmus Villemoes <rasmus.villemoes at prevas.dk>
> Reviewed-by: Ramon Fried <rfried.dev at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220808/ef192161/attachment.sig>


More information about the U-Boot mailing list