Re: [PATCH] net: mdio: mux-meson-gxl: set reversed bit when using internal phy
Neil Armstrong <[email protected]> Thu, 04 Sep 2025 11:57:31 +0200
| Newsgroups | io.groups.u-boot-amlogic,org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
Hi,
On Fri, 02 May 2025 08:51:45 +0200, Neil Armstrong wrote:
> This bit is necessary to receive packets from the internal PHY.
> Without this bit set, no activity occurs on the interface.
>
> Normally u-boot sets this bit, but if u-boot is compiled without
> net support, the interface will be up but without any activity.
>
> The vendor SDK sets this bit along with the PHY_ID bits.
>
> [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-next)
[1/1] net: mdio: mux-meson-gxl: set reversed bit when using internal phy
https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/92a2699789a8a9e093e2b10db0476d202c1bcad2
--
Neil