From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH] cpufreq: ti: Use generic platdev driver Date: Fri, 16 Sep 2016 23:59:40 +0200 Message-ID: <4712275.44limO7TAi@vostro.rjw.lan> References: <20160914204137.20346-1-d-gerlach@ti.com> <20160915062507.GA30169@vireshk-i7> <57DC6420.20706@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: Received: from cloudserver094114.home.net.pl ([79.96.170.134]:44703 "HELO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750945AbcIPVxb (ORCPT ); Fri, 16 Sep 2016 17:53:31 -0400 In-Reply-To: <57DC6420.20706@ti.com> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Dave Gerlach Cc: Viresh Kumar , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-pm@vger.kernel.org, Tony Lindgren On Friday, September 16, 2016 04:29:04 PM Dave Gerlach wrote: > Hi, > On 09/15/2016 01:25 AM, Viresh Kumar wrote: > > On 14-09-16, 15:41, Dave Gerlach wrote: > >> Now that the cpufreq-dt-platdev is used to create the cpufreq-dt platform > >> device for all OMAP platforms and the platform code that did it > >> before has been removed, add ti,am33xx and ti,dra7xx to the machine list > >> in cpufreq-dt-platdev which had relied on the removed platform code to do > >> this previously. > >> > >> Fixes: 7694ca6e1d6f ("cpufreq: omap: Use generic platdev driver") > >> Signed-off-by: Dave Gerlach > > > > Any stable trees you want this to be added to ? > > I suppose it'll go for 4.7-stable as the change happened in v4.6. The commit in the fixes tag went in during the 4.7 cycle, so the fix should go into 4.7.y, but I'm not going to push it as urgent material for 4.8. Thanks, Rafael