From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] arm: tegra: dt: Add pinmux entries for Vbus regulator controls Date: Fri, 14 Sep 2012 09:31:07 -0600 Message-ID: <50534DBB.6010700@wwwdotorg.org> References: <1347614754-26357-1-git-send-email-vbyravarasu@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1347614754-26357-1-git-send-email-vbyravarasu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Venu Byravarasu Cc: linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 09/14/2012 03:25 AM, Venu Byravarasu wrote: > Adding pinmux entries for PI4 and PH7 to enable Vbus for USB1 > and USB3 controllers on Cardhu A02 board. > > Signed-off-by: Venu Byravarasu Given our internal discussions about whether to and how to configure open-drain and enable-input on these pins, I'd like to hold off on this patch. Lets resolve this internally first. Also, I assume we'll need an equivalent patch for Cardhu A04 too. From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Fri, 14 Sep 2012 09:31:07 -0600 Subject: [PATCH] arm: tegra: dt: Add pinmux entries for Vbus regulator controls In-Reply-To: <1347614754-26357-1-git-send-email-vbyravarasu@nvidia.com> References: <1347614754-26357-1-git-send-email-vbyravarasu@nvidia.com> Message-ID: <50534DBB.6010700@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/14/2012 03:25 AM, Venu Byravarasu wrote: > Adding pinmux entries for PI4 and PH7 to enable Vbus for USB1 > and USB3 controllers on Cardhu A02 board. > > Signed-off-by: Venu Byravarasu Given our internal discussions about whether to and how to configure open-drain and enable-input on these pins, I'd like to hold off on this patch. Lets resolve this internally first. Also, I assume we'll need an equivalent patch for Cardhu A04 too. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758509Ab2INPbN (ORCPT ); Fri, 14 Sep 2012 11:31:13 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:36948 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757042Ab2INPbL (ORCPT ); Fri, 14 Sep 2012 11:31:11 -0400 Message-ID: <50534DBB.6010700@wwwdotorg.org> Date: Fri, 14 Sep 2012 09:31:07 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Venu Byravarasu CC: linux@arm.linux.org.uk, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm: tegra: dt: Add pinmux entries for Vbus regulator controls References: <1347614754-26357-1-git-send-email-vbyravarasu@nvidia.com> In-Reply-To: <1347614754-26357-1-git-send-email-vbyravarasu@nvidia.com> X-Enigmail-Version: 1.4.4 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 09/14/2012 03:25 AM, Venu Byravarasu wrote: > Adding pinmux entries for PI4 and PH7 to enable Vbus for USB1 > and USB3 controllers on Cardhu A02 board. > > Signed-off-by: Venu Byravarasu Given our internal discussions about whether to and how to configure open-drain and enable-input on these pins, I'd like to hold off on this patch. Lets resolve this internally first. Also, I assume we'll need an equivalent patch for Cardhu A04 too.