Re: [PATCH v2] ARM: PXA27x: fix workaround for AC97 reset

2013-01-06 Thread Mike Dunn
1 - for GPIO95 and AF2 - for GPIO113) in case of reset deassert. > > Reported-by: Mike Dunn > Signed-off-by: Igor Grinberg > Cc: Mike Dunn > Cc: Robert Jarzmik > Cc: Eric Miao > Cc: stable@vger.kernel.org > --- > v2: Do not change the GPDR to input on reset deassert, as AC97 &g

Re: [PATCH v2] ARM: PXA27x: fix workaround for AC97 reset

2013-01-06 Thread Mike Dunn
On 01/06/2013 08:48 AM, Igor Grinberg wrote: > Fix the workaround to a hardware bug in the AC97 controller of PXA27x. > A bug in the controller's warm reset functionality requires that the MFP > used by the controller as the AC97_RESET_n line be temporarily > reconfigured as a GPIO (AF0) and manual

Re: [PATCH 2/2] mtd mxc_nand: move ecc strengh setup before nand_scan_tail

2012-05-25 Thread Mike Dunn
On 05/25/2012 07:22 AM, Sascha Hauer wrote: > Since this commit: > > commit 6a918bade9dab40aaef80559bd1169c69e8d69cb > Author: Mike Dunn > Date: Sun Mar 11 14:21:11 2012 -0700 > > mtd: flash drivers set ecc strength > > The mxc_nand driver fails