Re: [PATCH 09/14] mfd: remove unused lm3533 driver

From: Johan Hovold

Date: Wed Sep 09 2026 - 10:27:07 EST


On Wed, Sep 09, 2026 at 03:21:46PM +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> This driver has apparently never had any users, as it does not support
> devicetree probing, and no lm3533_platform_data definition ever
> existed upstream.

I don't believe we ever required board files to be upstreamed?

There's also on-going work to enable devicetree support for this one:

https://lore.kernel.org/lkml/20260617080031.99156-1-clamor95@xxxxxxxxx/

Johan