[PATCH 13/18] ARM: ux500: Apply ab8500-debug node do the db8500 DT structure
Lee Jones
lee.jones at linaro.org
Thu May 17 09:45:18 EDT 2012
This node has no properties. It merely allows probing of the
ab8500-debugfs driver during Device Tree initialisation.
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 e69c3fa..0dc24e6 100644
--- a/arch/arm/boot/dts/db8500.dtsi
+++ b/arch/arm/boot/dts/db8500.dtsi
@@ -203,6 +203,10 @@
interrupts = <0 40 0x4>;
stericsson,irq-base = <520>;
+ ab8500-debugfs {
+ compatible = "stericsson,ab8500-debug";
+ };
+
ab8500-regulators {
compatible = "stericsson,ab8500-regulator";
--
1.7.9.5
More information about the linux-arm-kernel
mailing list