[PATCH V2 0/2] power: remove non-DM max8997/8 files
Jaehoon Chung
jh80.chung at samsung.com
Mon Feb 22 23:28:21 CET 2021
Remove non-DM files about max8997 and mx8998.
There are already max8997/8 pmic driver to support driver-model.
But it didn't remove them because there was one place to use them.
Now it's time to rmoeve non-DM max8997/8 files after converting to DM
in samsung/common/misc.c
Changelog on V2:
- Rebased on latest u-boot
- Add Simon's reviewed-tag
Jaehoon Chung (2):
board: samsung: covert to driver model about power_key_pressed
power: pmic: remove pmic_max8997/8 files
board/samsung/common/misc.c | 27 ++++----
drivers/power/pmic/Makefile | 2 -
drivers/power/pmic/pmic_max8997.c | 107 ------------------------------
drivers/power/pmic/pmic_max8998.c | 32 ---------
4 files changed, 14 insertions(+), 154 deletions(-)
delete mode 100644 drivers/power/pmic/pmic_max8997.c
delete mode 100644 drivers/power/pmic/pmic_max8998.c
--
2.29.0
More information about the U-Boot
mailing list