[PATCH 13/18] ARM: ux500: Apply ab8500-debug node do the db8500 DT structure
From: Lee Jones <hidden>
Date: 2012-05-17 13:45:18
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Lee Jones <hidden>
Date: 2012-05-17 13:45:18
Subsystem:
the rest · Maintainer:
Linus Torvalds
This node has no properties. It merely allows probing of the ab8500-debugfs driver during Device Tree initialisation. Signed-off-by: Lee Jones <redacted> --- 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