dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property
authorIskren Chernev <iskren.chernev@gmail.com>
Sat, 10 Sep 2022 14:32:09 +0000 (17:32 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 14 Sep 2022 09:58:41 +0000 (11:58 +0200)
Most mmc blocks contain two pinctrls, default and sleep. But then
dt-schema complains about pinctrl-1 not being defined.

Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Link: https://lore.kernel.org/r/20220910143213.477261-6-iskren.chernev@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/sdhci-msm.yaml

index a792fa5574a0f09b98cd8ca76da0df448389e527..775476d7f9f03edf3b88375c683d1c10b889012c 100644 (file)
@@ -97,6 +97,10 @@ properties:
     description:
       Should specify pin control groups used for this controller.
 
+  pinctrl-1:
+    description:
+      Should specify sleep pin control groups used for this controller.
+
   resets:
     maxItems: 1