From: Lee Jones Date: Tue, 1 May 2012 15:11:19 +0000 (+0100) Subject: ARM: ux500: Apply ab8500-debug node do the db8500 DT structure X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=215891eca1c17aceb4cd8d598659fa86f0f33f8d;p=linux.git ARM: ux500: Apply ab8500-debug node do the db8500 DT structure This node has no properties. It merely allows probing of the ab8500-debugfs driver during Device Tree initialisation. 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 40d8244b6fa80..9669e72796836 100644 --- a/arch/arm/boot/dts/db8500.dtsi +++ b/arch/arm/boot/dts/db8500.dtsi @@ -357,6 +357,10 @@ compatible = "stericsson,ab8500-pwm"; }; + ab8500-debugfs { + compatible = "stericsson,ab8500-debug"; + }; + ab8500-regulators { compatible = "stericsson,ab8500-regulator";