[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210312145545.26050-1-matthias.bgg@kernel.org>
Date: Fri, 12 Mar 2021 15:55:39 +0100
From: matthias.bgg@...nel.org
To: lee.jones@...aro.org, robh+dt@...nel.org, matthias.bgg@...il.com,
lgirdwood@...il.com, broonie@...nel.org
Cc: devicetree@...r.kernel.org, linux-mediatek@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Matthias Brugger <mbrugger@...e.com>
Subject: [PATCH 1/7] dt-bindings: mfd: mediatek: Fix regulator description
From: Matthias Brugger <mbrugger@...e.com>
Having a separate compatible for the regulator node is redundant and not
needed. Delete the corresponding requierement.
Signed-off-by: Matthias Brugger <mbrugger@...e.com>
---
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
Powered by blists - more mailing lists