Commit a096c88b authored by Arnd Bergmann's avatar Arnd Bergmann

Merge tag 'renesas-dt-cleanups3-for-v3.19' of...

Merge tag 'renesas-dt-cleanups3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt

Pull "Third Round of Renesas ARM Based SoC DT Cleanups for v3.19" from Simon Horman:

* Use keyboard as gpio-keys node name

* tag 'renesas-dt-cleanups3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: shmobile: kzm9g-reference: Use keyboard as gpio-keys node name
  ARM: shmobile: koelsch: Use keyboard as gpio-keys node name
  ARM: shmobile: lager: Use keyboard as gpio-keys node name
  ARM: shmobile: armadillo800eva: Use keyboard as gpio-keys node name
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents ba84c80b 61f1fb47
......@@ -78,7 +78,7 @@ reg_5p0v: regulator@3 {
regulator-boot-on;
};
gpio-keys {
keyboard {
compatible = "gpio-keys";
power-key {
......
......@@ -43,7 +43,7 @@ lbsc {
#size-cells = <1>;
};
gpio_keys {
keyboard {
compatible = "gpio-keys";
button@1 {
......
......@@ -44,7 +44,7 @@ lbsc {
#size-cells = <1>;
};
gpio-keys {
keyboard {
compatible = "gpio-keys";
key-1 {
......
......@@ -113,7 +113,7 @@ led4 {
};
};
gpio-keys {
keyboard {
compatible = "gpio-keys";
back-key {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment