Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753387AbcCALuG (ORCPT ); Tue, 1 Mar 2016 06:50:06 -0500 Received: from hqemgate14.nvidia.com ([216.228.121.143]:14756 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751976AbcCALuE (ORCPT ); Tue, 1 Mar 2016 06:50:04 -0500 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Tue, 01 Mar 2016 03:48:52 -0800 Message-ID: <56D57EF3.6060805@nvidia.com> Date: Tue, 1 Mar 2016 17:07:23 +0530 From: Laxman Dewangan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Arnd Bergmann CC: , , , , , , Rhyland Klein Subject: Re: [PATCH 1/1] arm64: defconfig: Enable Maxim PMIC max77620 config References: <1456750972-13972-1-git-send-email-ldewangan@nvidia.com> <3235756.j5eVi1g2v0@wuerfel> In-Reply-To: <3235756.j5eVi1g2v0@wuerfel> X-Originating-IP: [10.19.65.30] X-ClientProxiedBy: DRHKMAIL102.nvidia.com (10.25.59.16) To bgmail102.nvidia.com (10.25.59.11) Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1107 Lines: 33 On Tuesday 01 March 2016 05:02 AM, Arnd Bergmann wrote: > On Monday 29 February 2016 18:32:52 Laxman Dewangan wrote: >> Enable following configs for the Maxim Semiconductor's PMIC >> MAX77620/MAX20024. This is used on NVIDIA's Tegra 210 platform >> Jetson-TX1. >> >> CONFIG_MFD_MAX77620 For MFD driver. >> CONFIG_PINCTRL_MAX77620 For pin control support >> CONFIG_GPIO_MAX77620 for GPIO Support. >> CONFIG_REGULATOR_MAX77620 for regulator support. >> CONFIG_RTC_DRV_MAX77686 for RTC support. >> >> Enable Tegra I2C config to enable I2C in NVIDIA's Tegra 210 >> platforms. >> >> Signed-off-by: Laxman Dewangan >> --- >> The patches for drivers of MFD/GPIO/Pincontrol are in flight. >> > I'm not entirely sure what you had meant to happen to this patch, > as you have a lot of people in the 'To' line. > > Do you want us to pick it up into arm-soc with Thierry's Ack, > or should he forward it, or is there a reason for Catalin and > Will to put it into the arm64 tree? > > Not sure how will it go (via Tegra or arm-soc) but I will need Thierry's or Rhyland Klein's ACK.