Re: [PATCH 3/6] dt-bindings: net: Maxio PHY: add PHY-ID for -Q2C variant
"Rob Herring (Arm)" <[email protected]>
| Newsgroups | dev.linux.lists.linux-sunxi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 03 Aug 2026 12:14:49 +0200, Andre Przywara wrote: > The Maxio MAE0621A PHY is out there in at least two variants: the > MAE0621A-Q3C chip, with the PHY-ID 0x7b744412, and the -Q2C variant, > identifying as 0x7b744411. > > Allow both IDs to be used as the PHY compatible string, to potentially > avoid probing, which might fail due to unavailable resources (clock). > > Signed-off-by: Andre Przywara <[email protected]> > --- > Documentation/devicetree/bindings/net/maxio,mae0621a.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring (Arm) <[email protected]>