2021-09-16 10:00:46

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [PATCH v2 05/23] dt-bindings: mmc: update mmc-card.yaml reference

Changeset 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema")
renamed: Documentation/devicetree/bindings/mmc/mmc-card.txt
to: Documentation/devicetree/bindings/mmc/mmc-card.yaml.

Update its cross-reference accordingly.

Fixes: 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema")
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
drivers/mmc/host/omap_hsmmc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c
index 7a29ad542e4a..9dafcbf969d9 100644
--- a/drivers/mmc/host/omap_hsmmc.c
+++ b/drivers/mmc/host/omap_hsmmc.c
@@ -1510,7 +1510,7 @@ static void omap_hsmmc_init_card(struct mmc_host *mmc, struct mmc_card *card)
* REVISIT: should be moved to sdio core and made more
* general e.g. by expanding the DT bindings of child nodes
* to provide a mechanism to provide this information:
- * Documentation/devicetree/bindings/mmc/mmc-card.txt
+ * Documentation/devicetree/bindings/mmc/mmc-card.yaml
*/

np = of_get_compatible_child(np, "ti,wl1251");
--
2.31.1


2021-09-17 10:12:16

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH v2 05/23] dt-bindings: mmc: update mmc-card.yaml reference

On Thu, Sep 16, 2021 at 8:52 PM Rob Herring <[email protected]> wrote:
>
> On Thu, 16 Sep 2021 11:55:04 +0200, Mauro Carvalho Chehab wrote:
> > Changeset 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema")
> > renamed: Documentation/devicetree/bindings/mmc/mmc-card.txt
> > to: Documentation/devicetree/bindings/mmc/mmc-card.yaml.
> >
> > Update its cross-reference accordingly.
> >
> > Fixes: 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema")
> > Signed-off-by: Mauro Carvalho Chehab <[email protected]>
> > ---
> > drivers/mmc/host/omap_hsmmc.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
>
> Applied, thanks!

Now dropped. Not in my tree.

Acked-by: Rob Herring <[email protected]>

2021-09-17 10:12:50

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH v2 05/23] dt-bindings: mmc: update mmc-card.yaml reference

On Thu, 16 Sep 2021 11:55:04 +0200, Mauro Carvalho Chehab wrote:
> Changeset 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema")
> renamed: Documentation/devicetree/bindings/mmc/mmc-card.txt
> to: Documentation/devicetree/bindings/mmc/mmc-card.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema")
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
> ---
> drivers/mmc/host/omap_hsmmc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied, thanks!

2021-09-23 18:51:36

by Ulf Hansson

[permalink] [raw]
Subject: Re: [PATCH v2 05/23] dt-bindings: mmc: update mmc-card.yaml reference

On Thu, 16 Sept 2021 at 11:55, Mauro Carvalho Chehab
<[email protected]> wrote:
>
> Changeset 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema")
> renamed: Documentation/devicetree/bindings/mmc/mmc-card.txt
> to: Documentation/devicetree/bindings/mmc/mmc-card.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema")
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>

Applied for next, thanks!

Kind regards
Uffe


> ---
> drivers/mmc/host/omap_hsmmc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c
> index 7a29ad542e4a..9dafcbf969d9 100644
> --- a/drivers/mmc/host/omap_hsmmc.c
> +++ b/drivers/mmc/host/omap_hsmmc.c
> @@ -1510,7 +1510,7 @@ static void omap_hsmmc_init_card(struct mmc_host *mmc, struct mmc_card *card)
> * REVISIT: should be moved to sdio core and made more
> * general e.g. by expanding the DT bindings of child nodes
> * to provide a mechanism to provide this information:
> - * Documentation/devicetree/bindings/mmc/mmc-card.txt
> + * Documentation/devicetree/bindings/mmc/mmc-card.yaml
> */
>
> np = of_get_compatible_child(np, "ti,wl1251");
> --
> 2.31.1
>