summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi
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/am335x-moxa-uc-2100-common.dtsi
parent50c7e281f44726249b5ab7f148c02bbba751fea1 (diff)
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/am335x-moxa-uc-2100-common.dtsi')
-rw-r--r--arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi b/arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi
index 7b40ca9483ca..49e280b42442 100644
--- a/arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi
+++ b/arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi
@@ -16,11 +16,11 @@
/* Power supply provides a fixed 3.3V @3A */
vmmcsd_fixed: vmmcsd-regulator {
- compatible = "regulator-fixed";
- regulator-name = "vmmcsd_fixed";
- regulator-min-microvolt = <3300000>;
- regulator-max-microvolt = <3300000>;
- regulator-boot-on;
+ compatible = "regulator-fixed";
+ regulator-name = "vmmcsd_fixed";
+ regulator-min-microvolt = <3300000>;
+ regulator-max-microvolt = <3300000>;
+ regulator-boot-on;
};
buttons: push_button {