[PATCH RFC 0/2] regulator: pfuze100: add pfuze3001 support
From: Stefan Wahren
Date: Fri Jun 15 2018 - 07:46:02 EST
This patch series adds support for the NXP PMIC PF3001. This
based mostly on the patches by Robin Gong and Mauro Salvini from
here [1].
[1] - https://community.nxp.com/docs/DOC-331899
Stefan Wahren (2):
dt-bindings: pfuze100: add pfuze3001 support
regulator: pfuze100: add pfuze3001 support
.../devicetree/bindings/regulator/pfuze100.txt | 77 ++++++++++++++++++++-
drivers/regulator/Kconfig | 4 +-
drivers/regulator/pfuze100-regulator.c | 78 ++++++++++++++++++++--
include/linux/regulator/pfuze100.h | 11 +++
4 files changed, 160 insertions(+), 10 deletions(-)
--
2.7.4