]> git.baikalelectronics.ru Git - uboot.git/commit
power: Drop unused muic_max77693 driver and mfd code
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:00 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
commit849288a142d66039e616c236248b7be6c9ef02c4
treeb39a891e1556e988fffa8633eb0434a7b90af003
parent4d466c8066f298d79ff813c5cde1a9430c4ec70a
power: Drop unused muic_max77693 driver and mfd code

This driver is not used and has lain unconverted since:

   6bcd44ff7d0 arm: exynos: i2c: Convert exynos boards to use DM_I2C

Drop it and the entire mfd directory, since there is nothing left.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/power/Makefile
drivers/power/mfd/Makefile [deleted file]
drivers/power/mfd/muic_max77693.c [deleted file]