On Mon, 29 Oct 2018 16:22:04 +0000, Pascal PAILLET-LME wrote: > stpmic1 is a pmic from STMicroelectronics. The STPMIC1 integrates 10 > regulators, 3 power switches, a watchdog and an input for a power on key. > > Signed-off-by: Pascal Paillet <p.paillet@xxxxxx> > --- > changes in v5: > * removed st properties > * added buck modes definitions in the header > > .../devicetree/bindings/mfd/st,stpmic1.txt | 61 ++++++++++++++++++++++ > include/dt-bindings/mfd/st,stpmic1.h | 50 ++++++++++++++++++ > 2 files changed, 111 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/st,stpmic1.txt > create mode 100644 include/dt-bindings/mfd/st,stpmic1.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>