From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 27 Feb 2013 14:31:46 -0700 Subject: [U-Boot] [PATCH] Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work In-Reply-To: <1361999401-20354-1-git-send-email-twarren@nvidia.com> References: <1361999401-20354-1-git-send-email-twarren@nvidia.com> Message-ID: <512E7B42.8050002@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 02/27/2013 02:10 PM, Tom Warren wrote: > I2C driver can now probe dev 0 (PWR_I2C, where the PMU, etc. lives). > This is needed so that the SDIO slot power can be brought up for > the MMC driver, so it has to precede those commits. Reviewed-by: Stephen Warren