From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Fri, 10 Jun 2016 12:47:44 +0200 Subject: [U-Boot] [PATCH] spi: pic32_spi: add SPI master driver for PIC32 SoC. In-Reply-To: <1464857769-16550-1-git-send-email-purna.mandal@microchip.com> References: <1464857769-16550-1-git-send-email-purna.mandal@microchip.com> Message-ID: <575A9AD0.7050709@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 02.06.2016 um 10:56 schrieb Purna Chandra Mandal: > This driver implements SPI protocol in master mode to communicate > with the SPI device connected on SPI bus. It handles /CS explicitly > by controlling respective pin as gpio ('cs-gpios' property in dt node) > and uses PIO mode for SPI transaction. It is configurable based > on driver-model only. > > Cc: Jagan Teki > Signed-off-by: Purna Chandra Mandal > > --- > > drivers/spi/Kconfig | 8 + > drivers/spi/Makefile | 1 + > drivers/spi/pic32_spi.c | 448 ++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 457 insertions(+) > create mode 100644 drivers/spi/pic32_spi.c > applied to u-boot-mips, thanks. -- - Daniel -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: