diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-10-11 17:45:42 +0200 |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2018-11-22 11:37:44 +0530 |
commit | 6293b0361d9816dc5286cd766d4865a30ebdfb6f (patch) | |
tree | 8047092923d754d7abc2e8c10c1dde61a291af55 /drivers/gpio/pm8916_gpio.c | |
parent | a3e1653ddeb02f39481eba572275016171e9670c (diff) |
mtd: nand: pxa3xx: add raw read support
Raw read support is added by editing a few code sections:
->handle_data_pio() includes the ECC bytes that are not consumed
anymore by the ECC engine.
->prepare_set_command() is changed so that the ECC bytes are
requested as part of the data I/O length.
->drain_fifo() shall also avoid checking the R/B pin too often
when in raw mode.
->read_page_raw()/->read_oob_raw() are written from scratch.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'drivers/gpio/pm8916_gpio.c')
0 files changed, 0 insertions, 0 deletions