[PATCH 1/2] arm: am33xx: add reset duration control register address definition
Sascha Hauer
s.hauer at pengutronix.de
Mon Jan 9 04:55:08 PST 2017
On Fri, Dec 09, 2016 at 03:17:14PM +0100, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists at googlemail.com>
>
> PRM_RSTTIME register provides settings for global and power domain
> reset durations.
>
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
Applied, thanks
Sascha
> arch/arm/mach-omap/include/mach/am33xx-silicon.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-omap/include/mach/am33xx-silicon.h b/arch/arm/mach-omap/include/mach/am33xx-silicon.h
> index e17e609..10595d5 100644
> --- a/arch/arm/mach-omap/include/mach/am33xx-silicon.h
> +++ b/arch/arm/mach-omap/include/mach/am33xx-silicon.h
> @@ -71,6 +71,7 @@
>
> #define AM33XX_PRM_RSTCTRL (AM33XX_PRM_BASE + 0x0f00)
> #define AM33XX_PRM_RSTCTRL_RESET 0x1
> +#define AM33XX_PRM_RSTTIME (AM33XX_PRM_BASE + 0x0f04)
> #define AM33XX_PRM_RSTST (AM33XX_PRM_BASE + 0x0f08)
>
> /* CTRL */
> --
> 2.1.4
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list