Re: [PATCH 5/5] ARM: keystone: defconfig: Enable CAN support

2015-10-20 Thread santosh shilimkar
On 10/20/2015 2:50 PM, Franklin S Cooper Jr wrote: Newer Keystone 2 devices support CAN. Enable CAN support as modules. Signed-off-by: Franklin S Cooper Jr --- Again. Please shown me the usecases before adding config option. DTS nodes have to be there. arch/arm/configs/keystone_defconfig |

Re: [PATCH 4/5] ARM: keystone: defconfig: Enable MMC support

2015-10-20 Thread santosh shilimkar
On 10/20/2015 2:50 PM, Franklin S Cooper Jr wrote: Newer Keystone 2 devices support MMC and can boot from MMC. Therefore, enable MMC support along with MMC OMAP HS whose driver is reused. Signed-off-by: Franklin S Cooper Jr --- Please notify once MMC patch is accepted and I will this one then.

Re: [PATCH 1/5] ARM: Keystone: Enable PINCTRL for Keystone ARCH

2015-10-20 Thread santosh shilimkar
On 10/20/2015 2:50 PM, Franklin S Cooper Jr wrote: From: Franklin Cooper Unlike other Keystone 2 devices, newer Keystone 2 SOCs may utilize pinmuxing which requires PINCTRL to be enabled. Therefore, enable PINCTRL for all Keystone 2 devices. Signed-off-by: Franklin S Cooper Jr --- arch/arm/

Re: [PATCH 2/5] mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2

2015-10-20 Thread santosh shilimkar
On 10/20/2015 2:50 PM, Franklin S Cooper Jr wrote: From: Lokesh Vutla Enable omap_hsmmc for Keystone 2 architecture which reuses the HSMMC IP found on OMAP platforms. Signed-off-by: Franklin S Cooper Jr --- drivers/mmc/host/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

Re: [PATCH] Fix uses of dma_max_pfn() when converting to a limiting address

2014-02-13 Thread Santosh Shilimkar
ncing code entirely. > > max addr 0x10000 bounce limit 0x10 dma 0 > You are right. We were seeing an issue with SCSI HDD over PCI and the patch fixes that issue as well. I think we should send this patch to stable as well. At least 3.13 should get this patch. Thanks RMK for

Re: [RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes

2013-07-29 Thread Santosh Shilimkar
On Monday 29 July 2013 09:40 AM, Russell King - ARM Linux wrote: > On Mon, Jul 29, 2013 at 09:26:44AM -0400, Santosh Shilimkar wrote: >> On Monday 29 July 2013 07:15 AM, Russell King - ARM Linux wrote: >>> Would you mind putting them all in the patch system, I can add the acks

Re: [RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes

2013-07-29 Thread Santosh Shilimkar
On Monday 29 July 2013 07:15 AM, Russell King - ARM Linux wrote: > On Fri, Jul 26, 2013 at 12:28:26PM -0400, Santosh Shilimkar wrote: >> On Friday 26 July 2013 11:10 AM, Russell King - ARM Linux wrote: >>> On Fri, Jul 12, 2013 at 05:48:09PM -0400, Santosh Shilimkar wrote: >

Re: [RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes

2013-07-26 Thread Santosh Shilimkar
On Friday 26 July 2013 11:10 AM, Russell King - ARM Linux wrote: > On Fri, Jul 12, 2013 at 05:48:09PM -0400, Santosh Shilimkar wrote: >> The series is an attempt to move ARM port to NO_BOOTMEM. As discussed >> on list NO_BOOTMEM move needed updates to max*pfn meaning to be maximum &

Re: [PATCH v12 00/11] DMA Engine support for AM33XX

2013-06-25 Thread Santosh Shilimkar
On Tuesday 25 June 2013 10:16 AM, Sekhar Nori wrote: > On 6/25/2013 12:24 PM, Tony Lindgren wrote: >> * Benoit Cousson [130624 07:42]: >>> Hi Tony, >>> >>> On 06/24/2013 12:19 PM, Tony Lindgren wrote: Hi, For merging this series, I suggest the following sets: * Joel A Fern

Re: [PATCH 3/3] mmc: omap_hsmmc: add generic DMA request support to the DT binding

2013-02-01 Thread Santosh Shilimkar
On Saturday 02 February 2013 02:31 AM, Matt Porter wrote: The binding definition is based on the generic DMA request binding. Signed-off-by: Matt Porter Acked-by: Tony Lindgren --- Acked-by: Santosh Shilimkar -- To unsubscribe from this list: send the line "unsubscribe linux-mmc&qu

Re: [PATCH 1/3] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()

2013-02-01 Thread Santosh Shilimkar
On Saturday 02 February 2013 02:31 AM, Matt Porter wrote: Convert dmaengine channel requests to use dma_request_slave_channel_compat(). This supports platforms booting with or without DT populated. Signed-off-by: Matt Porter Acked-by: Tony Lindgren --- Acked-by: Santosh Shilimkar -- To

Re: [PATCH v5 00/14] DMA Engine support for AM33XX

2013-01-24 Thread Santosh Shilimkar
On Friday 25 January 2013 02:19 AM, Matt Porter wrote: On Thu, Jan 24, 2013 at 05:12:05AM +, Shilimkar, Santosh wrote: On Thursday 24 January 2013 02:19 AM, Matt Porter wrote: On Wed, Jan 23, 2013 at 04:37:55PM +0530, Santosh Shilimkar wrote: Matt, On Wednesday 16 January 2013 02:02 AM

Re: [PATCH v5 00/14] DMA Engine support for AM33XX

2013-01-23 Thread Santosh Shilimkar
On Thursday 24 January 2013 02:19 AM, Matt Porter wrote: On Wed, Jan 23, 2013 at 04:37:55PM +0530, Santosh Shilimkar wrote: Matt, On Wednesday 16 January 2013 02:02 AM, Matt Porter wrote: [..] This series adds DMA Engine support for AM33xx, which uses an EDMA DMAC. The EDMA DMAC has been

Re: [PATCH v5 00/14] DMA Engine support for AM33XX

2013-01-23 Thread Santosh Shilimkar
dd it with your series if you agree ? Overall the series looks good to my eyes. Acked-tested-by: Santosh Shilimkar Regards, Santosh From 2dcc90b7a4b2dcdb52ddd052ca7f3e88a78e83e4 Mon Sep 17 00:00:00 2001 From: Santosh Shilimkar Date: Wed, 23 Jan 2013 16:04:32 +0530 Subject: [PATCH] mmc: omap_h

[PATCH] mmc: core: Fix build warning with !CONFIG_SUSPEND

2012-05-19 Thread Santosh Shilimkar
ion' defined but not used Fix is by wrapping suspend hooks under CONFIG_SUSPEND Signed-off-by: Santosh Shilimkar Cc: Chris Ball --- drivers/mmc/core/bus.c |2 ++ drivers/mmc/core/sdio_bus.c |2 +- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/mmc/core/

Re: irq flood with mmc boot partitions on s3c2416 with 3.0rc1

2011-06-02 Thread Santosh Shilimkar
On 6/3/2011 5:18 AM, Kyungmin Park wrote: Hi, Interesting, I also use the latest kernel and boot well. As I don't have the s3c2416 user manaul, I'm not sure it's support AUTO CMD12 or not. but at least it's support at s3c6410 and later. [1.355000] sdhci: Secure Digital Host Controller Inter