[PATCH] regulator: rt4801: Specify additionalProperties: false

From: Mark Brown
Date: Tue Aug 25 2020 - 06:13:38 EST


Reported-by: Rob Herring <robh@xxxxxxxxxx>
Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
.../devicetree/bindings/regulator/richtek,rt4801-regulator.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml b/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml
index fa075c6e67f9..235e593b3b2c 100644
--- a/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml
@@ -49,6 +49,8 @@ required:
- compatible
- reg

+additionalProperties: false
+
examples:
- |
i2c {
--
2.20.1