Re: [PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property

From: Ulf Hansson
Date: Wed Sep 14 2022 - 10:02:57 EST


On Sat, 10 Sept 2022 at 16:32, Iskren Chernev <iskren.chernev@xxxxxxxxx> wrote:
>
> 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@xxxxxxxxx>

Applied for next, thanks!

Kind regards
Uffe


> ---
> Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> 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
>
> --
> 2.37.2
>