From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Mon, 9 Jan 2012 14:56:56 -0800 Subject: [U-Boot] [PATCH 3/7] tegra: Add I2C support to funcmux In-Reply-To: References: <1324923111-340-1-git-send-email-sjg@chromium.org> <1324923111-340-4-git-send-email-sjg@chromium.org> <4F0B5DC2.9030802@nvidia.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stephe, On Mon, Jan 9, 2012 at 1:40 PM, Simon Glass wrote: > Hi Stephen, > > On Mon, Jan 9, 2012 at 1:36 PM, Stephen Warren wrote: >> On 12/26/2011 11:11 AM, Simon Glass wrote: >>> Add support to funcmux for selecting I2C functions and programming >>> the pinmux appropriately. >>> >>> Signed-off-by: Simon Glass >> >> Conceptually the changes here look fine. I think that adding the new I2C >> cases and the tests for valid config values to the existing cases are >> probably worthing of two separate patches though. > > OK, I might do this as part of the mmc side. Since there are a few things there now I have created a separate funcmux series and moved this I2C patch into that. I will drop it from here when I send the next version. Regards, Simon > > Regards, > Simon > >> >> -- >> nvpublic