aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-01-16 14:23:38 +0000
committerLinus Walleij <linus.walleij@linaro.org>2013-03-01 23:30:20 +0100
commitd00156e8dfc204b97653a59ae31fa9eceff1db5f (patch)
tree3bacefce354f10e2218b24b5230b61038a985930
parentfcab564e2fd3c9048e457fb699c253db9a169c67 (diff)
ARM: ux500: enable AB8500 GPIO for HREF
The AB8500 GPIO driver has been un-BROKEN and rewritten as a pinctrl driver. Now that it's back in use, let's ensure that it's available when booting HREF with Device Tree enabled. Cc: arm@kernel.org Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--arch/arm/boot/dts/hrefprev60.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/hrefprev60.dts b/arch/arm/boot/dts/hrefprev60.dts
index 9194fb63348e..c2d274815923 100644
--- a/arch/arm/boot/dts/hrefprev60.dts
+++ b/arch/arm/boot/dts/hrefprev60.dts
@@ -25,6 +25,14 @@
};
soc-u9500 {
+ prcmu@80157000 {
+ ab8500@5 {
+ ab8500-gpio {
+ compatible = "stericsson,ab8500-gpio";
+ };
+ };
+ };
+
i2c@80004000 {
tps61052@33 {
compatible = "tps61052";