On Sat, Aug 15, 2020 at 11:14:22AM +0800, cy_huang wrote: > From: ChiYuan Huang <[email protected]> > > Fix the dt-binding document for dtc check.
This should be squashed into the prior patch. > > Signed-off-by: ChiYuan Huang <[email protected]> > --- > .../devicetree/bindings/regulator/richtek,rt4801-regulator.yaml | 3 > --- > 1 file changed, 3 deletions(-) > > diff --git > a/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml > b/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml > index 28d30e2..fa075c6 100644 > --- > a/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml > +++ > b/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml > @@ -49,9 +49,6 @@ required: > - compatible > - reg > > -additionalProperties: > - - enable-gpios > - This should be: additionalProperties: false > examples: > - | > i2c { > -- > 2.7.4 >

