]> Git Repo - linux.git/commit
PM / Domains: Ignore domain-idle-states that are not compatible
authorLina Iyer <[email protected]>
Fri, 3 Mar 2017 20:41:27 +0000 (12:41 -0800)
committerRafael J. Wysocki <[email protected]>
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 <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Ulf Hansson <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Documentation/devicetree/bindings/power/power_domain.txt
drivers/base/power/domain.c
This page took 0.062662 seconds and 4 git commands to generate.