summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-n900.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-05-26 22:40:44 +0200
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-06-27 10:41:59 +0200
commiteef3af89b6b66ad61df636464ce92f5deabbc4a4 (patch)
tree6faff2ece66b060618fef6f73bda22f0a7abca55 /arch/arm/boot/dts/omap3-n900.dts
parentae25b445914a754a74133021d39fc51261493ac8 (diff)
downloadlinux-stable-eef3af89b6b66ad61df636464ce92f5deabbc4a4.tar.gz
linux-stable-eef3af89b6b66ad61df636464ce92f5deabbc4a4.tar.bz2
linux-stable-eef3af89b6b66ad61df636464ce92f5deabbc4a4.zip
ARM: dts: omap: adjust whitespace around '='
Fix whitespace coding style: use single space instead of tabs or multiple spaces around '=' sign in property assignment. No functional changes (same DTB). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220526204044.831656-1-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'arch/arm/boot/dts/omap3-n900.dts')
-rw-r--r--arch/arm/boot/dts/omap3-n900.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index d40c3d2c4914..dd7971556449 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -568,8 +568,8 @@
};
&twl_gpio {
- ti,pullups = <0x0>;
- ti,pulldowns = <0x03ff3f>; /* BIT(0..5) | BIT(8..17) */
+ ti,pullups = <0x0>;
+ ti,pulldowns = <0x03ff3f>; /* BIT(0..5) | BIT(8..17) */
};
&i2c2 {