Re: [PATCH V3 0/4] ARM: tegra: Enable SLINK controller driver

2012-10-31 Thread Laxman Dewangan
On Wednesday 31 October 2012 09:36 PM, Stephen Warren wrote: On 10/31/2012 02:51 AM, Laxman Dewangan wrote: I had forgotten about this from when I tested the older SPI driver that we ripped out; I had at least compared the registers between U-Boot and the kernel with that driver, so I'm pretty s

Re: [PATCH V3 0/4] ARM: tegra: Enable SLINK controller driver

2012-10-31 Thread Stephen Warren
On 10/31/2012 02:51 AM, Laxman Dewangan wrote: > On Wednesday 31 October 2012 01:59 AM, Stephen Warren wrote: >> On 10/30/2012 01:05 AM, Laxman Dewangan wrote: >>> This series modify the dts file to add the slink addresses, >>> make AUXDATA in board dt files, enable slink4 for tegra30-cardhu and >>

Re: [PATCH V3 0/4] ARM: tegra: Enable SLINK controller driver

2012-10-31 Thread Laxman Dewangan
On Wednesday 31 October 2012 01:59 AM, Stephen Warren wrote: On 10/30/2012 01:05 AM, Laxman Dewangan wrote: This series modify the dts file to add the slink addresses, make AUXDATA in board dt files, enable slink4 for tegra30-cardhu and enable slink controller defconfig. This series only instan

Re: [PATCH V3 0/4] ARM: tegra: Enable SLINK controller driver

2012-10-30 Thread Stephen Warren
On 10/30/2012 01:05 AM, Laxman Dewangan wrote: > This series modify the dts file to add the slink addresses, > make AUXDATA in board dt files, enable slink4 for tegra30-cardhu and > enable slink controller defconfig. This series only instantiates the SPI controller, and not any SPI devices. I tri

[PATCH V3 0/4] ARM: tegra: Enable SLINK controller driver

2012-10-30 Thread Laxman Dewangan
This series modify the dts file to add the slink addresses, make AUXDATA in board dt files, enable slink4 for tegra30-cardhu and enable slink controller defconfig. Changes from V1: - Remove changes from clock tables. - Make the dma req dt property name to nvidia,dma-request-selector. - change th