[PATCH v2 2/5] usb: s3c-hsotg: Adding phy driver support

2012-08-07 Thread Praveen Paneri
Adding the transceiver to hsotg driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Praveen Paneri p.pan...@samsung.com --- drivers/usb/gadget/s3c-hsotg.c | 38 -- 1 files changed, 28

[PATCH v2 4/5] ARM: S3C64XX: Enabling samsung_usbphy driver

2012-08-07 Thread Praveen Paneri
Adding platform device for samsung_usbphy driver. Enabling it for s3c64xx based machines using s3c-hsotg. Signed-off-by: Praveen Paneri p.pan...@samsung.com --- arch/arm/mach-s3c64xx/include/mach/map.h |2 + arch/arm/mach-s3c64xx/mach-crag6410.c|3 ++

RE: [PATCH] ARM: EXYNOS: Add HDMIPHY I2C adaptor

2012-08-07 Thread Dongjin Kim
Hi Sachin, Thanks for your feedback, I couldnt find the patch series eariler. ;) Regards, Dongjin. Sent from Moxier Mail (http://www.moxier.com) - 원본 메시지 - 보낸 사람:Sachin Kamat sachin.ka...@linaro.org 받는 사람:Dongjin Kim tobet...@gmail.com 참조:Dongjin Kim dongjin@agreeyamobility.net,

Re: [PATCH v2 2/5] usb: s3c-hsotg: Adding phy driver support

2012-08-07 Thread Sachin Kamat
Hi Praveen, Some minor comments: On 7 August 2012 12:58, Praveen Paneri p.pan...@samsung.com wrote: Adding the transceiver to hsotg driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Praveen Paneri p.pan...@samsung.com ---

RE: [PATCH 1/2] ARM: EXYYNOS: Use EXYNOS4210_GPEx instead of EXYNOS4_GPEx

2012-08-07 Thread Kukjin Kim
Kukjin Kim wrote: Joonyoung Shim wrote: Add to cc Grant Likely and Linus Walleij On 05/18/2012 11:18 AM, Joonyoung Shim wrote: Also use EXYNOS4210_GPIO_Ex instead of EXYNOS4_GPIO_Ex. The GPEx gpios exist only on Exynos4210 and there are no on Exynos4x12. Redefine them to exact

[PATCH V3 1/5] include/video: Add samsung FIMD register header

2012-08-07 Thread Leela Krishna Amudala
This patch copies the contents from regs-fb-v4.h and regs-fb.h to include/video/samsung_fimd.h Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com --- include/video/samsung_fimd.h | 526 ++ 1 files changed, 526 insertions(+), 0 deletions(-) create

[PATCH V3 0/5] arm: samsung: Move FIMD headers to include/video/

2012-08-07 Thread Leela Krishna Amudala
This patchset moves the contents of regs-fb-v4.h and regs-fb.h from arch side to include/video/samsung_fimd.h This patchset is created and rebased against master branch of torvalds tree. Tested on smdk5250 board, build tested for other boards. Changes from version 2: - Changed the

[PATCH V3 2/5] include/video: Add Exynos5 specific FIMD register offsets

2012-08-07 Thread Leela Krishna Amudala
Exynos5 has VIDTCON and VIDCON registers at different offsets from the previous SOCs. Hence, adding the macros. Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com --- include/video/samsung_fimd.h |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git

[PATCH V3 3/5] arm: samsung: Include the modified FIMD header file

2012-08-07 Thread Leela Krishna Amudala
The fimd register headers have been moved to include/video/ hence, modifying the machine files accordingly. Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com --- arch/arm/mach-exynos/mach-nuri.c |2 +- arch/arm/mach-exynos/mach-origen.c |2 +-

[PATCH V3 4/5] driver: Include the modified FIMD header file

2012-08-07 Thread Leela Krishna Amudala
The fimd register headers have been moved to include/video/ hence, modifying the driver files accordingly. Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_fimd.c |2 +- drivers/video/s3c-fb.c |2 +- 2 files changed, 2

[PATCH V3 5/5] arm: samsung: delete frame buffer header files from platform

2012-08-07 Thread Leela Krishna Amudala
The FIMD register headers are moved to include/video/ hence, deleting these files from platform side Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com --- arch/arm/plat-samsung/include/plat/regs-fb-v4.h | 159 - arch/arm/plat-samsung/include/plat/regs-fb.h| 403

RE: [PATCH v2 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs

2012-08-07 Thread Kukjin Kim
Praveen Paneri wrote: Changes from v1: Rebased patches to latest usb-next branch Changed the name 'sec_usbphy' to 'samsung_usbphy' Yes, looks better. But I'm not sure Felipe or Greg would prefer to use '_' not '-'...you used samsung-usbphy as a name in your patch. This patch set

RE: [PATCH v3 2/2] ARM: EXYNOS: Add Gscaler device from DT

2012-08-07 Thread Kukjin Kim
Sylwester Nawrocki wrote: On 08/06/2012 08:27 AM, Shaik Ameer Basha wrote: After all this discussion, I can see two possibilities here. 1] If Kukjin Kim is sure about G-Scaler remains unchanged, across all the exynos5 series SoCs, It is fine to go with the compatible string

RE: [PATCH] ARM: SAMSUNG: Fix compilation error with s3c2410_defconfig

2012-08-07 Thread Kukjin Kim
Tushar Behera wrote: Commit 2663e766c56a ARM Samsung: Move s3c pwm driver to pwm framework moved Samsung PWM driver to drivers/pwm and the config option to select this driver has changed. This patch fixes following build-error with s3c2410_defconfig.

RE: [PATCH 0/2] ARM: S3C24XX: Fix compilation errors with 3.6-rc1

2012-08-07 Thread Kukjin Kim
Heiko Stübner wrote: Small fallout from from the s3c64xx spi changes and from a dma change from last year, that only surfaced after a gcc update. Heiko Stuebner (2): ARM: S3C24XX: Add missing DMACH_DT_PROP ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters

RE: [PATCH 1/1] ARM: SAMSUNG: Fix compilation error

2012-08-07 Thread Kukjin Kim
Sachin Kamat wrote: Fixes the following build error: In file included from arch/arm/mach-exynos/include/mach/dma.h:24:0, from arch/arm/plat-samsung/include/plat/dma-ops.h:17, from arch/arm/plat-samsung/include/plat/dma.h:128, from

Re: [PATCH v2 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs

2012-08-07 Thread Praveen Paneri
On Tue, Aug 7, 2012 at 3:30 PM, Kukjin Kim kgene@samsung.com wrote: Praveen Paneri wrote: Changes from v1: Rebased patches to latest usb-next branch Changed the name 'sec_usbphy' to 'samsung_usbphy' Yes, looks better. But I'm not sure Felipe or Greg would prefer to use '_' not

Re: [PATCH] ARM: SAMSUNG: Fix compilation error with s3c2410_defconfig

2012-08-07 Thread Tushar Behera
On 08/07/2012 04:03 PM, Kukjin Kim wrote: Tushar Behera wrote: Commit 2663e766c56a ARM Samsung: Move s3c pwm driver to pwm framework moved Samsung PWM driver to drivers/pwm and the config option to select this driver has changed. This patch fixes following build-error with

RE: [PATCH] ARM: SAMSUNG: Fix compilation error with s3c2410_defconfig

2012-08-07 Thread Kukjin Kim
Tushar Behera wrote: On 08/07/2012 04:03 PM, Kukjin Kim wrote: Tushar Behera wrote: Commit 2663e766c56a ARM Samsung: Move s3c pwm driver to pwm framework moved Samsung PWM driver to drivers/pwm and the config option to select this driver has changed. This patch fixes following

RE: [PATCH] ARM: SAMSUNG: Fix compilation error with s3c2410_defconfig

2012-08-07 Thread Kukjin Kim
Kukjin Kim wrote: [...] From: Tushar Behera tushar.beh...@linaro.org Subject: [PATCH] ARM: SAMSUNG: Fix compilation error with s3c2410_defconfig Commit 2663e766c56a (ARM Samsung: Move s3c pwm driver to pwm framework) Oops, this should be 215c29d3d0e9... Thanks. Best regards, Kgene.

RE: [PATCH v2] ODROID-X: hkdk4412: Add new hardware based on Exynos4412

2012-08-07 Thread Kukjin Kim
Dongjin Kim wrote: Hi, Basically, we don't add more board file for non-DT for EXYNOS SoCs... The HKDK4412 is the CPU module developed by Hardkernel which is based on Exynos 4412. mach_hkdk4412.c is to run on ODROID-X hardware and Machine ID (4289) is registered. This should be done at

회신: [PATCH v2] ODROID-X: hkdk4412: Add new hardware based on Exynos4412

2012-08-07 Thread Dongjin Kim
Hi, Thank you for your advice. And I didn't know non-DT board file will not be merged any more. Rule is rule, I can manage the file in my git only. I am very new to send git patches to open community, even I use git on my previous project. I will pay attention to my next patches if I have

RE: [PATCH 2/4] ARM: SAMSUNG: Add API to set platform data for s5p-tv driver

2012-08-07 Thread Kukjin Kim
Tushar Behera wrote: On 07/20/2012 04:26 AM, Kukjin Kim wrote: [...] Yeah, I know the situation, but I don't know why we should having the same i2c channel is included in different platform_data. I need to talk about this approach to hdmi guys in my team, I'll let you know as soon

RE: [PATCH 1/1] ARM: SAMSUNG: Fix compilation error

2012-08-07 Thread Kukjin Kim
Sachin Kamat wrote: On 8 August 2012 06:08, Kukjin Kim kgene@samsung.com wrote: Kukjin Kim wrote: Sachin Kamat wrote: Fixes the following build error: In file included from arch/arm/mach-exynos/include/mach/dma.h:24:0, from

Re: [PATCH 1/1] ARM: SAMSUNG: Fix compilation error

2012-08-07 Thread Sachin Kamat
On 8 August 2012 10:26, Kukjin Kim kgene@samsung.com wrote: Sachin Kamat wrote: On 8 August 2012 06:08, Kukjin Kim kgene@samsung.com wrote: Kukjin Kim wrote: Sachin Kamat wrote: Fixes the following build error: In file included from

RE: [PATCH] ARM: EXYNOS: Add HDMIPHY I2C adaptor

2012-08-07 Thread Kukjin Kim
I applied the patches Sachin pointed out, so we could drop this patch. Note, Dongjin, please don't use Korean character in your e-mail and keep the new line for over 80 columns, actually 76 or 78? anyways. Thanks. Best regards, Kgene. -- Kukjin Kim kgene@samsung.com, Senior Engineer, SW

[RFC] ARM: SAMSUNG: Remove redundant return code from xxx_register_clock

2012-08-07 Thread Tushar Behera
s3c24xx_register_clock(struct clk *clk) always returns 0, so checking its return value has no meaning. Making this function to return void would help us save quite a line of code. Need comment on whether this is the right approach. Signed-off-by: Tushar Behera tushar.beh...@linaro.org ---

[PATCH v2] arm/dts: exynos4: Add DTS files derived from common Exynos4

2012-08-07 Thread tobetter
From: Dongjin Kim dongjin@agreeyamobility.net This patch creates a DTS file, exynos4.dtsi, for Exynos4210/4x12 and it describes common device nodes. SoC specific device nodes are described in another DTS file derived from this, exynos4210.dtsi and exynos4412.dtsi. exynos4412.dtsi is added

Re: [PATCH 1/1] ARM: SAMSUNG: Fix compilation error

2012-08-07 Thread Sachin Kamat
On 8 August 2012 06:08, Kukjin Kim kgene@samsung.com wrote: Kukjin Kim wrote: Sachin Kamat wrote: Fixes the following build error: In file included from arch/arm/mach-exynos/include/mach/dma.h:24:0, from arch/arm/plat-samsung/include/plat/dma-ops.h:17,