Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1455791

Re: [PATCH v5 2/2] spi: add driver for J-Core SPI controller

From Rob Herring <robh+dt@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 2/2] spi: add driver for J-Core SPI controller
Date 2016-08-03 15:20 +0200
Message-ID <s24fv-31q-7@gated-at.bofh.it> (permalink)
References <s1Tk5-42G-3@gated-at.bofh.it> <s1Tk6-42G-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Apr 3, 2016 at 12:12 AM, Rich Felker <dalias@libc.org> wrote:

The date on your patch emails is way off.

> The J-Core "spi2" device is a PIO-based SPI master controller. It
> differs from "bitbang" devices in that that it's clocked in hardware
> rather than via soft clock modulation over gpio, and performs
> byte-at-a-time transfers between the cpu and SPI controller.
>
> This driver will be extended to support future versions of the J-Core
> SPI controller with DMA transfers when they become available.
>
> Signed-off-by: Rich Felker <dalias@libc.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v5 0/2] J-Core SPI controller support Rich Felker <dalias@libc.org> - 2016-08-03 03:40 +0200
  [PATCH v5 2/2] spi: add driver for J-Core SPI controller Rich Felker <dalias@libc.org> - 2016-08-03 03:40 +0200
    Re: [PATCH v5 2/2] spi: add driver for J-Core SPI controller Rob Herring <robh+dt@kernel.org> - 2016-08-03 15:20 +0200
      Re: [PATCH v5 2/2] spi: add driver for J-Core SPI controller Rich Felker <dalias@libc.org> - 2016-08-04 06:40 +0200
    Applied "spi: add driver for J-Core SPI controller" to the spi tree Mark Brown <broonie@kernel.org> - 2016-08-04 23:10 +0200

csiph-web