Re: [PATCH 4/6] net: phy: maxio: extend PHY ID matching
Per Larsson <[email protected]> Mon, 3 Aug 2026 16:59:32 +0200
| Newsgroups | dev.linux.lists.linux-sunxi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.netdev |
|---|---|
| Message-ID | <20260803165932.725dd669@rpi> |
On Mon, 3 Aug 2026 12:14:50 +0200 Andre Przywara <[email protected]> wrote: > Currently the maxio Ethernet PHY driver expects a PHY matching > exactly the one ID provided: 0x7b744412. The Maxio MAE0621A-Q3C model > used on the Allwinner based X96QPro+ TV box uses a slightly different > PHY ID: 0x7b744411. A somewhat unfortunate typo here claims that the TV box has the -Q3C variant when it in reality has the -Q2C variant (Cover letter and other pathches in the series gets it right).