From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754607AbcFPN2E (ORCPT ); Thu, 16 Jun 2016 09:28:04 -0400 Received: from hqemgate15.nvidia.com ([216.228.121.64]:13280 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754214AbcFPN2B (ORCPT ); Thu, 16 Jun 2016 09:28:01 -0400 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Thu, 16 Jun 2016 06:25:16 -0700 Message-ID: <5762A648.2040704@nvidia.com> Date: Thu, 16 Jun 2016 18:44:48 +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: , CC: , Subject: Re: [PATCH V2] ARM64: config: Enable MAX77620 pinctrl/gpio/rtc for Tegra210 P2180 References: <1465579176-32290-1-git-send-email-ldewangan@nvidia.com> In-Reply-To: <1465579176-32290-1-git-send-email-ldewangan@nvidia.com> X-Originating-IP: [10.19.65.30] X-ClientProxiedBy: DRHKMAIL103.nvidia.com (10.25.59.17) 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 Hi Thierry, On Friday 10 June 2016 10:49 PM, Laxman Dewangan wrote: > NVIDIA's Tegra210 Jetson platform (P2180) uses the MAX77620 as PMIC. > Enable GPIO, Pincontrol and RTC driver for this device. > > Signed-off-by: Laxman Dewangan > --- Are you picking this change?