From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936178AbcJ0D13 (ORCPT ); Wed, 26 Oct 2016 23:27:29 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:33082 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935895AbcJ0D1T (ORCPT ); Wed, 26 Oct 2016 23:27:19 -0400 Date: Thu, 27 Oct 2016 08:57:15 +0530 From: Viresh Kumar To: Masahiro Yamada Cc: linux-pm@vger.kernel.org, "Rafael J. Wysocki" , linux-kernel@vger.kernel.org Subject: Re: [PATCH] cpufreq: dt: add Socionext UniPhier SoCs support Message-ID: <20161027032715.GO9162@vireshk-i7> References: <1477500093-12796-1-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477500093-12796-1-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 -- viresh