[PATCH v2 5/8] ARM: OMAP2+: hwmod: ensure that SYSCONFIG bits are reprogrammed after a reset
From: paul@pwsan.com (Paul Walmsley)
Date: 2012-03-15 06:25:58
Also in:
linux-omap
From: paul@pwsan.com (Paul Walmsley)
Date: 2012-03-15 06:25:58
Also in:
linux-omap
Hola Omar, On Wed, 14 Mar 2012, Ramirez Luna, Omar wrote:
If we reached here the reset lines will be asserted, and then the code below touches sysc registers on a module under reset.
Do you know of any case where this would be a problem? Seems like it would only affect IP blocks that have both hard reset lines and SYSCONFIG registers, and as far as I know, we don't have any of those defined? - Paul