]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
ARM: ux500: Add a ab8500-gpadc node to the db8500 Device Tree
authorLee Jones <lee.jones@linaro.org>
Mon, 28 May 2012 08:59:26 +0000 (16:59 +0800)
committerLee Jones <lee.jones@linaro.org>
Fri, 13 Jul 2012 07:55:45 +0000 (09:55 +0200)
This patch provides support for the ab8500-gpadc driver.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/boot/dts/db8500.dtsi

index 4ad5160018cb522922201b3dfebf9c0462b6ef85..84032d17ea23b0501afe3462b893f7238b77ce8c 100644 (file)
                                reg = <5>; /* mailbox 5 is i2c */
                                interrupts = <0 40 0x4>;
 
+                               ab8500-gpadc {
+                                       compatible = "stericsson,ab8500-gpadc";
+                                       interrupts = <0 32 0x4
+                                                     0 39 0x4>;
+                                       interrupt-names = "HW_CONV_END", "SW_CONV_END";
+                                       vddadc-supply = <&ab8500_ldo_tvout_reg>;
+                               };
+
                                ab8500-regulators {
                                        compatible = "stericsson,ab8500-regulator";