On Wed, Sep 9, 2026 at 3:23 PM Arnd Bergmann <[email protected]> wrote:
> From: Arnd Bergmann <[email protected]> > > 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. > > Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij
