Commit 7e431af8 authored by Kevin Hilman's avatar Kevin Hilman Committed by Sekhar Nori

ARM: davinci: PM: support da8xx DT platforms

Add PM support for DA850 device-tree boot.
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent ced95ac0
......@@ -61,6 +61,7 @@ static void __init da850_init_machine(void)
__func__, ret);
of_platform_default_populate(NULL, da850_auxdata_lookup, NULL);
davinci_pm_init();
}
static const char *const da850_boards_compat[] __initconst = {
......
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