diff options
author | Michael Trimarchi <michael@amarulasolutions.com> | 2022-07-20 18:22:06 +0200 |
---|---|---|
committer | Michael Trimarchi <michael@amarulasolutions.com> | 2022-07-22 10:34:02 +0200 |
commit | b8cd2df5198c11360d514cd8529da992848d83b3 (patch) | |
tree | e6cc2541d53164b874d27fcbcb325bbd5e8f3753 /drivers/fpga/ivm_core.c | |
parent | bd87603d5a5006b751845507102fc3ae1d8cd57f (diff) |
mtd: nand: Add manufacturer specific initialization/detection steps
Upstream linux commit abbe26d144ec22.
A lot of NANDs are implementing generic features in a non-generic way,
or are providing advanced auto-detection logic where the NAND ID bytes
meaning changes with the NAND generation.
Providing this vendor specific initialization step will allow us to get
rid of full-id entries in the nand_ids table or all the vendor specific
cases added over the time in the generic NAND ID decoding logic.
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Diffstat (limited to 'drivers/fpga/ivm_core.c')
0 files changed, 0 insertions, 0 deletions