From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Date: Fri, 24 Jan 2014 15:03:13 +0100 Subject: [U-Boot] [PATCH] ARM: tegra: amend pmc.h for Tegra114+ In-Reply-To: <1390422059-32007-1-git-send-email-swarren@wwwdotorg.org> References: <1390422059-32007-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <20140124140311.GE25720@ulmo.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 Wed, Jan 22, 2014 at 01:20:59PM -0700, Stephen Warren wrote: [...] > diff --git a/arch/arm/include/asm/arch-tegra/pmc.h b/arch/arm/include/asm/arch-tegra/pmc.h [...] > @@ -21,7 +21,11 @@ struct pmc_ctlr { > uint pmc_dpd_sample; /* _DPD_PADS_SAMPLE_0, offset 20 */ > uint pmc_dpd_enable; /* _DPD_PADS_ENABLE_0, offset 24 */ > uint pmc_pwrgate_timer_off; /* _PWRGATE_TIMER_OFF_0, offset 28 */ > - uint pmc_pwrgate_timer_on; /* _PWRGATE_TIMER_ON_0, offset 2C */ > +#if defined(CONFIG_TEGRA20) || defined(CONFIG_TEGRA30) > + uint pmc_pwrgate_timer_on; /* _PWRGATE_TIMER_ON_0, offset 28 */ The comment here is wrong, it's still at offset 0x2c. Other than that: Reviewed-by: Thierry Reding Acked-by: Thierry Reding I've also applied this to my local tree that I booted the Venice2 from, along with your other patches, so: Tested-by: Thierry Reding Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: