[PATCH 12/16] ARM: ux500: Add db8500 Device Tree node for misc/ab8500-pwm
Lee Jones
lee.jones at linaro.org
Fri May 18 04:39:11 EDT 2012
This adds the DT node for the misc/ab8500-pwm driver. It will
allow probing of the driver during a Device Tree enabled boot.
Signed-off-by: Lee Jones <lee.jones at linaro.org>
---
arch/arm/boot/dts/db8500.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/db8500.dtsi b/arch/arm/boot/dts/db8500.dtsi
index 3c00e0670..37dcc13 100644
--- a/arch/arm/boot/dts/db8500.dtsi
+++ b/arch/arm/boot/dts/db8500.dtsi
@@ -333,6 +333,10 @@
compatible = "stericsson,ab8500-sysctrl";
};
+ ab8500-pwm {
+ compatible = "stericsson,ab8500-pwm";
+ };
+
ab8500-regulators {
compatible = "stericsson,ab8500-regulator";
--
1.7.9.5
More information about the linux-arm-kernel
mailing list