Enjoy! The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-rtc-v6.4 for you to fetch changes up to bb7929626c4f57f590b6028540a4bbd2a73809cb: rtc: s5m: Drop S5M8763 support (2023-03-16 15:12:03 +0000) ---------------------------------------------------------------- Immutable branch between MFD and RTC due for the v6.4 merge window ---------------------------------------------------------------- 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 -- Lee Jones [李琼斯]