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 <[email protected]>
> Signed-off-by: Purna Chandra Mandal <[email protected]>
>
> ---
>
> 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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

