commit | 96db8b65da93eaa476a1704cbaee51604fee2a99 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@amd.com> | Thu Aug 25 06:59:03 2022 -0600 |
committer | Michal Simek <michal.simek@amd.com> | Tue Sep 13 11:32:48 2022 +0200 |
tree | dfaac3ca59ea4907f736d674568575561f82b03d | |
parent | 141cbfdd2a97446432ed26e7475ee72b72ec7231 [diff] |
spi: zynqmp_gqspi: Add support for IO mode Add support for io-mode transfers. This is necessary for UBIFS to work properly with spi-nor devices. The driver will work in IO mode when "has-io-mode" is passed from device tree instead of DMA. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com> Link: https://lore.kernel.org/r/20220825125906.11581-4-ashok.reddy.soma@amd.com Signed-off-by: Michal Simek <michal.simek@amd.com>