Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756080Ab3I3PZz (ORCPT ); Mon, 30 Sep 2013 11:25:55 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:49222 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756040Ab3I3PZv (ORCPT ); Mon, 30 Sep 2013 11:25:51 -0400 Date: Mon, 30 Sep 2013 17:25:42 +0200 (CEST) From: Guennadi Liakhovetski X-X-Sender: lyakh@axis700.grange To: Simon Horman cc: Magnus Damm , linux-sh@vger.kernel.org, Linus Walleij , Laurent Pinchart , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/5] ARM: shmobile: CPUFreq support on Lager In-Reply-To: <1380216060-14506-1-git-send-email-g.liakhovetski@gmx.de> Message-ID: References: <1380216060-14506-1-git-send-email-g.liakhovetski@gmx.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Provags-ID: V02:K0:sOeKMNQBcAPN0nUt5iQZImWOwDjtaImQK67Fj4nHnHa Ife9VtzfsBt8QdCrFUdv8y6mIFCW4GjJHKRBNvgcT+X48IDQW2 noPX8kmaC1m8VAJvNMmvqk2XcxO7hLXtJrly4LZLmnp46HnusS iN+PQ8Qk84uJOcAjmOV59LVzfFs3NsxRPsTSdI1oa+MYtRkKom +jAXXQVuzwD8YuwL+iHZ6rQQjN04aqSrf0431nkjnxchzPBvMd GZ4PPLemv+YK2bWXKPkXN2T5CIzJSuaSWModIE8ByLJrPdxa/g w1go50D5FxjIXTOTULxlx8JI+pkovEejXLsewEYHmUu5/nGbxM n+LWyxuKbTv1aLj15Z0OKhvWN4YhP4d6+kOmlWI8Mg/Yl6IdWr R68CBPcTd/Tgg== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2419 Lines: 71 Hi Simon, Just a quick check of the status of this patch series: On Thu, 26 Sep 2013, Guennadi Liakhovetski wrote: > On Lager a da9210 regulator is used to supply DVFS power to the SoC. This > patch series adds I2C and Z-clock support on r8a7790 and CPUFreq support > for the Lager board. Please note, that patch 4/4 is an RFC as explained > inline. > > Developed on top of today's > > git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git devel > > plus i2c-rcar patches from my earlier patch series > > [PATCH v2 0/5] i2c: rcar: Device Tree support and clock improvements > > and the "sh-pfc: r8a7790: Add I2C pin groups and functions" patch from > Ulrich Hecht. > > All changes since v1 are noted in respective patches. They all are trivial, > still as soon as test hardware is available, it would be good to run-time > test this version too. > > Cc: Guennadi Liakhovetski > > Guennadi Liakhovetski (5): > pinctrl: sh-pfc: r8a7790: add pin definitions for the I2C3 interface Laurent has taken this one. > ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT mode > ARM: shmobile: r8a7790: add I2C DT nodes You've applied the above two too, thanks. > ARM: shmobile: r8a7790: add CPUFreq clock support Do I see it right, that you're waiting for a review for the above one? > ARM: shmobile: lager: (DEVEL) add CPUFreq support Once a review of #4/5 is posted, I can split the above patch into two to separate shmobile and DT parts, as requested by Sergei. Is that about what you're expecting too? Thanks Guennadi > arch/arm/boot/dts/r8a7790-lager-reference.dts | 33 +++++ > arch/arm/boot/dts/r8a7790.dtsi | 40 ++++++ > arch/arm/mach-shmobile/Kconfig | 2 + > arch/arm/mach-shmobile/board-lager-reference.c | 4 +- > arch/arm/mach-shmobile/clock-r8a7790.c | 160 ++++++++++++++++++++++++ > drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 28 ++++ > 6 files changed, 266 insertions(+), 1 deletions(-) > > -- > 1.7.2.5 --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/