]> git.ipfire.org Git - thirdparty/u-boot.git/commit
drivers: misc: Remove pca9551_led driver
authorTom Rini <trini@konsulko.com>
Fri, 11 Jul 2025 15:20:22 +0000 (09:20 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 18 Jul 2025 18:22:13 +0000 (12:22 -0600)
commitbdf443ffd54f401eea278c4f49cb99e9f63d7d0e
tree717ee8805c0d05efc5dbb228ec2a0250339e40b3
parent786e1f6dea07126b0265fcb6e8f5010d8d3e0e40
drivers: misc: Remove pca9551_led driver

This driver has not been converted to DM_I2C and the last platform that
used it was removed as well. Remove the driver.

Fixes: 4bbcec08ebec ("arm: Remove mx6dlarm2 board")
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/pca9551_led.c [deleted file]