Commit 401cd1b8 authored by Lee Jones's avatar Lee Jones

ARM: ux500: Add db8500 Device Tree node for ab8500-sysctrl

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: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent fd53d042
...@@ -328,6 +328,10 @@ ab8500-ponkey { ...@@ -328,6 +328,10 @@ ab8500-ponkey {
interrupt-names = "ONKEY_DBF", "ONKEY_DBR"; interrupt-names = "ONKEY_DBF", "ONKEY_DBR";
}; };
ab8500-sysctrl {
compatible = "stericsson,ab8500-sysctrl";
};
ab8500-regulators { ab8500-regulators {
compatible = "stericsson,ab8500-regulator"; compatible = "stericsson,ab8500-regulator";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment