All of lore.kernel.org
 help / color / mirror / Atom feed
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: cy_huang <u0084500@gmail.com>,
	lee@kernel.org, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com
Cc: cy_huang@richtek.com, chiaen_wu@richtek.com,
	alice_chen@richtek.com, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example
Date: Wed, 14 Sep 2022 13:03:32 +0200	[thread overview]
Message-ID: <aa144d4e-dd9f-2ead-9ab5-e519dfab7709@collabora.com> (raw)
In-Reply-To: <1663143803-28660-1-git-send-email-u0084500@gmail.com>

Il 14/09/22 10:23, cy_huang ha scritto:
> From: ChiYuan Huang <cy_huang@richtek.com>
> 
> Fix the indentation in the binding example. There're two redudant space
> charactors need to be removed.
> 
> Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>

This commit needs a Fixes tag, please add it:

Fixes: 76f52f815f1a ("dt-bindings: mfd: Add MediaTek MT6370")

Regards,
Angelo

> ---
>   Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml
> index 410e2d4..250484d 100644
> --- a/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml
> +++ b/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml
> @@ -119,7 +119,7 @@ examples:
>         #address-cells = <1>;
>         #size-cells = <0>;
>   
> -        pmic@34 {
> +      pmic@34 {
>           compatible = "mediatek,mt6370";
>           reg = <0x34>;
>           wakeup-source;
> 




WARNING: multiple messages have this Message-ID (diff)
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: cy_huang <u0084500@gmail.com>,
	lee@kernel.org, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com
Cc: cy_huang@richtek.com, chiaen_wu@richtek.com,
	alice_chen@richtek.com, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example
Date: Wed, 14 Sep 2022 13:03:32 +0200	[thread overview]
Message-ID: <aa144d4e-dd9f-2ead-9ab5-e519dfab7709@collabora.com> (raw)
In-Reply-To: <1663143803-28660-1-git-send-email-u0084500@gmail.com>

Il 14/09/22 10:23, cy_huang ha scritto:
> From: ChiYuan Huang <cy_huang@richtek.com>
> 
> Fix the indentation in the binding example. There're two redudant space
> charactors need to be removed.
> 
> Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>

This commit needs a Fixes tag, please add it:

Fixes: 76f52f815f1a ("dt-bindings: mfd: Add MediaTek MT6370")

Regards,
Angelo

> ---
>   Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml
> index 410e2d4..250484d 100644
> --- a/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml
> +++ b/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml
> @@ -119,7 +119,7 @@ examples:
>         #address-cells = <1>;
>         #size-cells = <0>;
>   
> -        pmic@34 {
> +      pmic@34 {
>           compatible = "mediatek,mt6370";
>           reg = <0x34>;
>           wakeup-source;
> 



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-09-14 11:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-14  8:23 [PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example cy_huang
2022-09-14  8:23 ` cy_huang
2022-09-14 11:03 ` AngeloGioacchino Del Regno [this message]
2022-09-14 11:03   ` AngeloGioacchino Del Regno
2022-09-14 15:06 ` Rob Herring
2022-09-14 15:06   ` Rob Herring

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=aa144d4e-dd9f-2ead-9ab5-e519dfab7709@collabora.com \
    --to=angelogioacchino.delregno@collabora.com \
    --cc=alice_chen@richtek.com \
    --cc=chiaen_wu@richtek.com \
    --cc=cy_huang@richtek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lee@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=u0084500@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.