Hi Paul,
On 12/7/2010 5:04 PM, Paul Walmsley wrote:
Hello,
On Tue, 7 Dec 2010, MING ZHOU wrote:
Since we need to reconfigure Reset time for OMAP4, we found the OMAP4
register definition for reset time is wrong according to spec of
OMAP4. And we verified this by reading default value of register. We
found the offset definition of Reset time and Reset Test register
should be switched. After correcting this bug, we verified by changing
the value of reset time register, the pulse generated for reset is
also changed as expected on scope.
Thanks, will queue this for 2.6.38 since it looks like there are no
in-tree users in 2.6.37.
These defines are not needed anymore, it is legacy stuff done before we
generated the whole prm44xx.h.
Here are the entries in the prm44xx.h, line 574.
/* PRM.DEVICE_PRM register offsets */
#define OMAP4_PRM_RSTCTRL_OFFSET 0x0000
#define OMAP4_PRM_RSTST_OFFSET 0x0004
#define OMAP4_PRM_RSTTIME_OFFSET 0x0008
We'd better get rid of these old entries in prm.h
Regards,
Benoit
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html