Skip to content

Commit

Permalink
ARM: ux500: Apply ab8500-debug node do the db8500 DT structure
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lee Jones committed Jul 13, 2012
1 parent ee189ce commit 215891e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/db8500.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,10 @@
compatible = "stericsson,ab8500-pwm";
};

ab8500-debugfs {
compatible = "stericsson,ab8500-debug";
};

ab8500-regulators {
compatible = "stericsson,ab8500-regulator";

Expand Down

0 comments on commit 215891e

Please sign in to comment.