Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d00156e8 authored by Lee Jones's avatar Lee Jones Committed by Linus Walleij
Browse files

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: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent fcab564e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -25,6 +25,14 @@
	};

	soc-u9500 {
		prcmu@80157000 {
			ab8500@5 {
				ab8500-gpio {
					compatible = "stericsson,ab8500-gpio";
				};
			};
		};

		i2c@80004000 {
			tps61052@33 {
				compatible = "tps61052";