[PATCH 08/14] mfd: remove unused aat2870 driver
Arnd Bergmann
arnd at arndb.de
Sat Sep 12 01:05:45 PDT 2026
On Sat, Sep 12, 2026, at 08:42, Svyatoslav Ryhel wrote:
> чт, 10 вер. 2026 р. о 21:15 Arnd Bergmann <arnd at arndb.de> пише:
>> drivers/leds/leds-lm3530.c
>> drivers/leds/leds-lm3532.c
>
> LM3532 has full OF support and is functional, it just does not have
> device tree users yet. I have a device using it - Motorola Atrix 4G
> (Tegra 2 based).
>
> Here is commit removing LM3532
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=46a6457870825d8b782d350fdc7e27c540734d41
> Here are my patches bringing up Motorola Atrix 4G support
> https://lore.kernel.org/lkml/20260721100245.444623-3-clamor95@gmail.com/
Ah, perfect: this is actually one of two drivers that I independently
noticed as a false positive while writing the commit logs, and I
dropped the changes in the update I pushed the branch yesterday.
In fact, I saw that there are three other upstream dts files using
this driver. In general, I assumed that anything with a DT binding
has users, with the exception of the devices inside of a removed
SoC and a few PMIC chips that were tightly linked to a removed SoC
from the same manufacturer.
Thanks a lot for checking the list!
Arnd
More information about the linux-arm-kernel
mailing list