From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f173.google.com ([209.85.192.173]:34887 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751231AbcEJFHP (ORCPT ); Tue, 10 May 2016 01:07:15 -0400 Received: by mail-pf0-f173.google.com with SMTP id 77so1213071pfv.2 for ; Mon, 09 May 2016 22:07:15 -0700 (PDT) Date: Tue, 10 May 2016 10:37:10 +0530 From: Viresh Kumar To: Khiem Nguyen Cc: Geert Uytterhoeven , "Rafael J. Wysocki" , Simon Horman , Magnus Damm , Laurent Pinchart , "linux-clk@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , Toru Oishi , "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/2] cpufreq: rcar: Add support for R8A7795 SoC Message-ID: <20160510050710.GC2790@vireshk-i7> References: <1462372543-31835-1-git-send-email-geert+renesas@glider.be> <5731664D.1030909@rvc.renesas.com> <573169CD.8050607@rvc.renesas.com> <57316A4E.7040100@rvc.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <57316A4E.7040100@rvc.renesas.com> Sender: linux-clk-owner@vger.kernel.org List-ID: On 10-05-16, 11:57, Khiem Nguyen wrote: > After the commit "a399dc9fc50 cpufreq: shmobile: Use generic platdev > driver", will use cpufreq-dt-platdev driver to enable cpufreq-dt support. > Hence, follow the implementation to support new R8A7795 SoC. > > Signed-off-by: Khiem Nguyen > --- > drivers/cpufreq/cpufreq-dt-platdev.c | 1 + > 1 file changed, 1 insertion(+) Acked-by: Viresh Kumar -- viresh