commit | cf65133b1d57041672d0fb7e806f102835dc670e | [log] [tgz] |
---|---|---|
author | Dinesh Maniyam <dinesh.maniyam@intel.com> | Thu Feb 27 00:18:24 2025 +0800 |
committer | Michael Trimarchi <michael@amarulasolutions.com> | Sat Mar 15 10:35:01 2025 +0100 |
tree | 866bf56815a8776b824a0b9d509995d0db985123 | |
parent | f110c571a34b585c094838b8f6a9b4fd693ab6af [diff] |
drivers: mtd: nand: cadence: Poll for desc complete status Poll for thread complete status to ensure the descriptor processing is complete. If complete then can ensure controller already update the descriptor status. Signed-off-by: Dinesh Maniyam <dinesh.maniyam@intel.com>