Message ID | 20230131183008.4451-1-virag.david003@gmail.com |
---|---|
Headers | show |
Series | Remove SEC S5M MFDs with no compatibles | expand |
On Tue, 31 Jan 2023, David Virag wrote: > The S5M8751 and S5M8763 MFD PMICs have no compatibles, and board file > support for them was removed, resulting in essentially no way for these > chips to be used anymore (unless they get dt compatibles). > They seemingly have never been in any board files upstream and I only > found references to the SM8751 being on the SMDK6450 board (which has > been unsupported for many years now) in a downstream Samsung Galaxy S2 > kernel tree. > > The patches should be applied in order. > > David Virag (2): > mfd: sec: Remove PMICs without compatibles > rtc: s5m: Drop S5M8763 support > > drivers/mfd/sec-core.c | 46 --------------- > drivers/mfd/sec-irq.c | 89 ---------------------------- > drivers/rtc/rtc-s5m.c | 82 +------------------------- > include/linux/mfd/samsung/core.h | 2 - > include/linux/mfd/samsung/irq.h | 50 ---------------- > include/linux/mfd/samsung/s5m8763.h | 90 ----------------------------- > 6 files changed, 3 insertions(+), 356 deletions(-) > delete mode 100644 include/linux/mfd/samsung/s5m8763.h Pull-request to follow, once it passes build testing. -- Lee Jones [李琼斯]