commit | 66a813e00e5d38d072f55df7003b9a152a5c506d | [log] [tgz] |
---|---|---|
author | Kuldeep Singh <kuldeep.singh@nxp.com> | Tue Aug 03 14:32:57 2021 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Sat Oct 23 15:56:25 2021 +0530 |
tree | 2075202cc8979a815eb624512e03069e6b8ebac3 | |
parent | 40154198bbdc3ad7d1380e2bc6fa6c3842a7c1a5 [diff] |
spi: nxp-fspi: Add support for IP read only Add support for disabling AHB bus and read entire flash contents via IP bus only. Please note, this enables IP bus read using a quirk which can be enabled directly in device-type data or in existence of an errata where AHB bus may need to be disabled. Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Acked-by: Jagan Teki <jagan@amarulasolutions.com>