Thread (8 messages) 8 messages, 2 authors, 2014-07-01
STALE4371d REVIEWED: 2 (0M)

[Patch v7 4/6] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420

From: Chander Kashyap <hidden>
Date: 2014-06-16 10:26:59
Also in: linux-pm, linux-samsung-soc, lkml
Subsystem: cpu idle time management framework, cpuidle driver - arm big little, the rest · Maintainers: "Rafael J. Wysocki", Daniel Lezcano, Lorenzo Pieralisi, Linus Torvalds

From: Chander Kashyap <redacted>

Add "samsung,exynos5420" compatible string to initialize generic
big-little cpuidle driver for Exynos5420.

Signed-off-by: Chander Kashyap <redacted>
Signed-off-by: Chander Kashyap <redacted>
Reviewed-by: Tomasz Figa <redacted>
Acked-by: Daniel Lezcano <redacted>
---
Changes in v5: None
Changes in v4: None
Changes in v3:
	1. Add compatible string to of_device_id table insted comparing directoly
Changes in v2: none

 drivers/cpuidle/cpuidle-big_little.c |    1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/cpuidle/cpuidle-big_little.c b/drivers/cpuidle/cpuidle-big_little.c
index 4cd02bd..344d79fa 100644
--- a/drivers/cpuidle/cpuidle-big_little.c
+++ b/drivers/cpuidle/cpuidle-big_little.c
@@ -165,6 +165,7 @@ static int __init bl_idle_driver_init(struct cpuidle_driver *drv, int cpu_id)
 
 static const struct of_device_id compatible_machine_match[] = {
 	{ .compatible = "arm,vexpress,v2p-ca15_a7" },
+	{ .compatible = "samsung,exynos5420" },
 	{},
 };
 
-- 
1.7.9.5
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help