linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example
@ 2022-09-14  8:23 cy_huang
  2022-09-14 11:03 ` AngeloGioacchino Del Regno
  2022-09-14 15:06 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: cy_huang @ 2022-09-14  8:23 UTC (permalink / raw)
  To: lee, robh+dt, krzysztof.kozlowski+dt, matthias.bgg
  Cc: cy_huang, chiaen_wu, alice_chen, devicetree, linux-arm-kernel,
	linux-mediatek, linux-kernel

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>
---
 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;
-- 
2.7.4


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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example
  2022-09-14  8:23 [PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example cy_huang
@ 2022-09-14 11:03 ` AngeloGioacchino Del Regno
  2022-09-14 15:06 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-09-14 11:03 UTC (permalink / raw)
  To: cy_huang, lee, robh+dt, krzysztof.kozlowski+dt, matthias.bgg
  Cc: cy_huang, chiaen_wu, alice_chen, devicetree, linux-arm-kernel,
	linux-mediatek, linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example
  2022-09-14  8:23 [PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example cy_huang
  2022-09-14 11:03 ` AngeloGioacchino Del Regno
@ 2022-09-14 15:06 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-09-14 15:06 UTC (permalink / raw)
  To: cy_huang
  Cc: cy_huang, robh+dt, chiaen_wu, linux-mediatek, alice_chen,
	linux-arm-kernel, matthias.bgg, krzysztof.kozlowski+dt, lee,
	devicetree, linux-kernel

On Wed, 14 Sep 2022 16:23:23 +0800, cy_huang wrote:
> 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>
> ---
>  Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-14 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14  8:23 [PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example cy_huang
2022-09-14 11:03 ` AngeloGioacchino Del Regno
2022-09-14 15:06 ` Rob Herring

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).