On Tue, 29 Sep 2020 11:15:31 +0300, Matti Vaittinen wrote: > Add bindings for ROHM BD9576MUF and BD9573MUF PMICs. These > PMICs are primarily intended to be used to power the R-Car series > processors. They provide 6 power outputs, safety features and a > watchdog with two functional modes. > > Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx> > --- > > Changes from v2: > - Replace bindings hw_margin_ms and rohm,hw-margin-min-ms with > rohm,hw-timeout-ms > > .../bindings/mfd/rohm,bd9576-pmic.yaml | 123 ++++++++++++++++++ > 1 file changed, 123 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>