[PATCH V2 1/2] spi: s3c64xx: fix printk warnings

2013-07-15 Thread Jingoo Han
Fix the following build warnings when LPAE is enabled: drivers/spi/spi-s3c64xx.c:1466:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/spi/spi-s3c64xx.c:1466:2: warning: format '%x' expects argument of type 'unsigned

[PATCH V2 2/2] spi: s3c64xx: fix checkpatch error and warnings

2013-07-15 Thread Jingoo Han
Fix the following checkpatch error and warnings: ERROR: (foo*) should be (foo *) WARNING: line over 80 characters WARNING: quoted string split across lines Signed-off-by: Jingoo Han jg1@samsung.com --- No changes since v1: drivers/spi/spi-s3c64xx.c | 16 1 file

Re: [PATCH V2] pci: exynos: split into two parts such as Synopsys part and Exynos part

2013-07-15 Thread Jingoo Han
On Friday, July 12, 2013 7:01 PM, Kishon Vijay Abraham I wrote: On Thursday 11 July 2013 11:19 AM, Jingoo Han wrote: Exynos PCIe IP consists of Synopsys specific part and Exynos specific part. Only core block is a Synopsys designware part; other parts are Exynos specific. Also, the

Re: [PATCH V2] pci: exynos: split into two parts such as Synopsys part and Exynos part

2013-07-15 Thread Jingoo Han
On Saturday, July 13, 2013 2:16 AM, Thierry Reding wrote: On Fri, Jul 12, 2013 at 08:28:05AM +0900, Jingoo Han wrote: On Friday, July 12, 2013 12:41 AM, Thierry Reding wrote: On Thu, Jul 11, 2013 at 02:49:43PM +0900, Jingoo Han wrote: [...] diff --git a/drivers/pci/host/Makefile

Re: [PATCH] cpufreq: s3c24xx: fix typo ARM_S3C24XX

2013-07-15 Thread Viresh Kumar
On 14 July 2013 17:32, Paul Bolle pebo...@tiscali.nl wrote: Kconfig symbol S3C24XX_PLL depends on ARM_S3C24XX. But that symbol doesn't exist. Commit f023f8dd59bf (cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreq), which added this typo, makes clear that ARM_S3C24XX_CPUFREQ was intended

RE: [PATCH v7 5/9] iommu/exynos: change rwlock to spinlock

2013-07-15 Thread Cho KyongHo
From: Bartlomiej Zolnierkiewicz [mailto:b.zolnier...@samsung.com] Sent: Saturday, July 13, 2013 12:31 AM Hi, On Friday, July 05, 2013 09:29:26 PM Cho KyongHo wrote: Since acquiring read_lock is not more frequent than write_lock, it is not beneficial to use rwlock, this commit changes

RE: [PATCH v7 3/9] iommu/exynos: fix page table maintenance

2013-07-15 Thread Cho KyongHo
-Original Message- From: Bartlomiej Zolnierkiewicz [mailto:b.zolnier...@samsung.com] Sent: Friday, July 12, 2013 2:38 AM Hi, Some minor nitpicks below. On Friday, July 05, 2013 09:29:18 PM Cho KyongHo wrote: This prevents allocating lv2 page table for the lv1 page table entry

RE: [PATCH v7 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT

2013-07-15 Thread Cho KyongHo
From: grund...@google.com [mailto:grund...@google.com] On Behalf Of Grant Grundler Sent: Friday, July 12, 2013 2:23 AM On Fri, Jul 5, 2013 at 5:29 AM, Cho KyongHo pullip@samsung.com wrote: The current exynos-iommu(System MMU) driver does not work autonomously since it is lack of

Re: [PATCH] ARM: EXYNOS: remove references to non-DT SoCs

2013-07-15 Thread Mark Brown
On Sun, Jul 14, 2013 at 03:18:16PM +0200, Paul Bolle wrote: On Sun, 2013-07-14 at 13:45 +0100, Mark Brown wrote: Simply removing the dependencies is not going to give the clearly intended effect here. The dependency on the DT only machine needs to be replaced with something, not just

Re: [PATCH 1/1] ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for Exynos

2013-07-15 Thread Sachin Kamat
On 24 June 2013 11:43, Sachin Kamat sachin.ka...@linaro.org wrote: With the recent cleanup in Exynos platform code notably commits 17859bec (ARM: EXYNOS: Do not select legacy Kconfig symbols any more) and b910 (ARM: EXYNOS: Remove mach/gpio.h), the definition of ARCH_NR_GPIOS got removed.

Re: [PATCH V2 1/2] spi: s3c64xx: fix printk warnings

2013-07-15 Thread Mark Brown
On Mon, Jul 15, 2013 at 03:11:11PM +0900, Jingoo Han wrote: Fix the following build warnings when LPAE is enabled: drivers/spi/spi-s3c64xx.c:1466:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat]

