[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191024081923.GJ15843@dell>
Date: Thu, 24 Oct 2019 09:19:23 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Frank Wunderlich <frank-w@...lic-files.de>
Cc: linux-mediatek@...ts.infradead.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Eddie Huang <eddie.huang@...iatek.com>,
Josef Friedl <josef.friedl@...ed.at>,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
linux-rtc@...r.kernel.org, Mark Rutland <mark.rutland@....com>,
Matthias Brugger <matthias.bgg@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Sean Wang <sean.wang@...iatek.com>,
Sebastian Reichel <sre@...nel.org>,
Tianping Fang <tianping.fang@...iatek.com>
Subject: [GIT PULL] Immutable branch between MFD, Power and RTC due for the
v5.5 merge window
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
Powered by blists - more mailing lists