From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755406AbcHXLML (ORCPT ); Wed, 24 Aug 2016 07:12:11 -0400 Received: from hqemgate15.nvidia.com ([216.228.121.64]:14692 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755223AbcHXLMJ (ORCPT ); Wed, 24 Aug 2016 07:12:09 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Wed, 24 Aug 2016 04:06:42 -0700 Subject: Re: [PATCH 0/6] Some Tegra I2C Updates To: Wolfram Sang References: <1470910620-9898-1-git-send-email-jonathanh@nvidia.com> CC: Laxman Dewangan , Stephen Warren , Thierry Reding , "Alexandre Courbot" , , , From: Jon Hunter Message-ID: Date: Wed, 24 Aug 2016 12:10:23 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <1470910620-9898-1-git-send-email-jonathanh@nvidia.com> X-Originating-IP: [10.26.11.203] X-ClientProxiedBy: DRUKMAIL102.nvidia.com (10.25.59.20) To UKMAIL101.nvidia.com (10.26.138.13) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Wolfram, On 11/08/16 11:16, Jon Hunter wrote: > Add runtime-pm and pinctrl support for Tegra I2C driver. > > The first 4 patches are trivial clean-up/simplification changes. > > Jon Hunter (6): > i2c: tegra: Add missing new line characters > i2c: tegra: Remove non device-tree support > i2c: tegra: Use device name for adapter name > i2c: tegra: Simplify I2C resume > i2c: tegra: Add runtime power-management support > i2c: tegra: Add pinctrl support > > drivers/i2c/busses/i2c-tegra.c | 97 +++++++++++++++++++++++++++--------------- > 1 file changed, 63 insertions(+), 34 deletions(-) Any comments or can these be queued? Cheers Jon -- nvpublic