Enjoy! The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-power-rtc-v5.5 for you to fetch changes up to 9d0863baff497880c1427d3ea7b89b303ace9675: MAINTAINERS: add Mediatek shutdown drivers (2019-10-24 09:04:00 +0100) ---------------------------------------------------------------- Immutable branch between MFD, Power and RTC due for the v5.5 merge window ---------------------------------------------------------------- Josef Friedl (6): dt-bindings: rtc: mediatek: add missing mt6397 rtc rtc: mt6397: move some common definitions into rtc.h rtc: mt6397: improvements of rtc driver rtc: mt6397: add compatible for mt6323 power: reset: add driver for mt6323 poweroff MAINTAINERS: add Mediatek shutdown drivers .../devicetree/bindings/rtc/rtc-mt6397.txt | 29 ++++++ MAINTAINERS | 7 ++ drivers/power/reset/Kconfig | 10 ++ drivers/power/reset/Makefile | 1 + drivers/power/reset/mt6323-poweroff.c | 97 +++++++++++++++++++ drivers/rtc/rtc-mt6397.c | 107 ++++----------------- include/linux/mfd/mt6397/rtc.h | 71 ++++++++++++++ 7 files changed, 236 insertions(+), 86 deletions(-) create mode 100644 Documentation/devicetree/bindings/rtc/rtc-mt6397.txt create mode 100644 drivers/power/reset/mt6323-poweroff.c create mode 100644 include/linux/mfd/mt6397/rtc.h -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog