summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-gta04a5.dts
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <hns@goldelico.com>2018-07-31 09:11:29 +0200
committerTony Lindgren <tony@atomide.com>2018-09-07 10:11:02 -0700
commit3bace6a40135e00cdb794539f5d04ecbd8629f1c (patch)
tree4323981bafb3e533f934a30189ae365baf261dc6 /arch/arm/boot/dts/omap3-gta04a5.dts
parentacdf6035a84de1e48bf259c48cbc587582f9dae8 (diff)
downloadlinux-3bace6a40135e00cdb794539f5d04ecbd8629f1c.tar.bz2
ARM: dts: omap3-gta04a5: fix whitepsace and tab style
in node sound / property ti,jack-det-gpio. Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-gta04a5.dts')
-rw-r--r--arch/arm/boot/dts/omap3-gta04a5.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-gta04a5.dts b/arch/arm/boot/dts/omap3-gta04a5.dts
index c01b4715fb83..d408eb05cdfa 100644
--- a/arch/arm/boot/dts/omap3-gta04a5.dts
+++ b/arch/arm/boot/dts/omap3-gta04a5.dts
@@ -12,6 +12,6 @@
model = "Goldelico GTA04A5/Letux 2804";
sound {
- ti,jack-det-gpio = <&twl_gpio 2 GPIO_ACTIVE_HIGH>; /* GTA04A5 only */
+ ti,jack-det-gpio = <&twl_gpio 2 GPIO_ACTIVE_HIGH>; /* GTA04A5 only */
};
};