From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936402AbcJ0D1k (ORCPT ); Wed, 26 Oct 2016 23:27:40 -0400 Received: from mail-pf0-f176.google.com ([209.85.192.176]:36294 "EHLO mail-pf0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935895AbcJ0D1g (ORCPT ); Wed, 26 Oct 2016 23:27:36 -0400 Date: Thu, 27 Oct 2016 08:57:31 +0530 From: Viresh Kumar To: Masahiro Yamada Cc: linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Mark Rutland , Russell King Subject: Re: [PATCH 1/2] ARM: dts: uniphier: add CPU clocks and OPP table for Pro5 SoC Message-ID: <20161027032731.GP9162@vireshk-i7> References: <1477499859-12415-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: <1477499859-12415-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:37, Masahiro Yamada wrote: > Add a CPU clock to every CPU node and a CPU OPP table to use the > generic cpufreq driver. > > Signed-off-by: Masahiro Yamada > --- > > arch/arm/boot/dts/uniphier-pro5.dtsi | 74 ++++++++++++++++++++++++++++++++++++ > 1 file changed, 74 insertions(+) For both patches. Acked-by: Viresh Kumar -- viresh