Skip to content

Commit

Permalink
dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property
Browse files Browse the repository at this point in the history
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 <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Bhupesh Sharma <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
  • Loading branch information
ichernev authored and storulf committed Sep 14, 2022
1 parent bef8287 commit a7c9986
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a7c9986

Please sign in to comment.