From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754745AbaE1JCi (ORCPT ); Wed, 28 May 2014 05:02:38 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:60663 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752264AbaE1JCe (ORCPT ); Wed, 28 May 2014 05:02:34 -0400 Message-ID: <5385A638.2000001@linaro.org> Date: Wed, 28 May 2014 11:02:48 +0200 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Kukjin Kim , "'Chander Kashyap'" , "'Tomasz Figa'" CC: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "'Lorenzo Pieralisi'" , "'Rafael J. Wysocki'" Subject: Re: [PATCH v6 0/6] add cpuidle support for Exynos5420 References: <1400227438-27155-1-git-send-email-chander.kashyap@linaro.org> <53831795.9070006@gmail.com> <015f01cf7a2e$3b141590$b13c40b0$@samsung.com> In-Reply-To: <015f01cf7a2e$3b141590$b13c40b0$@samsung.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/28/2014 06:35 AM, Kukjin Kim wrote: > Chander Kashyap wrote: >> >> On 26 May 2014 15:59, Tomasz Figa wrote: >>> Hi Chander, >>> >>> On 16.05.2014 10:03, Chander Kashyap wrote: >>>> Exynos5420 is a big-little Soc from Samsung. It has 4 A15 and 4 A7 >> cores. >>>> >>>> This patchset adds cpuidle support for Exynos5420 SoC based on >>>> generic big.little cpuidle driver. >>>> >>>> Tested on SMDK5420. >>>> >>>> This patch set depends on: >>>> 1. [PATCH 0/5] MCPM backend for Exynos5420 >>>> http://www.spinics.net/lists/arm-kernel/msg331100.html >>>> Changelog is in respective patches. >>>> Chander Kashyap (5): >>>> driver: cpuidle-big-little: add of_device_id structure >>>> arm: exynos: add generic function to calculate cpu number >>>> cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little >>>> driver >>>> driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 >>>> exynos: cpuidle: do not allow cpuidle registration for Exynos5420 >>>> mcpm: exynos: populate suspend and powered_up callbacks >>>> >>>> arch/arm/mach-exynos/exynos.c | 4 +++- >>>> arch/arm/mach-exynos/mcpm-exynos.c | 36 >> ++++++++++++++++++++++++++++++++++ >>>> arch/arm/mach-exynos/regs-pmu.h | 9 +++++++++ >>>> drivers/cpuidle/Kconfig.arm | 2 +- >>>> drivers/cpuidle/cpuidle-big_little.c | 12 +++++++++++- >>>> 5 files changed, 60 insertions(+), 3 deletions(-) >>>> >>> >>> For the whole series, >>> >>> Reviewed-by: Tomasz Figa >> >> Thanks Tomasz. >> >> Dear Kukjin, >> Can you take these patches. >>> > When I looked at this series quickly, looks good to me but I need to get ack from cpuidle maintainer Rafael or Daniel. Acked the different cpuidle bits. Thanks -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog