From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH V2 0/4] ARM: tegra: dalmore: add regulators Date: Fri, 22 Mar 2013 11:37:16 -0600 Message-ID: <514C96CC.8000904@wwwdotorg.org> References: <1363873663-19272-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: <1363873663-19272-1-git-send-email-ldewangan@nvidia.com> Sender: linux-doc-owner@vger.kernel.org To: Laxman Dewangan Cc: swarren@nvidia.com, devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org List-Id: devicetree@vger.kernel.org On 03/21/2013 07:47 AM, Laxman Dewangan wrote: > This series add the regulators for Dalmore platform. > Dalmore also have the Palma PMIC as primary PMIC but > dt population will be send later once DT documentation > finalize. The series is applied. The first 3 patches to Tegra's for-3.10/dt branch, and patch 4 to Tegra's for-3.10/defconfig banch. In patch 2, > + tps65090@48 { I removed "@48" there, since the unit-address isn't required to make the node name unique.