Commit 12cb7bd4 authored by Lee Jones's avatar Lee Jones

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

Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 4eda9129
......@@ -321,6 +321,13 @@ ab8500-gpadc {
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";
......
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