lkml.org 
[lkml]   [2014]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] spi: st: New driver for ST's SPI Controller
Date
This is a new driver which controls the SPI component of ST's
Synchronous Serial Controller (SSC).

Lee Jones (4):
spi: Add new driver for STMicroelectronics' SPI Controller
spi: st: Provide Device Tree binding documentation
ARM: sti: Provide DT nodes for SSC[0..4]
ARM: sti: Provide DT nodes for SBC SSC[0..2]

Documentation/devicetree/bindings/spi/spi-st.txt | 40 ++
arch/arm/boot/dts/stih407.dtsi | 85 ++++
drivers/spi/Kconfig | 8 +
drivers/spi/Makefile | 1 +
drivers/spi/spi-st.c | 535 +++++++++++++++++++++++
5 files changed, 669 insertions(+)
create mode 100644 Documentation/devicetree/bindings/spi/spi-st.txt
create mode 100644 drivers/spi/spi-st.c

--
1.9.1



\
 
 \ /
  Last update: 2014-11-27 13:21    [W:0.128 / U:0.552 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site