From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753297AbcKNAP4 (ORCPT ); Sun, 13 Nov 2016 19:15:56 -0500 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:48612 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750890AbcKNAPz (ORCPT ); Sun, 13 Nov 2016 19:15:55 -0500 From: "Rafael J. Wysocki" To: Viresh Kumar , Masahiro Yamada Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] cpufreq: dt: add Socionext UniPhier SoCs support Date: Mon, 14 Nov 2016 01:23:27 +0100 Message-ID: <1876722.yBbCOHufDN@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.9.0-rc5+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20161027032715.GO9162@vireshk-i7> References: <1477500093-12796-1-git-send-email-yamada.masahiro@socionext.com> <20161027032715.GO9162@vireshk-i7> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday, October 27, 2016 08:57:15 AM Viresh Kumar wrote: > On 27-10-16, 01:41, Masahiro Yamada wrote: > > Add compatible strings for Pro5, PXs2, LD6b, LD11, LD20 SoCs to use > > the generic cpufreq driver. > > > > Signed-off-by: Masahiro Yamada > > --- > > > > drivers/cpufreq/cpufreq-dt-platdev.c | 6 ++++++ > > 1 file changed, 6 insertions(+) > > Acked-by: Viresh Kumar Applied. Thanks, Rafael