@@ -169,7 +169,7 @@ config SPI_BCM_QSPI
169
169
help
170
170
Enables support for the Broadcom SPI flash and MSPI controller.
171
171
Select this option for any one of BRCMSTB, iProc NSP and NS2 SoCs
172
- based platforms. This driver works for both SPI master for spi-nor
172
+ based platforms. This driver works for both SPI master for SPI NOR
173
173
flash device as well as MSPI device.
174
174
175
175
config SPI_BITBANG
@@ -311,11 +311,11 @@ config SPI_FSL_QUADSPI
311
311
supports the high-level SPI memory interface.
312
312
313
313
config SPI_HISI_SFC_V3XX
314
- tristate "HiSilicon SPI- NOR Flash Controller for Hi16XX chipsets"
314
+ tristate "HiSilicon SPI NOR Flash Controller for Hi16XX chipsets"
315
315
depends on (ARM64 && ACPI) || COMPILE_TEST
316
316
depends on HAS_IOMEM
317
317
help
318
- This enables support for HiSilicon v3xx SPI- NOR flash controller
318
+ This enables support for HiSilicon v3xx SPI NOR flash controller
319
319
found in hi16xx chipsets.
320
320
321
321
config SPI_NXP_FLEXSPI
@@ -477,9 +477,9 @@ config SPI_MTK_NOR
477
477
depends on ARCH_MEDIATEK || COMPILE_TEST
478
478
help
479
479
This enables support for SPI NOR controller found on MediaTek
480
- ARM SoCs. This is a controller specifically for SPI- NOR flash.
480
+ ARM SoCs. This is a controller specifically for SPI NOR flash.
481
481
It can perform generic SPI transfers up to 6 bytes via generic
482
- SPI interface as well as several SPI- NOR specific instructions
482
+ SPI interface as well as several SPI NOR specific instructions
483
483
via SPI MEM interface.
484
484
485
485
config SPI_NPCM_FIU
0 commit comments