]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb7ee2db31c406d0094383375feddfcc9585129f8
tree80f71d2c68a74f6fa1c32226367354645ba60453
parentc022004bff935c41032cf3a6b80df7ce0aeea26e
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