From patchwork Tue Mar 29 04:19:23 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 64559 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp1789495lbc; Mon, 28 Mar 2016 21:19:29 -0700 (PDT) X-Received: by 10.66.147.103 with SMTP id tj7mr194728pab.72.1459225169688; Mon, 28 Mar 2016 21:19:29 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l27si25397093pfj.18.2016.03.28.21.19.29; Mon, 28 Mar 2016 21:19:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-pm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-pm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-pm-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751374AbcC2ET1 (ORCPT + 13 others); Tue, 29 Mar 2016 00:19:27 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:35459 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750742AbcC2ET0 (ORCPT ); Tue, 29 Mar 2016 00:19:26 -0400 Received: by mail-pa0-f53.google.com with SMTP id td3so4235919pab.2 for ; Mon, 28 Mar 2016 21:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=OLKiJ2kGk22+VtqoIY9aD1XgTYvxvePlQS3avtiGlWU=; b=LZMSb+8d1HMLcf57k9asfIQNilHT45Yr0rKjRn1r2pJirEbY+QDiAAHTstxjjHg9qa pjWERe3+JVOlS5UloSvQxqC2E7y8eIJuqgDLVLplWbkx+W0p7tGd/cDyOSyJu4E4hyX8 dpA1+7MXHgbMF24NrCoXqPw9HyxNqiMBHk7m4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=OLKiJ2kGk22+VtqoIY9aD1XgTYvxvePlQS3avtiGlWU=; b=jZeCi2GQy5ta8i9fHUIaNL30q+AUDGh4b1Jd4Y55TqwfVXeG8d6719Ohx/3Li28ceY +eBLl2k3cbH2inli8ojVKz9M4oUdUBs6bnSHyZgDxyJ/ZN8JNr8W94c5PdIEdks/OdO5 8AOzl1tbok2dC2GGGUrDVDVA0dgoDautLuFp+HERuTV/0zxuYcOUAnH4MQsI7JZ7sabd 5GGRofIiVNvuNmwIZsawUu0PjPyv8N6RzyBMRMDTXVaiiDMWRpSXo7CH0FdZlvAXsYDF y8WTs70mNmmO2QQi4tH01vb7AVVHiQreVxm9Y2WJSDNaZNCe0k63NdqJJdv4xe1nxHHn UDdQ== X-Gm-Message-State: AD7BkJJ771OM0R6gju20axQjaiM0ypNcV6OHy4Cp8vdhbzML/j2Ldk8oDIYyU5VbEmh2e7Ky X-Received: by 10.66.141.42 with SMTP id rl10mr203911pab.48.1459225166239; Mon, 28 Mar 2016 21:19:26 -0700 (PDT) Received: from localhost ([122.167.169.132]) by smtp.gmail.com with ESMTPSA id 87sm39024333pfq.93.2016.03.28.21.19.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Mar 2016 21:19:25 -0700 (PDT) Date: Tue, 29 Mar 2016 09:49:23 +0530 From: Viresh Kumar To: Krzysztof Kozlowski Cc: Rafael Wysocki , arnd.bergmann@linaro.org, Kukjin Kim , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, kgene.kim@samsung.com, xf@rock-chips.com, heiko@sntech.de, mmcclint@codeaurora.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] cpufreq: exynos: Use generic platdev driver Message-ID: <20160329041923.GB25424@vireshk-i7> References: <6cb29053bce7026dd9429326236a67c45e901c7b.1458801338.git.viresh.kumar@linaro.org> <56FA0039.6030007@samsung.com> <20160329041827.GA25424@vireshk-i7> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20160329041827.GA25424@vireshk-i7> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 29-03-16, 09:48, Viresh Kumar wrote: > On 29-03-16, 13:10, Krzysztof Kozlowski wrote: > > On 24.03.2016 15:40, Viresh Kumar wrote: > > > The cpufreq-dt-platdev driver supports creation of cpufreq-dt platform > > > device now, reuse that and remove similar code from platform code. > > > > > > Signed-off-by: Viresh Kumar > > > --- > > > arch/arm/mach-exynos/exynos.c | 25 ------------------------- > > > drivers/cpufreq/cpufreq-dt-platdev.c | 5 +++++ > > > 2 files changed, 5 insertions(+), 25 deletions(-) > > > > Looks fine to me... except that it is a little bit outdated. Please > > rebase on v4.6-rc1 because Bartlomiej added support for cpufreq @Exynos542x. > > Yeah, I know. I already have the updated version. Here it is: From: Viresh Kumar Date: Thu, 24 Mar 2016 12:04:10 +0530 Subject: [PATCH] cpufreq: exynos: Use generic platdev driver The cpufreq-dt-platdev driver supports creation of cpufreq-dt platform device now, reuse that and remove similar code from platform code. Signed-off-by: Viresh Kumar --- arch/arm/mach-exynos/exynos.c | 29 ----------------------------- drivers/cpufreq/cpufreq-dt-platdev.c | 9 +++++++++ 2 files changed, 9 insertions(+), 29 deletions(-) -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm/mach-exynos/exynos.c b/arch/arm/mach-exynos/exynos.c index bbf51a46f772..4d3b056fd786 100644 --- a/arch/arm/mach-exynos/exynos.c +++ b/arch/arm/mach-exynos/exynos.c @@ -213,33 +213,6 @@ static void __init exynos_init_irq(void) exynos_map_pmu(); } -static const struct of_device_id exynos_cpufreq_matches[] = { - { .compatible = "samsung,exynos3250", .data = "cpufreq-dt" }, - { .compatible = "samsung,exynos4210", .data = "cpufreq-dt" }, - { .compatible = "samsung,exynos4212", .data = "cpufreq-dt" }, - { .compatible = "samsung,exynos4412", .data = "cpufreq-dt" }, - { .compatible = "samsung,exynos5250", .data = "cpufreq-dt" }, -#ifndef CONFIG_BL_SWITCHER - { .compatible = "samsung,exynos5420", .data = "cpufreq-dt" }, - { .compatible = "samsung,exynos5800", .data = "cpufreq-dt" }, -#endif - { /* sentinel */ } -}; - -static void __init exynos_cpufreq_init(void) -{ - struct device_node *root = of_find_node_by_path("/"); - const struct of_device_id *match; - - match = of_match_node(exynos_cpufreq_matches, root); - if (!match) { - platform_device_register_simple("exynos-cpufreq", -1, NULL, 0); - return; - } - - platform_device_register_simple(match->data, -1, NULL, 0); -} - static void __init exynos_dt_machine_init(void) { /* @@ -262,8 +235,6 @@ static void __init exynos_dt_machine_init(void) of_machine_is_compatible("samsung,exynos5250")) platform_device_register(&exynos_cpuidle); - exynos_cpufreq_init(); - of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); } diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c index 18b81724ca0b..f85d1ab5d621 100644 --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c @@ -20,6 +20,15 @@ struct cpufreq_dt_compat { }; static struct cpufreq_dt_compat compat[] = { + { "samsung,exynos3250", NULL, 0 }, + { "samsung,exynos4210", NULL, 0 }, + { "samsung,exynos4212", NULL, 0 }, + { "samsung,exynos4412", NULL, 0 }, + { "samsung,exynos5250", NULL, 0 }, +#ifndef CONFIG_BL_SWITCHER + { "samsung,exynos5420", NULL, 0 }, + { "samsung,exynos5800", NULL, 0 }, +#endif }; static int __init cpufreq_dt_platdev_init(void)