[PATCH] OMAP2+: hwmod: use status bit info for reset line

2011-03-01 Thread Omar Ramirez Luna
On OMAP2 and OMAP3 the reset ctrl shift doesn't match the status bit, as it does on OMAP4, when handling the reset lines. This patch adds a new member in the reset info structure, so now it can be added as part of hwmod data, and checked accordingly for OMAP2 or 3; otherwise, there could be cases

Re: [PATCH] OMAP2+: hwmod: use status bit info for reset line

2011-03-04 Thread Paul Walmsley
the changes, those are welcome too. thanks, - Paul From: omar ramirez Date: Wed, 2 Mar 2011 00:46:49 +0000 Subject: [PATCH] OMAP2+: hwmod: use status bit info for reset line On OMAP2 and OMAP3 the reset ctrl shift doesn't match the status bit, as it does on OMAP4, when handling the reset

Re: [PATCH] OMAP2+: hwmod: use status bit info for reset line

2011-03-06 Thread Ramirez Luna, Omar
Hi Paul On Fri, Mar 4, 2011 at 3:36 PM, Paul Walmsley wrote: > It's after our -rc6 cutoff, but I'll take it anyway for 2.6.39.  Made a > few minor changes -- updated patch below -- if you have a chance, please > give it a quick test.  The 'integration-2.6.39' branch at > git://git.pwsan.com/linux