On Tue, Jun 16, 2020 at 10:12:28AM +0200, Marek Szyprowski wrote: > This driver always worked properly only on the Exynos 5420/5800 based > Chromebooks (Peach-Pit/Pi), so change the required compatible string to > the 'google,peach', to avoid enabling it on the other Exynos 542x/5800 > boards, which hangs in such case. The main difference between Peach-Pit/Pi > and other Exynos 542x/5800 boards is the firmware - Peach platform doesn't > use secure firmware at all. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > drivers/cpuidle/cpuidle-big_little.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof