Re: [RESEND][PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value

2015-08-11 Thread Mark Brown
On Tue, Aug 11, 2015 at 12:28:21PM +0530, Sekhar Nori wrote: On Tuesday 11 August 2015 05:17 AM, Franklin S Cooper Jr. wrote: ping. Patches 1 and 2 have already been pulled into Mark's spi tree and are currently in in linux-next. Mark, can you apply this patch to your tree as well? Thats

Re: [RESEND][PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value

2015-08-11 Thread Mark Brown
On Tue, Aug 11, 2015 at 02:54:33PM +0530, Sekhar Nori wrote: On Tuesday 11 August 2015 02:33 PM, Mark Brown wrote: Why would there be any interdependency between the the two trees, that would be very unusual? Adding a new value to DT doesn't need the kernel to understand it and the driver

Re: [RESEND][PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value

2015-08-11 Thread Sekhar Nori
On Tuesday 11 August 2015 05:17 AM, Franklin S Cooper Jr. wrote: On 07/24/2015 06:50 AM, Sekhar Nori wrote: On Wednesday 22 July 2015 06:02 PM, Franklin S Cooper Jr wrote: SPI Davinci driver has been updated to allow SOCs to specify their minimum prescale value. Update the various SOCs

Re: [RESEND][PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value

2015-08-11 Thread Sekhar Nori
On Tuesday 11 August 2015 02:33 PM, Mark Brown wrote: On Tue, Aug 11, 2015 at 12:28:21PM +0530, Sekhar Nori wrote: On Tuesday 11 August 2015 05:17 AM, Franklin S Cooper Jr. wrote: ping. Patches 1 and 2 have already been pulled into Mark's spi tree and are currently in in linux-next.

Re: [RESEND][PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value

2015-08-10 Thread Franklin S Cooper Jr.
On 07/24/2015 06:50 AM, Sekhar Nori wrote: On Wednesday 22 July 2015 06:02 PM, Franklin S Cooper Jr wrote: SPI Davinci driver has been updated to allow SOCs to specify their minimum prescale value. Update the various SOCs board files that use this driver with their proper prescaler limit.

Re: [RESEND][PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value

2015-07-24 Thread Sekhar Nori
On Wednesday 22 July 2015 06:02 PM, Franklin S Cooper Jr wrote: SPI Davinci driver has been updated to allow SOCs to specify their minimum prescale value. Update the various SOCs board files that use this driver with their proper prescaler limit. Signed-off-by: Franklin S Cooper Jr

[RESEND][PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value

2015-07-22 Thread Franklin S Cooper Jr
SPI Davinci driver has been updated to allow SOCs to specify their minimum prescale value. Update the various SOCs board files that use this driver with their proper prescaler limit. Signed-off-by: Franklin S Cooper Jr fcoo...@ti.com --- arch/arm/mach-davinci/devices-da8xx.c | 2 ++