From: Marek Belisko Date: Mon, 1 Oct 2012 20:46:09 +0000 (+0200) Subject: ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels. X-Git-Tag: upstream/snapshot3+hdmi~6245^2^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b6edfbeacd5804038ea7ea8821a83ad704c107cc;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels. Signed-off-by: Marek Belisko Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD --- diff --git a/arch/arm/boot/dts/at91sam9g20ek_common.dtsi b/arch/arm/boot/dts/at91sam9g20ek_common.dtsi index b06c0db..e6391a4 100644 --- a/arch/arm/boot/dts/at91sam9g20ek_common.dtsi +++ b/arch/arm/boot/dts/at91sam9g20ek_common.dtsi @@ -126,14 +126,14 @@ #size-cells = <0>; btn3 { - label = "Buttin 3"; + label = "Button 3"; gpios = <&pioA 30 1>; linux,code = <0x103>; gpio-key,wakeup; }; btn4 { - label = "Buttin 4"; + label = "Button 4"; gpios = <&pioA 31 1>; linux,code = <0x104>; gpio-key,wakeup;