Re: [PATCH V2 2/2] spi: s3c64xx: fix checkpatch error and warnings

2013-07-15 Thread Mark Brown
On Mon, Jul 15, 2013 at 03:11:57PM +0900, Jingoo Han wrote: Fix the following checkpatch error and warnings: ERROR: (foo*) should be (foo *) WARNING: line over 80 characters WARNING: quoted string split across lines Applied, thanks. signature.asc Description: Digital signature

RE: [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT

2013-07-15 Thread Seungwon Jeon
On Thu, July 11, 2013, Doug Anderson wrote: Seungwon, On Wed, Jul 10, 2013 at 7:54 AM, Seungwon Jeon tgih@samsung.com wrote: On Wed, July 10, 2013, Doug Anderson wrote: If the WAKEUP_INT is asserted at wakeup and not cleared, we'll end up looping around forever. This has been seen

Re: [PATCH V2 2/2] spi: s3c64xx: fix checkpatch error and warnings

2013-07-15 Thread Joe Perches
On Mon, 2013-07-15 at 15:11 +0900, Jingoo Han wrote: [] diff --git a/drivers/spi/spi-s3c64xx.c b/drivers/spi/spi-s3c64xx.c [] @@ -338,8 +338,10 @@ static int acquire_dma(struct s3c64xx_spi_driver_data *sdd) [] - sdd-rx_dma.ch = (void *)sdd-ops-request(sdd-rx_dma.dmach, req, dev, rx); -

RE: [PATCH v7 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT

2013-07-15 Thread Cho KyongHo
From: Cho KyongHo [mailto:pullip@samsung.com] Sent: Monday, July 15, 2013 8:24 PM From: grund...@google.com [mailto:grund...@google.com] On Behalf Of Grant Grundler Sent: Friday, July 12, 2013 2:23 AM On Fri, Jul 5, 2013 at 5:29 AM, Cho KyongHo pullip@samsung.com wrote:

Re: [PATCH v7 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT

2013-07-15 Thread Grant Grundler
On Mon, Jul 15, 2013 at 5:20 AM, Cho KyongHo pullip@samsung.com wrote: ... Cho, Of the above patches, nearly all have been applied to chromeos-3.8 (kernel-next git tree) by Doug Anderson and others. AFAICT, the only ones not applied are: [v7,3/9] iommu/exynos: fix page table

Re: [PATCH v7 3/9] iommu/exynos: fix page table maintenance

2013-07-15 Thread Grant Grundler
On Mon, Jul 15, 2013 at 4:21 AM, Cho KyongHo pullip@samsung.com wrote: ... Maybe you could add LV1TABLE_SIZE define and use it here (there is already a LV2TABLE_SIZE define)? Yes. But, LV2TABLE_SIZE is used in more places than one. I do not feel that it is needed to define LV1TABLE_SIZE

[PATCH] ASoC: samsung: Enable COMPILE_TEST builds

2013-07-15 Thread Mark Brown
From: Mark Brown broo...@linaro.org Platform using OF and some others don't have any dependencies on arch/arm so can be built on any platform. Enable that for better compile coverage when COMPILE_TEST is enabled. Signed-off-by: Mark Brown broo...@linaro.org --- sound/soc/samsung/Kconfig | 14

Re: [PATCH V2 2/2] spi: s3c64xx: fix checkpatch error and warnings

2013-07-15 Thread Jingoo Han
On Monday, July 15, 2013 9:10 PM, Joe Perches wrote: On Mon, 2013-07-15 at 15:11 +0900, Jingoo Han wrote: [] diff --git a/drivers/spi/spi-s3c64xx.c b/drivers/spi/spi-s3c64xx.c [] @@ -338,8 +338,10 @@ static int acquire_dma(struct s3c64xx_spi_driver_data *sdd) [] - sdd-rx_dma.ch =

[PATCH V3 1/2] spi: s3c64xx: fix printk warnings

2013-07-15 Thread Jingoo Han
Fix the following build warnings when LPAE is enabled: drivers/spi/spi-s3c64xx.c:1466:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/spi/spi-s3c64xx.c:1466:2: warning: format '%x' expects argument of type 'unsigned

Re: [PATCH V2 2/2] spi: s3c64xx: fix checkpatch error and warnings

2013-07-15 Thread Joe Perches
On Tue, 2013-07-16 at 08:23 +0900, Jingoo Han wrote: On Monday, July 15, 2013 9:10 PM, Joe Perches wrote: On Mon, 2013-07-15 at 15:11 +0900, Jingoo Han wrote: [] diff --git a/drivers/spi/spi-s3c64xx.c b/drivers/spi/spi-s3c64xx.c [] @@ -338,8 +338,10 @@ static int acquire_dma(struct

[PATCH V3 2/2] spi: s3c64xx: fix checkpatch error and warnings

2013-07-15 Thread Jingoo Han
Fix the following checkpatch error and warnings: ERROR: (foo*) should be (foo *) WARNING: line over 80 characters WARNING: quoted string split across lines Also, it converts (void *) to (unsigned long *) to fix sparse error. Signed-off-by: Jingoo Han jg1@samsung.com --- Changes since

Re: [PATCH V2 2/2] spi: s3c64xx: fix checkpatch error and warnings

2013-07-15 Thread Jingoo Han
On Monday, Tuesday, July 16, 2013 8:37 AM, Joe Perches wrote: On Tue, 2013-07-16 at 08:23 +0900, Jingoo Han wrote: On Monday, July 15, 2013 9:10 PM, Joe Perches wrote: On Mon, 2013-07-15 at 15:11 +0900, Jingoo Han wrote: [] diff --git a/drivers/spi/spi-s3c64xx.c

[PATCH V4 1/2] spi: s3c64xx: fix printk warnings

2013-07-15 Thread Jingoo Han
Fix the following build warnings when LPAE is enabled: drivers/spi/spi-s3c64xx.c:1466:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/spi/spi-s3c64xx.c:1466:2: warning: format '%x' expects argument of type 'unsigned

[PATCH V4 2/2] spi: s3c64xx: fix checkpatch error and warnings

2013-07-15 Thread Jingoo Han
Fix the following checkpatch error and warnings: ERROR: (foo*) should be (foo *) WARNING: line over 80 characters WARNING: quoted string split across lines Also, it converts (void *) to (unsigned long *)(unsigned long) to fix sparse error. Signed-off-by: Jingoo Han jg1@samsung.com ---

Re: [PATCH v3 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT

2013-07-15 Thread Jaehoon Chung
Hi Doug, I think these patch-set didn't base on latest mmc-next. If you can rebase on latest mmc-next, it's helpful to me for testing. Best Regards, Jaehoon Chung On 07/11/2013 12:42 AM, Doug Anderson wrote: If the WAKEUP_INT is asserted at wakeup and not cleared, we'll end up looping around

[PATCH] irqchip: exynos: cleanup non-DT stuff in exynos-combiner

2013-07-15 Thread Kukjin Kim
For EXYNOS SoCs, only can support for DT so removes non-DT stuff in exynos-combiner. Signed-off-by: Kukjin Kim kgene@samsung.com --- drivers/irqchip/exynos-combiner.c | 44 + 1 file changed, 1 insertion(+), 43 deletions(-) diff --git

RE: [PATCH] ARM: exynos: change the PHYSMEM_BITS and SECTION_SIZE

2013-07-15 Thread Kukjin Kim
Subash Patel wrote: On exynos5440 there is DRAM on the 36-bit address range. Hence this patch converts the MAX_PHYSMEM_BITS macro to 36 if LPAE is enabled for the ARM architecture. The conventional section size on exynos is 256M due to sparsemem. Since exynos5440 has memory in multiples

RE: [PATCH] ARM: EXYNOS: Enable 64-bit DMA for EXYNOS5440 if LPAE is enabled

2013-07-15 Thread Kukjin Kim
Kukjin Kim wrote: From: Thomas Abraham thomas...@samsung.com Allow 64-bit DMA addresses if LPAE is enabled on EXYNOS5440. Signed-off-by: Thomas Abraham thomas...@samsung.com Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-exynos/Kconfig |1 + 1 file changed, 1