[PATCH] ARM: OMAP2+: PRM: Fix am437x module reset

Paul Walmsley paul at pwsan.com
Fri May 8 10:50:37 PDT 2015


Hi Dave 

On Fri, 1 May 2015, Dave Gerlach wrote:

> When moving to using the OMAP4+ PRM driver on am437x, we switched
> to using all omap4 ops for module reset management. However, reset
> register layout on am437x is more similar to am335x than omap4 because
> of the the need for an st_shift for the *_RST bits in certain *_RSTST
> registers, like WKUP_PROC_LRST in the PRCM_RM_WKUP_RSTST. Without this
> we cannot bring the Wakeup M3 IP out of reset.
> 
> Because of this, we must use the am33xx prm ops for the hardreset
> functionality while continuing to use all other omap4 ops. To accomplish
> this we split out the common portion of omap44xx_prm_init and add an
> am437x_prm_init to register the prm_ll_data struct specific to am437x.
> 
> Signed-off-by: Dave Gerlach <d-gerlach at ti.com>
> Signed-off-by: Suman Anna <s-anna at ti.com>

I'm assuming this has been superseded by Tero's patches.  If not, please 
let me know.


- Paul



More information about the linux-arm-kernel mailing list