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 <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
tirimbino
Lee Jones 13 years ago
parent ee189cefa8
commit 215891eca1
  1. 4
      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";

Loading…
Cancel
Save