From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 09 Jan 2012 14:36:02 -0700 Subject: [U-Boot] [PATCH 3/7] tegra: Add I2C support to funcmux In-Reply-To: <1324923111-340-4-git-send-email-sjg@chromium.org> References: <1324923111-340-1-git-send-email-sjg@chromium.org> <1324923111-340-4-git-send-email-sjg@chromium.org> Message-ID: <4F0B5DC2.9030802@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. -- nvpublic