summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorVenkatesh Yadav Abbarapu <[email protected]>2024-09-26 10:25:07 +0530
committerTom Rini <[email protected]>2024-10-09 09:01:54 -0600
commit1e36d34b52e7a1ebe5a2a5339d6905540f4253aa (patch)
tree6f5cded85bff6152995b5597046740cba04f1895 /include/linux
parent217b0a28b6db3d664300f82df8e4cf342de3b8a0 (diff)
spi: zynq_qspi: Add parallel memories support in QSPI driver
Add support for parallel memories in zynq_qspi.c driver. In case of parallel memories STRIPE bit is set and sent to the qspi ip, which will send data bits to both the flashes in parallel. However for few commands we should not use stripe, instead send same data to both the flashes. Those commands are exclueded by using zynqmp_qspi_update_stripe(). Also update copyright info for this file. Signed-off-by: Ashok Reddy Soma <[email protected]> Signed-off-by: Venkatesh Yadav Abbarapu <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions