linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: sun4i: SPI improvements
@ 2014-12-08 10:13 Alexandru Gagniuc
       [not found] ` <1418033642-29731-1-git-send-email-mr.nuke.me-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Alexandru Gagniuc @ 2014-12-08 10:13 UTC (permalink / raw)
  To: linux-spi-u79uwXL29TY76Z2rM5mHXA
  Cc: broonie-DgEjT+Ai2ygdnm+yROfE0A,
	maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A, pawel.moll-5wv7dgnIgG8,
	mark.rutland-5wv7dgnIgG8, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg,
	galak-sgV2jX0FEOL9JmXXK+q4OQ, linux-lFZ/pmaqli7XmaaqVzeoHQ,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Alexandru Gagniuc

This is a series of patches that gets SPI working in a better state on the
Cubieboard. The main motivation was to use flashrom to to program SPI ROMs.
There is one patch missing, which adds an spidev node on the Cubieboard. Since
Maxime did not like the approach in that patch, I've left it out for now.

Alexandru Gagniuc (3):
  ARM: sun4i: spi: Allow transfers larger than FIFO size
  ARM: sun4i: dt: Add pin muxing options for SPI
  ARM: sun4i: dt: cubieboard: Enable SPI0

 arch/arm/boot/dts/sun4i-a10-cubieboard.dts |  6 +++
 arch/arm/boot/dts/sun4i-a10.dtsi           | 28 ++++++++++++
 drivers/spi/spi-sun4i.c                    | 71 ++++++++++++++++++++++++++----
 3 files changed, 96 insertions(+), 9 deletions(-)

-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-01-11 20:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-08 10:13 [PATCH 0/3] ARM: sun4i: SPI improvements Alexandru Gagniuc
     [not found] ` <1418033642-29731-1-git-send-email-mr.nuke.me-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-12-08 10:14   ` [PATCH 1/3] ARM: sun4i: spi: Allow transfers larger than FIFO size Alexandru Gagniuc
     [not found]     ` <1418033642-29731-2-git-send-email-mr.nuke.me-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-01-11 20:06       ` mrnuke
2014-12-08 10:14   ` [PATCH 2/3] ARM: sun4i: dt: Add pin muxing options for SPI Alexandru Gagniuc
     [not found]     ` <1418033642-29731-3-git-send-email-mr.nuke.me-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-12-11 16:57       ` Maxime Ripard
2014-12-08 10:14   ` [PATCH 3/3] ARM: sun4i: dt: cubieboard: Enable SPI0 Alexandru Gagniuc
     [not found]     ` <1418033642-29731-4-git-send-email-mr.nuke.me-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-12-11 16:57       ` Maxime Ripard
2014-12-11 16:56   ` [PATCH 0/3] ARM: sun4i: SPI improvements Maxime Ripard
2014-12-15 16:59     ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).