[PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example
cy_huang
u0084500 at gmail.com
Wed Sep 14 01:23:23 PDT 2022
From: ChiYuan Huang <cy_huang at 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 at 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 at 34 {
+ pmic at 34 {
compatible = "mediatek,mt6370";
reg = <0x34>;
wakeup-source;
--
2.7.4
More information about the linux-arm-kernel
mailing list