All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add pinctrl support to omap2-mcspi
@ 2012-09-17 17:22 ` Matt Porter
  0 siblings, 0 replies; 24+ messages in thread
From: Matt Porter @ 2012-09-17 17:22 UTC (permalink / raw)
  To: Linux OMAP List, Linux SPI Devel List, Grant Likely,
	Tony Lindgren
  Cc: Linux Kernel Mailing List, Linux ARM Kernel List, AnilKumar

Changes since v1:
	- warns that pins are not configured by the driver rather than
	  exiting 
	- dummy states are only enabled for OMAP platforms where DT is
	  not populated

This series enables pinctrl support for McSPI. Platforms that boot only
from DT and rely on pinctrl to set pinmuxes appropriately require this
for omap2-mcspi operation.

It has been tested on AM335x BeagleBone with an Adafruit SPI LCD attached
and regression tested on Beagleboard xM booting in the !DT case, using
board-omap3evm.c. 

The series applies on top of Tony's dt-devel branch.

Matt Porter (2):
  spi: omap2-mcspi: add pinctrl support
  ARM: OMAP2+: Enable pinctrl dummy states

 arch/arm/mach-omap2/devices.c |    5 +++++
 drivers/spi/spi-omap2-mcspi.c |    8 ++++++++
 2 files changed, 13 insertions(+)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-09-18 12:11 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17 17:22 [PATCH v2 0/2] Add pinctrl support to omap2-mcspi Matt Porter
2012-09-17 17:22 ` Matt Porter
2012-09-17 17:22 ` [PATCH v2 1/2] spi: omap2-mcspi: add pinctrl support Matt Porter
2012-09-17 17:22   ` Matt Porter
     [not found]   ` <1347902538-21208-2-git-send-email-mporter-l0cyMroinI0@public.gmane.org>
2012-09-17 17:26     ` Tony Lindgren
2012-09-17 17:26       ` Tony Lindgren
2012-09-17 17:26       ` Tony Lindgren
2012-09-18  5:27     ` Shubhrajyoti
2012-09-18  5:27       ` Shubhrajyoti
2012-09-18  5:27       ` Shubhrajyoti
     [not found]       ` <5058063E.40509-l0cyMroinI0@public.gmane.org>
2012-09-18 12:03         ` Matt Porter
2012-09-18 12:03           ` Matt Porter
2012-09-18 12:03           ` Matt Porter
     [not found] ` <1347902538-21208-1-git-send-email-mporter-l0cyMroinI0@public.gmane.org>
2012-09-17 17:22   ` [PATCH v2 2/2] ARM: OMAP2+: Enable pinctrl dummy states Matt Porter
2012-09-17 17:22     ` Matt Porter
2012-09-17 17:22     ` Matt Porter
2012-09-17 17:28     ` Tony Lindgren
2012-09-17 17:28       ` Tony Lindgren
     [not found]     ` <1347902538-21208-3-git-send-email-mporter-l0cyMroinI0@public.gmane.org>
2012-09-18 12:11       ` Linus Walleij
2012-09-18 12:11         ` Linus Walleij
2012-09-18 12:11         ` Linus Walleij
2012-09-17 17:27   ` [PATCH v2 0/2] Add pinctrl support to omap2-mcspi Matt Porter
2012-09-17 17:27     ` Matt Porter
2012-09-17 17:27     ` Matt Porter

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.