diff mbox series

[v3] dt-bindings: mfd: mt6370: fix the indentation in the example

Message ID 1663295929-9024-1-git-send-email-u0084500@gmail.com
State Not Applicable, archived
Headers show
Series [v3] dt-bindings: mfd: mt6370: fix the indentation in the example | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 1 warnings, 8 lines checked
robh/patch-applied fail build log
robh/checkpatch warning total: 0 errors, 1 warnings, 8 lines checked
robh/patch-applied fail build log

Commit Message

ChiYuan Huang Sept. 16, 2022, 2:38 a.m. UTC
From: ChiYuan Huang <cy_huang@richtek.com>

Fix the indentation in the binding example. There're two redudant space
charactors need to be removed.

Acked-by: Rob Herring <robh@kernel.org>
Fixes: 76f52f815f1a ("dt-bindings: mfd: Add MediaTek MT6370")
Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
---
'Acked-by' must be added in v2. But I seen the reply after I sent patch v2.

Sorry to add 'Acked-by' only in v3 change.

Since v3:
- Add 'Acked-by' tag.

Since v2:
- Add Fixes tag in commit message

---
 Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Lee Jones Sept. 28, 2022, 10:53 a.m. UTC | #1
On Fri, 16 Sep 2022, 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.
> 
> Acked-by: Rob Herring <robh@kernel.org>

Next time, please keep tags in chronological order.

I'll fix this for you this time.

> Fixes: 76f52f815f1a ("dt-bindings: mfd: Add MediaTek MT6370")
> Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
> ---
> 'Acked-by' must be added in v2. But I seen the reply after I sent patch v2.
> 
> Sorry to add 'Acked-by' only in v3 change.
> 
> Since v3:
> - Add 'Acked-by' tag.
> 
> Since v2:
> - Add Fixes tag in commit message
> 
> ---
>  Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.
diff mbox series

Patch

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;