Skip to content

Commit

Permalink
ARM: ux500: Add db8500 Device Tree node for ab8500-sysctrl
Browse files Browse the repository at this point in the history
This adds the DT node for the mfd/ab8500-sysctrl 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 fd53d04 commit 401cd1b
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 @@ -328,6 +328,10 @@
interrupt-names = "ONKEY_DBF", "ONKEY_DBR";
};

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

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

Expand Down

0 comments on commit 401cd1b

Please sign in to comment.