[GIT PULL] Immutable branch between MFD, Regulator and RTC due for the v4.9 merge window

Lee Jones lee.jones at linaro.org
Wed Aug 31 05:51:37 PDT 2016


Enjoy!

The following changes since commit 694d0d0bb2030d2e36df73e2d23d5770511dbc8d:

  Linux 4.8-rc2 (2016-08-14 19:11:36 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-regulator-rtc-v4.9-1

for you to fetch changes up to 5d2fd5c79e169547fcd4bf363f96cc544fd3489e:

  rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808 (2016-08-31 13:48:57 +0100)

----------------------------------------------------------------
Immutable branch between MFD, Regulator and RTC due for the v4.9 merge window

----------------------------------------------------------------
Wadim Egorov (4):
      mfd: rk808: Add RK818 support
      regulator: rk808: Add regulator driver for RK818
      mfd: dt-bindings: Add RK818 device tree bindings document
      rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808

 Documentation/devicetree/bindings/mfd/rk808.txt |  37 +++-
 drivers/mfd/Kconfig                             |   4 +-
 drivers/mfd/rk808.c                             | 226 ++++++++++++++++++++----
 drivers/regulator/Kconfig                       |   4 +-
 drivers/regulator/rk808-regulator.c             | 143 ++++++++++++++-
 drivers/rtc/Kconfig                             |   4 +-
 include/linux/mfd/rk808.h                       | 154 +++++++++++++++-
 7 files changed, 516 insertions(+), 56 deletions(-)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog



More information about the Linux-rockchip mailing list