commit | cc14b2b1f0b98926b6640bdd66861188ded850eb | [log] [tgz] |
---|---|---|
author | Simon Shields <simon@lineageos.org> | Mon Feb 19 00:41:24 2018 +1100 |
committer | Krzysztof Kozlowski <krzk@kernel.org> | Mon Feb 19 17:55:49 2018 +0100 |
tree | bc5afb99ccdecd3e48a70e5662388f834f1be8b1 | |
parent | f947153f92afcd957476b765dc4ac75d2680b17b [diff] |
ARM: EXYNOS: Extend cpuidle support to Midas boards Exynos4412 can only use cpuidle when running under a compatible bootloader/firmware. The Midas family of boards, including Trats2, have such a firmware, so allow them to use cpuidle. Leave the Trats2 check there in order to preserve the ABI. Signed-off-by: Simon Shields <simon@lineageos.org> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>