aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiYuan Huang <cy_huang@richtek.com>2022-09-16 10:38:49 +0800
committerLee Jones <lee@kernel.org>2022-09-28 16:17:42 +0100
commite1f1629df957b2f352d1ac2a5b0919280858c7e3 (patch)
tree823c52129138eaae8f183d527e963cbe67e5c2b6
parentmfd: da9061: Fix Failed to set Two-Wire Bus Mode. (diff)
downloadlinux-dev-e1f1629df957b2f352d1ac2a5b0919280858c7e3.tar.xz
linux-dev-e1f1629df957b2f352d1ac2a5b0919280858c7e3.zip
dt-bindings: mfd: mt6370: Fix the indentation in the example
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@richtek.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/1663295929-9024-1-git-send-email-u0084500@gmail.com
-rw-r--r--Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml
index 410e2d485b3c..250484d59ecd 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;