* Felipe Balbi <[email protected]> [131011 09:04]:
> On Fri, Oct 11, 2013 at 07:06:38PM +0530, Pekon Gupta wrote:
> > OMAP NAND driver currently supports multiple flavours of 1-bit Hamming
> > ecc-scheme, like:
> > - OMAP_ECC_HAMMING_CODE_DEFAULT
> >     1-bit hamming ecc code using software library
> > - OMAP_ECC_HAMMING_CODE_HW
> >     1-bit hamming ecc-code using GPMC h/w engine
> > - OMAP_ECC_HAMMING_CODE_HW_ROMCODE
> >     1-bit hamming ecc-code using GPMC h/w engin with ecc-layout compatible
> >     to ROM code.
> > 
> > This patch combines above multiple ecc-schemes into single implementation:
> > - OMAP_ECC_HAM1_CODE_HW
> >     1-bit hamming ecc-code using GPMC h/w engine with ROM-code compatible
> >     ecc-layout.
> > 
> > Signed-off-by: Pekon Gupta <[email protected]>
> 
> Reviewed-by: Felipe Balbi <[email protected]>

This one looks safe to queue via the MTD tree for the arch/arm/*omap* parts:

Acked-by: Tony Lindgren <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to