dt-bindings: mmc: fsl-imx-esdhc: add default and 100mhz state
authorMarco Felsch <m.felsch@pengutronix.de>
Wed, 21 Feb 2024 18:46:02 +0000 (19:46 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 28 Feb 2024 12:22:59 +0000 (13:22 +0100)
Some devices support only the default and the 100MHz case, add the
support for this to the binding to avoid warnings.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240221184602.3639619-1-m.felsch@pengutronix.de
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml

index 3f6dcc7..82f7ee8 100644 (file)
@@ -177,6 +177,11 @@ properties:
           - const: state_100mhz
           - const: state_200mhz
           - const: sleep
+      - minItems: 2
+        items:
+          - const: default
+          - const: state_100mhz
+          - const: sleep
       - minItems: 1
         items:
           - const: default