From: Lee Jones Date: Thu, 3 May 2012 12:03:59 +0000 (+0100) Subject: ARM: ux500: Add db8500 Device Tree node for misc/ab8500-pwm X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=78451de7475be601cff4f283f95122a1ca61de16;p=linux-beck.git ARM: ux500: Add db8500 Device Tree node for misc/ab8500-pwm This adds the DT node for the misc/ab8500-pwm 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 7a9ad1519dae..185f8d470d64 100644 --- a/arch/arm/boot/dts/db8500.dtsi +++ b/arch/arm/boot/dts/db8500.dtsi @@ -332,6 +332,10 @@ compatible = "stericsson,ab8500-sysctrl"; }; + ab8500-pwm { + compatible = "stericsson,ab8500-pwm"; + }; + ab8500-regulators { compatible = "stericsson,ab8500-regulator";