[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDyKFqS6Ew2Op1qx_YHMCd0qFmRm_XtUQrgdWLY_+v0kxr8pA@mail.gmail.com>
Date: Mon, 6 Jul 2020 16:49:26 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Kangmin Park <l4stpr0gr4m@...il.com>
Cc: "linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
DTML <devicetree@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] dt-bindings: mmc: sdhci-sirf
On Wed, 1 Jul 2020 at 00:37, Kangmin Park <l4stpr0gr4m@...il.com> wrote:
>
> Fix unit address to match the first address specified in the reg
> property of the node.
Rather than fixing legacy DT doc, can you please consider to convert
the doc into the yaml format instead?
Kind regards
Uffe
>
> Signed-off-by: Kangmin Park <l4stpr0gr4m@...il.com>
> ---
> Documentation/devicetree/bindings/mmc/sdhci-sirf.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/sdhci-sirf.txt b/Documentation/devicetree/bindings/mmc/sdhci-sirf.txt
> index dd6ed464bcb8..61185bbfdf9e 100644
> --- a/Documentation/devicetree/bindings/mmc/sdhci-sirf.txt
> +++ b/Documentation/devicetree/bindings/mmc/sdhci-sirf.txt
> @@ -11,7 +11,7 @@ Optional properties:
>
> Example:
>
> - sd0: sdhci@...00000 {
> + sd0: sdhci@...00000 {
> compatible = "sirf,prima2-sdhc";
> reg = <0xcd000000 0x100000>;
> cd-gpios = <&gpio 6 0>;
> --
> 2.26.2
>
Powered by blists - more mailing lists