aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorIvan Bornyakov <[email protected]>2022-12-30 09:29:22 +0000
committerXu Yilun <[email protected]>2023-01-28 15:20:35 +0000
commit9d94ec985702a454638d49816fa66718cb8b228a (patch)
tree1c4c37742440a0a7fd0926b3a01b9d1b9997d804 /drivers/fpga/fpga-bridge.c
parentfpga: microchip-spi: rewrite status polling in a time measurable way (diff)
downloadkernel-9d94ec985702a454638d49816fa66718cb8b228a.tar.gz
kernel-9d94ec985702a454638d49816fa66718cb8b228a.zip
fpga: microchip-spi: separate data frame write routine
mpf_ops_write() function writes bitstream data to the FPGA by a smaller frames. Introduce mpf_spi_frame_write() function which is for writing a single data frame and use it in mpf_ops_write(). No functional changes intended. Signed-off-by: Ivan Bornyakov <[email protected]> Acked-by: Conor Dooley <[email protected]> Acked-by: Xu Yilun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Xu Yilun <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions