All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: cfa10036: Switch SPI to gpio bitbanging
@ 2012-12-27 21:54 Maxime Ripard
  2012-12-27 21:54   ` Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Maxime Ripard @ 2012-12-27 21:54 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Shawn,

Here is a patchset that moves the spi bus we use to bitbanging. This is needed
because the DAC found on this bus is actually using a 12 bits wordlength, while
the imx28 spi controler can only handle 4, 8 or 16 bits per words.

Thanks,
Maxime

Maxime Ripard (2):
  spi: spi-gpio: Add checks for the dt properties
  ARM: dts: cfa10049: Change the SPI3 bus to spi-gpio

 arch/arm/boot/dts/imx28-cfa10049.dts |   78 ++++++++++++++++++----------------
 drivers/spi/spi-gpio.c               |   23 ++++++++--
 2 files changed, 62 insertions(+), 39 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH RESEND 0/2] CFA10036: Switch to SPI Bitbanging
@ 2013-01-25  8:39 Maxime Ripard
  2013-01-25  8:39   ` Maxime Ripard
  0 siblings, 1 reply; 15+ messages in thread
From: Maxime Ripard @ 2013-01-25  8:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Here is a patchset that moves the spi bus we use to bitbanging. This is needed
because the DAC found on this bus is actually using a 12 bits wordlength, while
the imx28 spi controler can only handle 4, 8 or 16 bits per words.

Thanks,
Maxime

Maxime Ripard (2):
  spi: spi-gpio: Add checks for the dt properties
  ARM: dts: cfa10049: Change the SPI3 bus to spi-gpio

 arch/arm/boot/dts/imx28-cfa10049.dts |   78 ++++++++++++++++++----------------
 drivers/spi/spi-gpio.c               |   23 ++++++++--
 2 files changed, 62 insertions(+), 39 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-02-05 13:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27 21:54 [PATCH 0/2] ARM: cfa10036: Switch SPI to gpio bitbanging Maxime Ripard
2012-12-27 21:54 ` [PATCH 1/2] spi: spi-gpio: Add checks for the dt properties Maxime Ripard
2012-12-27 21:54   ` Maxime Ripard
     [not found]   ` <1356645288-10110-2-git-send-email-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-01-09  8:37     ` Maxime Ripard
2013-01-09  8:37       ` Maxime Ripard
     [not found]       ` <50ED2C2D.7030608-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-01-22 15:50         ` Maxime Ripard
2013-01-22 15:50           ` Maxime Ripard
     [not found]           ` <50FEB546.3090504-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-02-05 13:08             ` Grant Likely
2013-02-05 13:08               ` Grant Likely
2012-12-27 21:54 ` [PATCH 2/2] ARM: dts: cfa10049: Change the SPI3 bus to spi-gpio Maxime Ripard
2012-12-28 11:17 ` [PATCH 0/2] ARM: cfa10036: Switch SPI to gpio bitbanging Shawn Guo
  -- strict thread matches above, loose matches on Subject: below --
2013-01-25  8:39 [PATCH RESEND 0/2] CFA10036: Switch to SPI Bitbanging Maxime Ripard
2013-01-25  8:39 ` [PATCH 1/2] spi: spi-gpio: Add checks for the dt properties Maxime Ripard
2013-01-25  8:39   ` Maxime Ripard
2013-01-26  7:36   ` Mark Brown
2013-01-26  7:36     ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.