Browse Source

ARM: ux500: Add support for input/ponkey into the db8500's Device Tree

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Lee Jones 13 years ago
parent
commit
12cb7bd48f
1 changed files with 7 additions and 0 deletions
  1. 7 0
      arch/arm/boot/dts/db8500.dtsi

+ 7 - 0
arch/arm/boot/dts/db8500.dtsi

@@ -321,6 +321,13 @@
 					vddadc-supply = <&ab8500_ldo_tvout_reg>;
 				};
 
+				ab8500-ponkey {
+					compatible = "stericsson,ab8500-ponkey";
+					interrupts = <0 6 0x4
+						      0 7 0x4>;
+					interrupt-names = "ONKEY_DBF", "ONKEY_DBR";
+				};
+
 				ab8500-regulators {
 					compatible = "stericsson,ab8500-regulator";