On Wed, Sep 09, 2026 at 03:21:48PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann > > This driver was used on the i.MX31 ADS reference board from Freescale > and the smdk6410 reference board from Samsung. Both used platform_data > based driver probing and are now gone from the kernel. > > Since probing with devicetree has never been supported by wm8350, > it is clear that nothing can use the driver on an upstream kernel, > and it is unlikely that anyone is still interested in a devicetree > conversion, so remove it. Acked-by: Mark Brown