On Wed, 11 Dec 2019 11:37:59 +0200, Matti Vaittinen wrote: > ROHM BD71828 Power management IC integrates 7 buck converters, 7 LDOs, > a real-time clock (RTC), 3 GPO/regulator control pins, HALL input > and a 32.768 kHz clock gate. > > Document the dt bindings drivers are using. > > Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx> > --- > Changes since v5: > - Remove regulator run-level properties > - Change SPDX to dual lisence > - remove trivial descriptions > > .../bindings/mfd/rohm,bd71828-pmic.yaml | 193 ++++++++++++++++++ > 1 file changed, 193 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>