[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1681825625-10265-1-git-send-email-srinivas.goud@amd.com>
Date: Tue, 18 Apr 2023 19:17:03 +0530
From: Srinivas Goud <srinivas.goud@....com>
To: <broonie@...nel.org>
CC: <linux-spi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<git@....com>, <gcnu.goud@...il.com>,
Srinivas Goud <srinivas.goud@....com>
Subject: [PATCH v2 0/2] spi: spi-cadence: Add Slave mode support
Replace spi_master structure with spi_controller structure.
Currently SPI Cadence controller works in Master mode only.
Update driver to support Slave mode and also Full duplex transfer
support in Slave mode
---
BRANCH: for-next
Changes in v2:
- Rebased the patches on top of
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
---
Srinivas Goud (2):
spi: spi-cadence: Switch to spi_controller structure
spi: spi-cadence: Add support for Slave mode
drivers/spi/spi-cadence.c | 324 +++++++++++++++++++++++++++++-----------------
1 file changed, 203 insertions(+), 121 deletions(-)
--
2.1.1
Powered by blists - more mailing lists