summaryrefslogtreecommitdiff
path: root/mm/tests/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorIan Dannapel <iansdannapel@gmail.com>2026-04-16 16:42:36 +0200
committerXu Yilun <yilun.xu@linux.intel.com>2026-05-04 19:30:18 +0800
commitd4d5ad6c6039a4921bd9f708bd0539258d60e55e (patch)
tree34976a8acf37438861978cee8ec139ebb1fc93a5 /mm/tests/git@git.tavy.me:linux.git
parent7fd0138b1a6a455cd498fe0f471fdf103dd0ca64 (diff)
fpga-mgr: Add Efinix SPI programming driver
Add a new driver for loading binary firmware to configuration RAM using "SPI passive mode" on Efinix FPGAs. Efinix passive SPI configuration requires chip select to remain asserted from reset until the complete bitstream and trailing idle clocks have been transferred, so the driver keeps CS active with cs_change and locks the SPI bus for the duration of configuration. Signed-off-by: Ian Dannapel <iansdannapel@gmail.com> Reviewed-by: Xu Yilun <yilun.xu@intel.com> Link: https://lore.kernel.org/r/20260416144237.373852-4-iansdannapel@gmail.com Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com>
Diffstat (limited to 'mm/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions