From patchwork Mon May 5 09:27:18 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chander Kashyap X-Patchwork-Id: 29631 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f70.google.com (mail-qa0-f70.google.com [209.85.216.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id A5CBA2055D for ; Mon, 5 May 2014 09:28:00 +0000 (UTC) Received: by mail-qa0-f70.google.com with SMTP id cm18sf18791131qab.9 for ; Mon, 05 May 2014 02:28:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=QpncrvJxAGxu9ee1WpeOqELwXXIguHWJTIFyyTAH2xI=; b=kE3rBd1jBVq1FmNtugA2qnujYZ+x4qIne/hxk5x2ynayGrln+xQfSagziQuyfGgtZ/ DpxwGbXZR6DnnzRPJolvVHCZ9irO2UF4zhqd5BUElkwpfg8CiwAV2rfIGQ6dKvsbDS0x eQd6xR+QxbPSlRtp7pBg+rOeGwMv2Z8TPeFHBo4UZJYl4aTVvEpzhbTTQ3SsOveWIysB JkUIyTQWYffDL3aSKtsXGSQ6fxA0tKVgALSTv9VGyLVJc9b96AOY7PQRC8+IC3SG3uPw 9iJXqKemnuP+O6KtOUmd0wKYdYDRq8GZI/kgdXIsI0OJ73GsqW3+DEJzSx6hYmMcHdnA 9mrA== X-Gm-Message-State: ALoCoQnOvb3/VnUs/VbdnGj0kcbV9E/b4Krki6EgSShfbEmOfcm/707t4sP6F4wD248f0VS9DkkB X-Received: by 10.58.228.201 with SMTP id sk9mr17000384vec.35.1399282080467; Mon, 05 May 2014 02:28:00 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.106.98 with SMTP id d89ls468915qgf.57.gmail; Mon, 05 May 2014 02:28:00 -0700 (PDT) X-Received: by 10.220.250.203 with SMTP id mp11mr27149723vcb.2.1399282080362; Mon, 05 May 2014 02:28:00 -0700 (PDT) Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by mx.google.com with ESMTPS id oh5si1432383vcb.32.2014.05.05.02.28.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 May 2014 02:28:00 -0700 (PDT) Received-SPF: none (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) client-ip=209.85.128.170; Received: by mail-ve0-f170.google.com with SMTP id db11so3789069veb.29 for ; Mon, 05 May 2014 02:28:00 -0700 (PDT) X-Received: by 10.220.69.72 with SMTP id y8mr27357330vci.21.1399282080280; Mon, 05 May 2014 02:28:00 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.220.221.72 with SMTP id ib8csp125545vcb; Mon, 5 May 2014 02:27:59 -0700 (PDT) X-Received: by 10.67.22.105 with SMTP id hr9mr22277656pad.57.1399282079478; Mon, 05 May 2014 02:27:59 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id fn10si7844225pad.402.2014.05.05.02.27.58; Mon, 05 May 2014 02:27:58 -0700 (PDT) Received-SPF: none (google.com: linux-pm-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755955AbaEEJ1w (ORCPT + 12 others); Mon, 5 May 2014 05:27:52 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:60654 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755895AbaEEJ1s (ORCPT ); Mon, 5 May 2014 05:27:48 -0400 Received: by mail-pa0-f48.google.com with SMTP id rd3so613021pab.7 for ; Mon, 05 May 2014 02:27:47 -0700 (PDT) X-Received: by 10.66.141.165 with SMTP id rp5mr70472540pab.90.1399282067551; Mon, 05 May 2014 02:27:47 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPSA id ry10sm67210414pab.38.2014.05.05.02.27.43 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 May 2014 02:27:46 -0700 (PDT) From: Chander Kashyap To: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: lorenzo.pieralisi@arm.com, daniel.lezcano@linaro.org, rjw@rjwysocki.net, kgene.kim@samsung.com, Chander Kashyap , Chander Kashyap Subject: [Patch v4 3/5] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 Date: Mon, 5 May 2014 14:57:18 +0530 Message-Id: <1399282040-8995-4-git-send-email-chander.kashyap@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1399282040-8995-1-git-send-email-chander.kashyap@linaro.org> References: <1399278444-8312-3-git-send-email-chander.kashyap@linaro.org> <1399282040-8995-1-git-send-email-chander.kashyap@linaro.org> Sender: linux-pm-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: chander.kashyap@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add "samsung,exynos5420" compatible string to initialize generic big-little cpuidle driver for Exynos5420. Signed-off-by: Chander Kashyap Signed-off-by: Chander Kashyap Acked-by: Daniel Lezcano --- 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" }, {}, };