[PATCH 3/3] regulator: rt4801: Fix the dt-binding document for dtc check.

From: cy_huang
Date: Sat Aug 15 2020 - 17:56:24 EST


From: ChiYuan Huang <cy_huang@xxxxxxxxxxx>

Fix the dt-binding document for dtc check.

Signed-off-by: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
---
.../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
-
examples:
- |
i2c {
--
2.7.4