[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1663157936-5010-1-git-send-email-u0084500@gmail.com>
Date: Wed, 14 Sep 2022 20:18:56 +0800
From: cy_huang <u0084500@...il.com>
To: lee@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, matthias.bgg@...il.com
Cc: cy_huang@...htek.com, chiaen_wu@...htek.com,
alice_chen@...htek.com, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2] dt-bindings: mfd: mt6370: fix the indentation in the example
From: ChiYuan Huang <cy_huang@...htek.com>
Fix the indentation in the binding example. There're two redudant space
charactors need to be removed.
Fixes: 76f52f815f1a ("dt-bindings: mfd: Add MediaTek MT6370")
Signed-off-by: ChiYuan Huang <cy_huang@...htek.com>
---
Since v2:
- Add Fixes tag in commit message
---
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
Powered by blists - more mailing lists