PM / Domains: Ignore domain-idle-states that are not compatible
authorLina Iyer <lina.iyer@linaro.org>
Fri, 3 Mar 2017 20:41:27 +0000 (12:41 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 29 Mar 2017 21:17:56 +0000 (23:17 +0200)
commitb539cc82d493d100606213df459c86e94f342996
tree80f71d2c68a74f6fa1c32226367354645ba60453
parent075c37d59ecd4a8b7c9cb5570e90d5b538797ad2
PM / Domains: Ignore domain-idle-states that are not compatible

domain-idle-states property may have phandles to idle state bindings
that may not be compatible with idle state definition defined in [1].
Such phandles would just be ignored and not throw and error when read by
the domain core.

Signed-off-by: Lina Iyer <lina.iyer@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/devicetree/bindings/power/power_domain.txt
drivers/base/power/domain.c