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>