Message ID | 20240807232023.1373779-3-Tristram.Ha@microchip.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | net: dsa: microchip: Add KSZ8895/KSZ8864 switch support | expand |
On 08/08/2024 01:20, Tristram.Ha@microchip.com wrote: > From: Tristram Ha <tristram.ha@microchip.com> > > KSZ8895/KSZ8864 is a switch family developed before KSZ8795 and after > KSZ8863, so it shares some registers and functions in those switches. > KSZ8895 has 5 ports and so is more similar to KSZ8795. > > KSZ8864 is a 4-port version of KSZ8895. The first port is removed > while port 5 remains as a host port. <form letter> Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. Tools like b4 or scripts/get_maintainer.pl provide you proper list of people, so fix your workflow. Tools might also fail if you work on some ancient tree (don't, instead use mainline) or work on fork of kernel (don't, instead use mainline). Just use b4 and everything should be fine, although remember about `b4 prep --auto-to-cc` if you added new patches to the patchset. You missed at least devicetree list (maybe more), so this won't be tested by automated tooling. Performing review on untested code might be a waste of time. Please kindly resend and include all necessary To/Cc entries. </form letter> Also, bindings come before users. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml index 52acc15ebcbf..bbd6fd9e6894 100644 --- a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml +++ b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml @@ -21,6 +21,8 @@ properties: - microchip,ksz8765 - microchip,ksz8794 - microchip,ksz8795 + - microchip,ksz8895 # 5-port version of KSZ8895 family switch + - microchip,ksz8864 # 4-port version of KSZ8895 family switch - microchip,ksz8863 - microchip,ksz8873 - microchip,ksz9477