Re: [PATCH v2 07/17] dt_bindings: mfd: Add ROHM BD71815 PMIC

From: Rob Herring
Date: Mon Feb 08 2021 - 21:27:26 EST


On Tue, 19 Jan 2021 09:21:23 +0200, Matti Vaittinen wrote:
> Document DT bindings for ROHM BD71815.
>
> BD71815 is a single-chip power management IC mainly for battery-powered
> portable devices. The IC integrates 5 bucks, 7 LDOs, a boost driver for
> LED, a battery charger with a Coulomb counter, a real-time clock, a 32kHz
> clock and two general-purpose outputs although only one is documented by
> the data-sheet.
>
> Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx>
> ---
>
> Changes since v1:
> - fixed patch ordering to meet ref dependencies
> - added missing blank lines
> - clkout-mode changed from string to tristated (uint)
> - added default for rsense resistor
>
> .../bindings/mfd/rohm,bd71815-pmic.yaml | 202 ++++++++++++++++++
> 1 file changed, 202 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>