Re: [PATCH v3 1/2] regulator: rt6160: Add DT binding document for Richtek RT6160

From: Rob Herring
Date: Thu May 20 2021 - 21:23:15 EST


On Wed, 19 May 2021 14:43:58 +0800, cy_huang wrote:
> From: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
>
> Add DT binding document for Richtek RT6160 voltage regulator.
>
> Signed-off-by: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
> ---
> since v3
> - Move all regulator related properties to the upper node.
>
> since v2
> - Move buckboost node from patternProperties to Properties.
> ---
> .../regulator/richtek,rt6160-regulator.yaml | 61 ++++++++++++++++++++++
> 1 file changed, 61 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/regulator/richtek,rt6160-regulator.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>