Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1515582

[PATCH 0/2] mfd: add Ricoh RC5T619 PMIC support

From Pierre-Hugues Husson <phh@phh.me>
Newsgroups linux.kernel
Subject [PATCH 0/2] mfd: add Ricoh RC5T619 PMIC support
Date 2016-11-05 17:30 +0100
Message-ID <sAc0V-1JA-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patchset adds RC5T619 support. This PMIC is used on many
rockchip-based devices, for instance the GPD XD, or the Archos 101 Oxygen

---
 Documentation/devicetree/bindings/mfd/rn5t618.txt |   16 +++--
 drivers/mfd/Kconfig                               |    3 -
 drivers/mfd/rn5t618.c                             |    1 
 drivers/regulator/Kconfig                         |    4 -
 drivers/regulator/rn5t618-regulator.c             |   35 ++++++++++--
 include/linux/mfd/rn5t618.h                       |   15 +++++
 6 files changed, 61 insertions(+), 13 deletions(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] mfd: add Ricoh RC5T619 PMIC support Pierre-Hugues Husson <phh@phh.me> - 2016-11-05 17:30 +0100
  [PATCH 2/2] regulator: rn5t618: add RC5T619 PMIC support Pierre-Hugues Husson <phh@phh.me> - 2016-11-05 17:30 +0100
    Re: [PATCH 2/2] regulator: rn5t618: add RC5T619 PMIC support Mark Brown <broonie@kernel.org> - 2016-11-09 15:10 +0100
  [PATCH 1/2] mfd: rn5t618: Add Ricoh RC5T619 PMIC support Pierre-Hugues Husson <phh@phh.me> - 2016-11-05 17:30 +0100

csiph-web