From: Ulf Hansson <ulf.hansson@linaro.org>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Cc: Linux Doc Mailing List <linux-doc@vger.kernel.org>,
Jonathan Corbet <corbet@lwn.net>,
Cai Huoqing <caihuoqing@baidu.com>,
Maxime Ripard <maxime@cerno.tech>, Rob Herring <robh@kernel.org>,
Yang Li <abaci-bugfix@linux.alibaba.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-mmc <linux-mmc@vger.kernel.org>,
linux-omap <linux-omap@vger.kernel.org>
Subject: Re: [PATCH v2 05/23] dt-bindings: mmc: update mmc-card.yaml reference
Date: Thu, 23 Sep 2021 20:49:41 +0200 [thread overview]
Message-ID: <CAPDyKFrZptmXAfJbf7eUyrQ0dMVSZbpdXw=CfK-LSYbEeMayig@mail.gmail.com> (raw)
In-Reply-To: <820bb7a1d7e0e51cbea72c9bee6bce806427d1f3.1631785820.git.mchehab+huawei@kernel.org>
On Thu, 16 Sept 2021 at 11:55, Mauro Carvalho Chehab
<mchehab+huawei@kernel.org> 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 <mchehab+huawei@kernel.org>
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
>
next prev parent reply other threads:[~2021-09-23 18:50 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-16 9:54 [PATCH v2 00/23] Fix some issues at documentation Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 01/23] visorbus: fix a copyright symbol that was bad encoded Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 02/23] dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference Mauro Carvalho Chehab
2021-09-17 1:45 ` Rob Herring
2021-09-16 9:55 ` [PATCH v2 03/23] dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml reference Mauro Carvalho Chehab
2021-09-17 1:58 ` Rob Herring
2021-09-16 9:55 ` [PATCH v2 04/23] dt-bindings: w1: update w1-gpio.yaml reference Mauro Carvalho Chehab
2021-09-17 1:51 ` Rob Herring
2021-09-16 9:55 ` [PATCH v2 05/23] dt-bindings: mmc: update mmc-card.yaml reference Mauro Carvalho Chehab
2021-09-17 1:52 ` Rob Herring
2021-09-17 1:56 ` Rob Herring
2021-09-23 18:49 ` Ulf Hansson [this message]
2021-09-16 9:55 ` [PATCH v2 06/23] libbpf: update index.rst reference Mauro Carvalho Chehab
2021-09-16 18:15 ` Andrii Nakryiko
2021-09-16 9:55 ` [PATCH v2 07/23] docs: accounting: update delay-accounting.rst reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 08/23] tools: bpftool: update bpftool-prog.rst reference Mauro Carvalho Chehab
2021-09-17 17:18 ` Andrii Nakryiko
2021-09-16 9:55 ` [PATCH v2 09/23] tools: bpftool: update bpftool-map.rst reference Mauro Carvalho Chehab
2021-09-17 17:17 ` Andrii Nakryiko
2021-09-16 9:55 ` [PATCH v2 10/23] bpftool: update bpftool-cgroup.rst reference Mauro Carvalho Chehab
2021-09-17 17:19 ` Andrii Nakryiko
2021-09-16 9:55 ` [PATCH v2 11/23] MAINTAINERS: update arm,vic.yaml reference Mauro Carvalho Chehab
2021-09-16 10:33 ` Sudeep Holla
2021-09-16 9:55 ` [PATCH v2 12/23] MAINTAINERS: update aspeed,i2c.yaml reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 13/23] MAINTAINERS: update faraday,ftrtc010.yaml reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 14/23] MAINTAINERS: update fsl,fec.yaml reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 15/23] MAINTAINERS: update ti,sci.yaml reference Mauro Carvalho Chehab
2021-09-16 11:57 ` Nishanth Menon
2021-09-16 9:55 ` [PATCH v2 16/23] MAINTAINERS: update intel,ixp46x-rng.yaml reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 17/23] MAINTAINERS: update nxp,imx8-jpeg.yaml reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 18/23] MAINTAINERS: update gemini.yaml reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 19/23] MAINTAINERS: update brcm,unimac-mdio.yaml reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 20/23] MAINTAINERS: update chipone,icn8318.yaml reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 21/23] MAINTAINERS: update silergy,sy8106a.yaml reference Mauro Carvalho Chehab
2021-09-16 11:34 ` Mark Brown
2021-09-16 9:55 ` [PATCH v2 22/23] MAINTAINERS: update mtd-physmap.yaml reference Mauro Carvalho Chehab
2021-09-16 9:55 ` [PATCH v2 23/23] MAINTAINERS: update ti,am654-hbmc.yaml reference Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAPDyKFrZptmXAfJbf7eUyrQ0dMVSZbpdXw=CfK-LSYbEeMayig@mail.gmail.com' \
--to=ulf.hansson@linaro.org \
--cc=abaci-bugfix@linux.alibaba.com \
--cc=caihuoqing@baidu.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=maxime@cerno.tech \
--cc=mchehab+huawei@kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).