lkml.org 
[lkml]   [2023]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] spi: octeontx2: Add spi driver for OcteonTX2 SOC
Date
Add driver for spi controller on Marvell OcteonTX2 SOC. This driver
supports 1KB data buffer and 4-bit bus width.
It also supports ACPI and reads tx(rx)-bus-width which is used to set
the SPI mode - DUAL, QUAD, OCTAL.

Piyush Malgujar (1):
spi: octeontx2: Add ACPI support

Suneel Garapati (1):
spi: octeontx2: Add support for octeontx2 spi controller

drivers/spi/Kconfig | 8 +
drivers/spi/Makefile | 1 +
drivers/spi/spi-octeontx2.c | 467 ++++++++++++++++++++++++++++++++++++
drivers/spi/spi-octeontx2.h | 152 ++++++++++++
4 files changed, 628 insertions(+)
create mode 100644 drivers/spi/spi-octeontx2.c
create mode 100644 drivers/spi/spi-octeontx2.h

--
2.17.1

\
 
 \ /
  Last update: 2023-03-27 20:08    [W:0.055 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site