This driver uses SPI-MEM framework and is capable to operate with
single, dual, quad and octal SPI-NOR memories.
Low-level controller work mode (STIG) is utilized to communicate
with flash memories.
Signed-off-by: Jayshri Pawar
Signed-off-by: Konrad Kociolek
---
drivers/spi/Kconfig
. Controller checks device discovery
status and if it's completed and with no error PHY training
passes.
Jayshri Pawar (2):
Add support for Cadence XSPI controller
Add dt-bindings documentation for Cadence XSPI controller
.../devicetree/bindings/spi/cdns,xspi.yaml | 164
driver
Add dt-bindings documentation for Cadence XSPI controller
to support SPI based flash memories.
Signed-off-by: Jayshri Pawar
Signed-off-by: Konrad Kociolek
---
.../devicetree/bindings/spi/cdns,xspi.yaml | 164 +
1 file changed, 164 insertions(+)
create mode 100644
Providing tcm_get_alt in tcm function to support Bulk only protocol and
USB Attached SCSI protocol
Signed-off-by: Jayshri Pawar
---
drivers/usb/gadget/function/f_tcm.c | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/drivers/usb/gadget/function/f_tcm.c
b
4 matches
Mail list logo