diff options
author | Ladislav Michl <ladis@linux-mips.org> | 2016-09-20 14:09:03 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-09-20 20:37:50 +0200 |
commit | ce385a5e7a85c023af2e013101d4fe2240beec21 (patch) | |
tree | acec5785c1aee9ae20d666322d9cbe808ea9e0c0 /arch/arm/boot/dts/omap5-igep0050.dts | |
parent | ARM: dts: Fix igepv5 power button GPIO direction (diff) | |
download | linux-ce385a5e7a85c023af2e013101d4fe2240beec21.tar.xz linux-ce385a5e7a85c023af2e013101d4fe2240beec21.zip |
ARM: dts: omap5-igep0050.dts: Use tabs for indentation
And here's another nitpick ;-)
Cc: Agustà Fontquerni i Gorchs <afontquerni@iseebcn.com>
Cc: Enric Balletbo Serra <eballetbo@gmail.com>
Cc: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: Pau Pajuel <ppajuel@gmail.com>
Fixes: b118c6a6ffa1 ("ARM: dts: Add power button support for igepv5")
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Diffstat (limited to 'arch/arm/boot/dts/omap5-igep0050.dts')
-rw-r--r-- | arch/arm/boot/dts/omap5-igep0050.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap5-igep0050.dts b/arch/arm/boot/dts/omap5-igep0050.dts index 1810ae75d73c..8fc19218057e 100644 --- a/arch/arm/boot/dts/omap5-igep0050.dts +++ b/arch/arm/boot/dts/omap5-igep0050.dts @@ -20,7 +20,7 @@ }; gpio_keys { - compatible = "gpio-keys"; + compatible = "gpio-keys"; pinctrl-0 = <&power_button_pin>; pinctrl-names = "default"; |