From: Ulf Hansson Date: Tue, 14 Oct 2014 09:12:56 +0000 (+0200) Subject: ARM: ux500: Initial support for PM domains X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~31^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd931dcfda5e5e5e2c55bd243919b1820105cdde;p=pandora-kernel.git ARM: ux500: Initial support for PM domains The ux500 SoC uses the generic PM domain and requires the domains to be specified through DT. Currently the genpd callbacks for handling power gating|ungating are implemented as dummy functions. To be able to enable those to perform PM domain gating/ungating, each device that resides in the VAPE domain must be properly handled from a runtime PM perspective. Signed-off-by: Ulf Hansson Signed-off-by: Linus Walleij --- Reading git-diff-tree failed