From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 13 May 2015 08:33:36 -0600 Subject: [U-Boot] [PATCH v2 8/9] tegra: nyan-big: Allow TPM on I2C In-Reply-To: References: <1431522151-20245-1-git-send-email-sjg@chromium.org> <1431522151-20245-9-git-send-email-sjg@chromium.org> <55535750.6060604@wwwdotorg.org> Message-ID: <555360C0.10201@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/13/2015 07:57 AM, Simon Glass wrote: > Hi Stephen, > > On 13 May 2015 at 07:53, Stephen Warren wrote: >> On 05/13/2015 07:02 AM, Simon Glass wrote: >>> >>> Enable the I2C3 pins so that the TPM can be used. >>> >>> Note: There is an DP change also, caused by running board-to-uboot.py >>> script in the latest tegra-pinmux-script tree. This also means that the version that got checked into U-Boot wasn't generated from the config file that first got checked into tegra-pinmux-scripts:-( Tomeu made this DP change when he submitted support to tegra-pinmux-scripts. We should make sure that boards are added to tegra-pinmux-scripts before sending U-Boot/kernel patches for a board to avoid this. >> I didn't get the patch for tegra-pinmux-scripts. What was the send time/date >> and patch title? > > It will be in the future :-) I need to transfer it via github as I > don't have a proper git mirror in-house. Ah, I should have looked at the email time; I didn't notice it'd only just arrived. Assuming there are no objections to the tegra-pinmux-scripts patch and I apply it on Friday as I expect, then this patch looks fine too. Acked-by: Stephen Warren