[PATCH/RFC] ARM: shmobile: lager: Fix node name of GPIO keys
From: geert@linux-m68k.org (Geert Uytterhoeven)
Date: 2014-10-30 09:48:33
Also in:
linux-devicetree, linux-sh
From: geert@linux-m68k.org (Geert Uytterhoeven)
Date: 2014-10-30 09:48:33
Also in:
linux-devicetree, linux-sh
On Thu, Oct 30, 2014 at 6:56 AM, Simon Horman [off-list ref] wrote:
From: Koji Matsuoka <redacted> gpio_keys appears to be consistent with more dts files than gpio-keys
The closest match on page 17 of ePAPR is "keyboard". Should we use that? https://www.power.org/wp-content/uploads/2012/06/Power_ePAPR_APPROVED_v1.1.pdf
Signed-off-by: Koji Matsuoka <redacted> [simon: reworded changelog] Signed-off-by: Simon Horman <redacted> --- Based on the renesas-devel-20141030-v3.18-rc2 branch of my renesas tree arch/arm/boot/dts/r8a7790-lager.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts index 830f2e8..6c05644 100644 --- a/arch/arm/boot/dts/r8a7790-lager.dts +++ b/arch/arm/boot/dts/r8a7790-lager.dts@@ -43,7 +43,7 @@ #size-cells = <1>; }; - gpio_keys { + gpio-keys { compatible = "gpio-keys"; button at 1 {
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds