summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am3517-evm.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-10-02 11:20:10 +0200
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-10-26 12:52:24 -0400
commitcfc35a16f42e15cf5d9f070205c4be6a873caaa2 (patch)
tree699a5fcc62f82bfc8bf8c69fcfac6ce3ccfdf87a /arch/arm/boot/dts/am3517-evm.dts
parent50c7e281f44726249b5ab7f148c02bbba751fea1 (diff)
downloadlinux-cfc35a16f42e15cf5d9f070205c4be6a873caaa2.tar.bz2
ARM: dts: ti: correct indentation
Do not use spaces for indentation. Link: https://lore.kernel.org/r/20221002092010.69030-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/am3517-evm.dts')
-rw-r--r--arch/arm/boot/dts/am3517-evm.dts16
1 files changed, 8 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/am3517-evm.dts b/arch/arm/boot/dts/am3517-evm.dts
index 35b653014f2b..18c85c112a3e 100644
--- a/arch/arm/boot/dts/am3517-evm.dts
+++ b/arch/arm/boot/dts/am3517-evm.dts
@@ -26,12 +26,12 @@
reg = <0x80000000 0x10000000>; /* 256 MB */
};
- vmmc_fixed: vmmc {
- compatible = "regulator-fixed";
- regulator-name = "vmmc_fixed";
- regulator-min-microvolt = <3300000>;
- regulator-max-microvolt = <3300000>;
- };
+ vmmc_fixed: vmmc {
+ compatible = "regulator-fixed";
+ regulator-name = "vmmc_fixed";
+ regulator-min-microvolt = <3300000>;
+ regulator-max-microvolt = <3300000>;
+ };
gpio-keys {
compatible = "gpio-keys-polled";
@@ -176,7 +176,7 @@
};
&davinci_mdio {
- status = "okay";
+ status = "okay";
};
&dss {
@@ -227,7 +227,7 @@
};
&mmc3 {
- status = "disabled";
+ status = "disabled";
};
&usbhshost {