Re: [PATCH v5 0/3] mtd: nand: gpmi: add proper raw access support

2014-11-30 Thread Brian Norris
On Wed, Nov 26, 2014 at 05:53:10PM +0100, Boris Brezillon wrote: > This series provides an implementation for raw accesses taking care of > hidding the specific layout used by the GPMI controller. > > Best Regards, > > Boris > > Changes since v4: > - fixed a few corner cases in gpmi_move_bits (

[PATCH v5 0/3] mtd: nand: gpmi: add proper raw access support

2014-11-26 Thread Boris Brezillon
Hello, This series provides an implementation for raw accesses taking care of hidding the specific layout used by the GPMI controller. Best Regards, Boris Changes since v4: - fixed a few corner cases in gpmi_move_bits (tested it with: https://github.com/bbrezillon/gpmi-move-bits-test/blob/