[PATCH v1 1/2] dt-bindings: mmc: mtk-sd: update assigned-clocks/clock-parents for mt7986

Frank Wunderlich linux at fw-web.de
Sun Jun 25 12:11:50 PDT 2023


From: Frank Wunderlich <frank-w at public-files.de>

MT7986 has 2 clock-parents so update the binding for it.

Signed-off-by: Frank Wunderlich <frank-w at public-files.de>
---
 Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
index 46eefdd19a2c..485516dcc759 100644
--- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
+++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
@@ -247,6 +247,10 @@ allOf:
               - mediatek,mt7986-mmc
     then:
       properties:
+        assigned-clocks:
+          maxItems: 2
+        assigned-clock-parents:
+          maxItems: 2
         clocks:
           minItems: 3
           items:
-- 
2.34.1




More information about the Linux-mediatek mailing list