aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIskren Chernev <iskren.chernev@gmail.com>2022-09-10 17:32:09 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2022-09-14 11:58:41 +0200
commita7c9986880b00d7088bf115439273f856a681f60 (patch)
treec0e941e6a0841d4538f2e6b9f7c580e6975911ac
parentdt-bindings: mmc: rockchip: add rockchip,rk3128-dw-mshc (diff)
downloadlinux-dev-a7c9986880b00d7088bf115439273f856a681f60.tar.xz
linux-dev-a7c9986880b00d7088bf115439273f856a681f60.zip
dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property
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>
-rw-r--r--Documentation/devicetree/bindings/mmc/sdhci-msm.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
index a792fa5574a0..775476d7f9f0 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
+++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
@@ -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