From: Lee Jones Date: Wed, 16 Jan 2013 14:28:03 +0000 (+0000) Subject: ARM: ux500: allow Snowball access to the AB8500 GPIO pins X-Git-Tag: v3.10-rc1~126^2~14^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=924e82dacab9a0b2ea661c57c98112569267f0db;p=platform%2Fkernel%2Flinux-3.10.git ARM: ux500: allow Snowball access to the AB8500 GPIO pins 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 Snowball with Device Tree enabled. Cc: arm@kernel.org Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index 27f31a5..b095e85 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts @@ -299,6 +299,10 @@ }; ab8500@5 { + ab8500-gpio { + compatible = "stericsson,ab8500-gpio"; + }; + ab8500-regulators { ab8500_ldo_aux1_reg: ab8500_ldo_aux1 { regulator-name = "V-DISPLAY";