lkml.org 
[lkml]   [2017]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] spi: Add Meson SPICC driver
Date
The Meson SPICC is generic SPI controller for general purpose Full-Duplex
communications with dedicated 16 words RX/TX PIO FIFOs.
It differs completely from the SPIFC, and thus need a separate driver.

The current driver only supportd the PIO transfer mode since the DMA seems
broken on available hardware.

This driver has been tested on a Amlogic S905X board.

Neil Armstrong (2):
dt-bindings: spi-meson: Add SPICC bindings
spi: Add Meson SPICC driver

.../devicetree/bindings/spi/spi-meson.txt | 31 ++
drivers/spi/Kconfig | 7 +
drivers/spi/Makefile | 1 +
drivers/spi/spi-meson-spicc.c | 619 +++++++++++++++++++++
4 files changed, 658 insertions(+)
create mode 100644 drivers/spi/spi-meson-spicc.c

--
1.9.1

\
 
 \ /
  Last update: 2017-05-23 15:41    [W:0.056 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site