Re: [PATCH] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss

From: Keerthy
Date: Wed Jun 22 2016 - 05:10:40 EST


Tony,

On Tuesday 21 June 2016 03:27 PM, Keerthy wrote:


On Tuesday 21 June 2016 01:22 PM, Mohammed, Afzal wrote:
Hi Suman,

Anna, Suman wrote on Monday, June 20, 2016 9:49 PM:

It does happen when the pruss module is exercised. We found this when we
tried to do a standby test on suspend, and while it worked on AM33xx,
AM437x failed because of this difference.

Okay, seems on am335x, PER doesn't have RSTST register itself.

Seems like code has some reference!

arch/arm/mach-omap2/prm33xx.h
#define AM33XX_RM_PER_RSTST_OFFSET 0x0004

But TRM: http://www.ti.com/lit/ug/spruh73m/spruh73m.pdf
claims that offset is reserved.

Should i remove the above lines altogether?


Can you pull this patch as well?


Regards
afzal