Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752717AbdF0Pa5 (ORCPT ); Tue, 27 Jun 2017 11:30:57 -0400 Received: from foss.arm.com ([217.140.101.70]:58876 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753026AbdF0PPZ (ORCPT ); Tue, 27 Jun 2017 11:15:25 -0400 Date: Tue, 27 Jun 2017 16:15:20 +0100 From: Juri Lelli To: Viresh Kumar Cc: Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, Catalin Marinas , linux@arm.linux.org.uk, Will Deacon , Vincent Guittot , arnd.bergmann@linaro.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V3 0/5] arch_topology: Minor cleanups Message-ID: <20170627151520.cgdvjcqsy6iocp2l@e106622-lin> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 496 Lines: 23 Hi Viresh, On 23/06/17 14:55, Viresh Kumar wrote: > Hi Greg, > > You weren't included in the first [1] version of this series, as it was > targeting arch/arm*/ directories then. > > Here are some cleanups for the arch_topology core. > > Tested on ARM64 Hikey board by setting following in cpu nodes in DT: > capacity-dmips-mhz = <1000>; > The set looks ok to me. Also tested on JunoR2 and TC2. You can add my Reviewed-and-tested-by: Juri Lelli Best, - Juri