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

From: Pierre-Hugues Husson
Date: Sat Nov 05 2016 - 12:19:54 EST


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(-)