Re: [PATCH net-next v3 5/5] net: dsa: ks8995: Delete surplus driver
From: Nicolai Buchwitz <hidden>
Date: 2026-06-01 09:45:22
Also in:
linux-devicetree
From: Nicolai Buchwitz <hidden>
Date: 2026-06-01 09:45:22
Also in:
linux-devicetree
Hi Linus On 26.5.2026 17:59, Linus Walleij wrote:
The Microchip ksz driver now handles all switches that the old driver was handling, but better. Delete the old driver. Signed-off-by: Linus Walleij <linusw@kernel.org>
[...]
Now that the old driver is gone and the three micrel,* compatibles are matched by the new ksz_spi driver, should micrel,ks8995.yaml be folded into microchip,ksz.yaml? Not a blocker either way. Reviewed-by: Nicolai Buchwitz <redacted> Thanks Nicolai