* Re: [PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property
2022-09-10 14:32 ` [PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property Iskren Chernev
@ 2022-09-11 13:30 ` Krzysztof Kozlowski
2022-09-12 17:00 ` Bhupesh Sharma
2022-09-14 14:00 ` Ulf Hansson
2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-09-11 13:30 UTC (permalink / raw)
To: Iskren Chernev, Bjorn Andersson, Rob Herring
Cc: phone-devel, ~postmarketos/upstreaming, linux-arm-msm, devicetree,
Ulf Hansson, Krzysztof Kozlowski, Bhupesh Sharma, linux-mmc,
linux-kernel
On 10/09/2022 16:32, Iskren Chernev 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@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property
2022-09-10 14:32 ` [PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property Iskren Chernev
2022-09-11 13:30 ` Krzysztof Kozlowski
@ 2022-09-12 17:00 ` Bhupesh Sharma
2022-09-14 14:00 ` Ulf Hansson
2 siblings, 0 replies; 4+ messages in thread
From: Bhupesh Sharma @ 2022-09-12 17:00 UTC (permalink / raw)
To: Iskren Chernev, Krzysztof Kozlowski, Bjorn Andersson, Rob Herring
Cc: phone-devel, ~postmarketos/upstreaming, linux-arm-msm, devicetree,
Ulf Hansson, Krzysztof Kozlowski, linux-mmc, linux-kernel
On 9/10/22 8:02 PM, Iskren Chernev 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@gmail.com>
> ---
> 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
>
Reviewed-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property
2022-09-10 14:32 ` [PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property Iskren Chernev
2022-09-11 13:30 ` Krzysztof Kozlowski
2022-09-12 17:00 ` Bhupesh Sharma
@ 2022-09-14 14:00 ` Ulf Hansson
2 siblings, 0 replies; 4+ messages in thread
From: Ulf Hansson @ 2022-09-14 14:00 UTC (permalink / raw)
To: Iskren Chernev
Cc: Krzysztof Kozlowski, Bjorn Andersson, Rob Herring, phone-devel,
~postmarketos/upstreaming, linux-arm-msm, devicetree,
Krzysztof Kozlowski, Bhupesh Sharma, linux-mmc, linux-kernel
On Sat, 10 Sept 2022 at 16:32, Iskren Chernev <iskren.chernev@gmail.com> 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@gmail.com>
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
>
^ permalink raw reply [flat|nested] 4+ messages in thread