commit | 94fcaf0e301622170913644bb36a9200f37b9c3d | [log] [tgz] |
---|---|---|
author | Dhruva Gole <d-gole@ti.com> | Wed Apr 12 16:28:56 2023 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Apr 26 13:37:39 2023 +0530 |
tree | 01a7fa4fac8722ef15671043bc45c992c16c604e | |
parent | 52ff9b99237614f4a458279138b270f472f9e2b2 [diff] |
spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion If one leaves the CQSPI_REG_CMDCTRL in an unclean state this may cause issues in future command reads. This issue came to light when some flash reads in STIG mode were coming back dirty. Co-developed-by: Apurva Nandan <a-nandan@ti.com> Signed-off-by: Apurva Nandan <a-nandan@ti.com> Signed-off-by: Dhruva Gole <d-gole@ti.com> Acked-by: Jagan Teki <jagan@amarulasolutions.com>