[PATCH 1/7] dt-bindings: mfd: mediatek: Fix regulator description

From: matthias . bgg
Date: Fri Mar 12 2021 - 09:57:04 EST


From: Matthias Brugger <mbrugger@xxxxxxxx>

Having a separate compatible for the regulator node is redundant and not
needed. Delete the corresponding requierement.

Signed-off-by: Matthias Brugger <mbrugger@xxxxxxxx>
---

Documentation/devicetree/bindings/mfd/mt6397.txt | 3 ---
1 file changed, 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt
index 2661775a38251..28a69728e6fe2 100644
--- a/Documentation/devicetree/bindings/mfd/mt6397.txt
+++ b/Documentation/devicetree/bindings/mfd/mt6397.txt
@@ -33,11 +33,8 @@ Optional subnodes:
For details, see ../rtc/rtc-mt6397.txt
- regulators
Required properties:
- - compatible: "mediatek,mt6323-regulator"
see ../regulator/mt6323-regulator.txt
- - compatible: "mediatek,mt6358-regulator"
see ../regulator/mt6358-regulator.txt
- - compatible: "mediatek,mt6397-regulator"
see ../regulator/mt6397-regulator.txt
- codec
Required properties:
--
2.30.1