git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c084473
)
ARM: mach-imx/mx27_3ds: Do not annotate the chip select as internal
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 22 Jun 2011 12:25:28 +0000
(09:25 -0300)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 7 Jul 2011 08:00:02 +0000
(10:00 +0200)
On the i.MX SPI driver the chipselect pins can be of the following types:
- internal: when the chipselect pin is used as a dedicated CS pin of the CSPI controller
- GPIO: a generic GPIO can be used as a chipselect funtion
On the mx27_3ds the SPI2 chip select is a GPIO, so don't annotate 'internal' in the chip select
definition.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-imx/mach-mx27_3ds.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-imx/mach-mx27_3ds.c
Simple merge