From: Lee Jones Date: Thu, 3 May 2012 11:53:55 +0000 (+0100) Subject: ARM: ux500: Add db8500 Device Tree node for ab8500-sysctrl X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=401cd1b851ace22a8a3a94916abec462f4d0fe28;p=linux-beck.git ARM: ux500: Add db8500 Device Tree node for ab8500-sysctrl This adds the DT node for the mfd/ab8500-sysctrl driver. It will allow probing of the driver during a Device Tree enabled boot. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- diff --git a/arch/arm/boot/dts/db8500.dtsi b/arch/arm/boot/dts/db8500.dtsi index 8c494d3a9421..7a9ad1519dae 100644 --- a/arch/arm/boot/dts/db8500.dtsi +++ b/arch/arm/boot/dts/db8500.dtsi @@ -328,6 +328,10 @@ interrupt-names = "ONKEY_DBF", "ONKEY_DBR"; }; + ab8500-sysctrl { + compatible = "stericsson,ab8500-sysctrl"; + }; + ab8500-regulators { compatible = "stericsson,ab8500-regulator";