* [PATCH] spi: davinci: Update configs to make it selectable on Keystone
@ 2013-07-25 0:31 Santosh Shilimkar
2013-07-25 9:20 ` Mark Brown
0 siblings, 1 reply; 3+ messages in thread
From: Santosh Shilimkar @ 2013-07-25 0:31 UTC (permalink / raw)
To: linux-arm-kernel
Keystone2 SOCs share the SPI IP block with DaVinci based SOCs. Update
the config bits so that its usable on Keystone2 based SOCs.
Cc: Mark Brown <broonie@kernel.org>
Cc: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
---
drivers/spi/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 89cbbab..3858d66 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -151,7 +151,7 @@ config SPI_COLDFIRE_QSPI
config SPI_DAVINCI
tristate "Texas Instruments DaVinci/DA8x/OMAP-L/AM1x SoC SPI controller"
- depends on ARCH_DAVINCI
+ depends on ARCH_DAVINCI || ARCH_KEYSTONE
select SPI_BITBANG
select TI_EDMA
help
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] spi: davinci: Update configs to make it selectable on Keystone
2013-07-25 0:31 [PATCH] spi: davinci: Update configs to make it selectable on Keystone Santosh Shilimkar
@ 2013-07-25 9:20 ` Mark Brown
2013-07-25 20:52 ` Santosh Shilimkar
0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2013-07-25 9:20 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Jul 24, 2013 at 08:31:37PM -0400, Santosh Shilimkar wrote:
> Keystone2 SOCs share the SPI IP block with DaVinci based SOCs. Update
> the config bits so that its usable on Keystone2 based SOCs.
Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130725/91548bdd/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] spi: davinci: Update configs to make it selectable on Keystone
2013-07-25 9:20 ` Mark Brown
@ 2013-07-25 20:52 ` Santosh Shilimkar
0 siblings, 0 replies; 3+ messages in thread
From: Santosh Shilimkar @ 2013-07-25 20:52 UTC (permalink / raw)
To: linux-arm-kernel
On Thursday 25 July 2013 05:20 AM, Mark Brown wrote:
> On Wed, Jul 24, 2013 at 08:31:37PM -0400, Santosh Shilimkar wrote:
>> Keystone2 SOCs share the SPI IP block with DaVinci based SOCs. Update
>> the config bits so that its usable on Keystone2 based SOCs.
>
> Applied, thanks.
>
thanks Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-25 20:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-25 0:31 [PATCH] spi: davinci: Update configs to make it selectable on Keystone Santosh Shilimkar
2013-07-25 9:20 ` Mark Brown
2013-07-25 20:52 ` Santosh Shilimkar
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).