Skip to content

Commit

Permalink
ARM: ux500: Add db8500 Device Tree node for misc/ab8500-pwm
Browse files Browse the repository at this point in the history
This adds the DT node for the misc/ab8500-pwm driver. It will
allow probing of the driver during a Device Tree enabled boot.

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 401cd1b commit 78451de
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 @@ -332,6 +332,10 @@
compatible = "stericsson,ab8500-sysctrl";
};

ab8500-pwm {
compatible = "stericsson,ab8500-pwm";
};

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

Expand Down

0 comments on commit 78451de

Please sign in to comment.