2022-06-06 15:40:09

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference

Changeset af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
renamed: bindings/pinctrl/samsung-pinctrl.txt
to: bindings/pinctrl/samsung-pinctrl.yaml, splitting it into multiple
files.

Update exynos-dw-mshc.txt accordingly.

Fixes: af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---

To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/23] at: https://lore.kernel.org/all/[email protected]/

Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
index 753e9d7d8956..985b781f0a48 100644
--- a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
+++ b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
@@ -64,7 +64,7 @@ Required properties for a slot (Deprecated - Recommend to use one slot per host)
rest of the gpios (depending on the bus-width property) are the data lines in
no particular order. The format of the gpio specifier depends on the gpio
controller.
-(Deprecated - Refer to Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt)
+(Deprecated - Refer to Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml)

Example:

--
2.36.1


2022-06-06 15:57:14

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference

On 06/06/2022 17:25, Mauro Carvalho Chehab wrote:
> Changeset af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
> renamed: bindings/pinctrl/samsung-pinctrl.txt
> to: bindings/pinctrl/samsung-pinctrl.yaml, splitting it into multiple
> files.
>
> Update exynos-dw-mshc.txt accordingly.
>
> Fixes: af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>

Commit is okay, but you can also drop it entirely because entire part
will be removed with:
https://lore.kernel.org/all/[email protected]/



Best regards,
Krzysztof

2022-06-08 08:29:34

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference

On 06/06/2022 17:41, Krzysztof Kozlowski wrote:
> On 06/06/2022 17:25, Mauro Carvalho Chehab wrote:
>> Changeset af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
>> renamed: bindings/pinctrl/samsung-pinctrl.txt
>> to: bindings/pinctrl/samsung-pinctrl.yaml, splitting it into multiple
>> files.
>>
>> Update exynos-dw-mshc.txt accordingly.
>>
>> Fixes: af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
>> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
>
> Commit is okay, but you can also drop it entirely because entire part
> will be removed with:
> https://lore.kernel.org/all/[email protected]/

Which was now applied by Ulf.

Best regards,
Krzysztof