[PATCH v2 3/4] spi: sun6i: Add binding for Allwinner H3 SPI controller
From: robh@kernel.org (Rob Herring)
Date: 2016-10-31 06:06:12
Also in:
linux-devicetree, linux-spi, lkml
From: robh@kernel.org (Rob Herring)
Date: 2016-10-31 06:06:12
Also in:
linux-devicetree, linux-spi, lkml
On Fri, Oct 28, 2016 at 03:54:11PM +0900, Milo Kim wrote:
H3 SPI has same architecture as A31 except FIFO capacity. To configure the buffer size separately, compatible property should be different. Optional DMA specifiers and example are added. Acked-by: Maxime Ripard <redacted> Cc: Mark Brown <broonie@kernel.org> Cc: Rob Herring <robh+dt@kernel.org> Cc: Chen-Yu Tsai <redacted> Signed-off-by: Milo Kim <redacted> --- .../devicetree/bindings/spi/spi-sun6i.txt | 25 ++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>