From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 0/4] regulator: tps62360: support dts and enable for tegra-cardhu Date: Thu, 10 May 2012 12:59:12 -0600 Message-ID: <4FAC1000.9070605@wwwdotorg.org> References: <1336643276-16796-1-git-send-email-ldewangan@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1336643276-16796-1-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Laxman Dewangan Cc: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org, linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, lrg-l0cyMroinI0@public.gmane.org, broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org, swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 05/10/2012 03:47 AM, Laxman Dewangan wrote: > Add support for dt on regulator device tps62360. Also enable this regulator for Nvidia's > Tegra platform - cardhu. > This series: > - Make the regulator_init_data as pointer type from platform data. > - enable config variable in tegra defconfig > - add entry for tps62360 in dts file of tegra-cardhu. The series looks fine to me. I assume patches 1 & 2 will go through the regulator tree and I'll take patches 3 & 4 through the Tegra tree. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760762Ab2EJS7T (ORCPT ); Thu, 10 May 2012 14:59:19 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:37502 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754598Ab2EJS7R (ORCPT ); Thu, 10 May 2012 14:59:17 -0400 Message-ID: <4FAC1000.9070605@wwwdotorg.org> Date: Thu, 10 May 2012 12:59:12 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Laxman Dewangan CC: grant.likely@secretlab.ca, rob.herring@calxeda.com, linux@arm.linux.org.uk, lrg@ti.com, broonie@opensource.wolfsonmicro.com, swarren@nvidia.com, olof@lixom.net, devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH 0/4] regulator: tps62360: support dts and enable for tegra-cardhu References: <1336643276-16796-1-git-send-email-ldewangan@nvidia.com> In-Reply-To: <1336643276-16796-1-git-send-email-ldewangan@nvidia.com> X-Enigmail-Version: 1.5pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/10/2012 03:47 AM, Laxman Dewangan wrote: > Add support for dt on regulator device tps62360. Also enable this regulator for Nvidia's > Tegra platform - cardhu. > This series: > - Make the regulator_init_data as pointer type from platform data. > - enable config variable in tegra defconfig > - add entry for tps62360 in dts file of tegra-cardhu. The series looks fine to me. I assume patches 1 & 2 will go through the regulator tree and I'll take patches 3 & 4 through the Tegra tree.