Re: [PATCH v5 2/3] dt-bindings: mfd: add LP87524-Q1

From: Rob Herring
Date: Mon Sep 14 2020 - 16:25:04 EST


On Wed, 02 Sep 2020 16:22:58 +0200, Luca Ceresoli wrote:
> Add the LP87524-Q1 to the bindings along with an example. This is a variant
> of the LP87565-Q1 and LP87561-Q1 chips which already have bindings.
>
> Signed-off-by: Luca Ceresoli <luca@xxxxxxxxxxxxxxxx>
>
> ---
>
> Changes in v5:
> - describe the "regulators" node too (Rob)
> - add 'additionalProperties: false' (Rob)
> - user patternProperties for supplies
> - simplify supply description
>
> Changes in v4:
> - reformat as a standalone file
>
> Changes in v3:
> - fix yaml errors
>
> Changes in v2:
> - RFC,v1 was based on the txt file, rewrite for yaml
> - use uppercase consistently in model names (Lee Jones)
> - replace "regulator" -> "mfd" in subject line (Lee Jones)
> - replace "dt:" suffix with "dt-bindings:" prefix in subject line
> ---
> .../bindings/mfd/ti,lp87524-q1.yaml | 112 ++++++++++++++++++
> 1 file changed, 112 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mfd/ti,lp87524-q1.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>