[PATCH] ARM: Samsung: Make uart_save static in pm.c file

2012-08-01 Thread Sachin Kamat
Fixes the following sparse warning: arch/arm/plat-samsung/pm.c:77:21: warning: symbol 'uart_save' was not declared. Should it be static? Signed-off-by: Sachin Kamat --- arch/arm/plat-samsung/pm.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/plat-samsung/pm.c

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

2012-08-01 Thread Praveen Paneri
Hi Arnd, On Wed, Aug 1, 2012 at 8:50 PM, Arnd Bergmann wrote: > On Wednesday 01 August 2012, Praveen Paneri wrote: >> This patch set introduces a phy driver for samsung SoCs. It uses the existing >> transceiver infrastructure to provide phy control functions. Use of this >> driver >> can be exte

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

2012-08-01 Thread Sylwester Nawrocki
Hi Kgene, Cc: Rob Herring On 08/01/2012 11:00 AM, Kukjin Kim wrote: > +* Samsung Exynos5 Gscaler device > + > +Gscaler is used for scaling and color space conversion on EXYNOS5 >> SoCs. > + > +Required properties: > +- compatible: should be "samsung,exynos5250-gsc" >>

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

2012-08-01 Thread Arnd Bergmann
On Wednesday 01 August 2012, Praveen Paneri wrote: > This patch set introduces a phy driver for samsung SoCs. It uses the existing > transceiver infrastructure to provide phy control functions. Use of this > driver > can be extended for usb host phy as well. Over the period of time all the phy > r

Re: [PATCH V3 0/4] [SCSI] ufs: Adds glue drivers to ufshcd

2012-08-01 Thread Arnd Bergmann
On Thursday 26 July 2012, Vinayak Holikatti wrote: > > This patch set adds following features > - Seggregate PCI specific code in ufshcd.c > - Adds PCI glue driver ufshcd-pci.c and ufshcd.c become core module > - Adds Platform glue driver ufshcd-pltfrm.c > - Update correct transfer size in Com

Re: [PATCH V3 2/4] [SCSI] drivers/scsi/ufs: Separate PCI code into glue driver

2012-08-01 Thread Arnd Bergmann
On Thursday 26 July 2012, Vinayak Holikatti wrote: > diff --git a/drivers/scsi/ufs/ufshcd-pci.c b/drivers/scsi/ufs/ufshcd-pci.c > new file mode 100644 > index 000..d078744 > --- /dev/null > +++ b/drivers/scsi/ufs/ufshcd-pci.c > @@ -0,0 +1,228 @@ > +/* > + * Universal Flash Storage Host control

Re: [PATCH V3 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code

2012-08-01 Thread Arnd Bergmann
On Thursday 26 July 2012, Vinayak Holikatti wrote: > -static void ufshcd_remove(struct pci_dev *pdev) > +void ufshcd_remove(struct ufs_hba *hba) > { > - struct ufs_hba *hba = pci_get_drvdata(pdev); > - > /* disable interrupts */ > ufshcd_int_config(hba, UFSHCD_INT_DISABLE); > -

Re: [PATCH] ASoC: Samsung: Update Kconfig for Exynos5250 and Exynos4412

2012-08-01 Thread Padma Venkat
Hi, On Wed, Aug 1, 2012 at 8:36 AM, Kukjin Kim wrote: > Padmavathi Venna wrote: >> >> Update Kconfig file to support the Exynos5250 and Exynos4412 >> >> Signed-off-by: Sangsu Park >> Signed-off-by: Sangbeom Kim >> Signed-off-by: Padmavathi Venna >> --- >> sound/soc/samsung/Kconfig |8

Re: Re: [PATCH] ARM: EXYNOS: Add I2S SFR base addresses

2012-08-01 Thread Padma Venkat
On Wed, Aug 1, 2012 at 8:34 AM, Kukjin Kim wrote: > PADMAVATHI VENNA wrote: > > Padma, don't post with html styled :( Sorry for the inconvenience. I will take care. > > And you need to check the regarding addresses as per Sachin commented. Okay. > > Thanks. > > Best regards, > Kgene. Thanks&Regar

Re: [PATCH] ARM: EXYNOS: Add static mapping for EXYNOS Audio Subsystem

2012-08-01 Thread Padma Venkat
On Wed, Aug 1, 2012 at 8:56 AM, Kukjin Kim wrote: > Padmavathi Venna wrote: >> >> The CMU of EXYNOS can't control Audio Subsystem's clocks because >> AUDSS SFRs aren't located in CMU. But AUDSS is a kind of CMU for >> Audio Subsystem and need to use clock framework. This mapping >> address will be

Re: [alsa-devel] [PATCH 1/2] ASOC: SAMSUNG: Add DT support for i2s

2012-08-01 Thread Padma Venkat
Hi, On Wed, Aug 1, 2012 at 1:59 PM, Sangbeom Kim wrote: > Hi, > On Wednesday, July 25, 2012 9:09 PM, Padmavathi Venna wrote: > >> Add support for device based discovery. >> > Currently, I'm reviewing your patch set. > Your patch can support device tree for Samsung's i2s. > But I wonder that Your p

Re: [PATCH] ARM: EXYNOS: Add clocks for EXYNOS Audio Subsystem.

2012-08-01 Thread Padma Venkat
Hi, On Wed, Aug 1, 2012 at 9:21 AM, Kukjin Kim wrote: > Padmavathi Venna wrote: >> >> Audiocdclk frequency is 16.9344MHz in SMDK5250 and this clock is >> board specific. So this patch adds a function to set the required >> audio codec clk frequency from machine file. >> >> This patch also adds al

[PATCH 5/5] ARM: Exynos4210: Enabling sec_usbphy driver

2012-08-01 Thread Praveen Paneri
Adding usbphy node for Exynos4210 along with the platform data. Signed-off-by: Praveen Paneri --- arch/arm/boot/dts/exynos4210.dtsi |5 + arch/arm/mach-exynos/include/mach/map.h |1 + arch/arm/mach-exynos/mach-exynos4-dt.c |8 arch/arm/mach-exynos/setup-usb-phy.c

[PATCH 4/5] ARM: S3C64XX: Enabling sec_usbphy driver

2012-08-01 Thread Praveen Paneri
Adding platform device for sec_usbphy driver. Enabling it for s3c64xx based machines using s3c-hsotg. Signed-off-by: Praveen Paneri --- arch/arm/mach-s3c64xx/include/mach/map.h |2 + arch/arm/mach-s3c64xx/mach-crag6410.c|3 ++ arch/arm/mach-s3c64xx/mach-smartq.c |

[PATCH 3/5] ARM: S3C64XX: Removing old phy setup code

2012-08-01 Thread Praveen Paneri
This patch removes old phy code from platform side. 'setup-usb-phy.c' will be used for providing transceiver platform data in next patch. Not all of the platform data code is removed as there are others making use of platform_data defined for hsotg. That can be removed once all the SoCs start using

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

2012-08-01 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 --- drivers/usb/gadget/s3c-hsotg.c | 38 -- 1 files changed, 28 insertions(+), 10 deletions(-)

[PATCH 1/5] usb: phy: samsung: Introducing usb phy driver for hsotg

2012-08-01 Thread Praveen Paneri
This driver uses usb_phy interface to interact with s3c-hsotg. Supports phy_init and phy_shutdown functions to enable/disable phy. Tested with smdk6410 and smdkv310. More SoCs can be brought under later. Signed-off-by: Praveen Paneri --- .../devicetree/bindings/usb/samsung-usbphy.txt |9

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

2012-08-01 Thread Praveen Paneri
This patch set introduces a phy driver for samsung SoCs. It uses the existing transceiver infrastructure to provide phy control functions. Use of this driver can be extended for usb host phy as well. Over the period of time all the phy related code for most of the samsung SoCs can be integrated her

RE: [PATCH 1/3] ARM: exynos: Save combiner registers on suspend

2012-08-01 Thread Kukjin Kim
Jonathan Kliegman wrote: > > The interupt combiner registers need to be saved on suspend resume > or its interrupts (trackpad and keyboard most noticeably) won't work > after resume. > > Signed-off-by: Jonathan Kliegman > --- > arch/arm/mach-exynos/common.c | 74 >

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

2012-08-01 Thread Kukjin Kim
Sylwester Nawrocki wrote: > > Hi, > > On 08/01/2012 11:39 AM, Kukjin Kim wrote: > > Leela Krishna Amudala wrote: > >> On Wed, Aug 1, 2012 at 7:34 AM, Kukjin Kim > wrote: > >>> Leela Krishna Amudala wrote: > > The FIMD register headers are moved to include/video/ > hence, deleting

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

2012-08-01 Thread Kukjin Kim
Florian Tobias Schandinat wrote: > > On 08/01/2012 02:28 AM, Kukjin Kim wrote: > > Leela Krishna Amudala wrote: > >> > >> 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

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

2012-08-01 Thread Sylwester Nawrocki
Hi, On 08/01/2012 11:39 AM, Kukjin Kim wrote: > Leela Krishna Amudala wrote: >> On Wed, Aug 1, 2012 at 7:34 AM, Kukjin Kim wrote: >>> Leela Krishna Amudala wrote: The FIMD register headers are moved to include/video/ hence, deleting these files from platform side Signed-o

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

2012-08-01 Thread Florian Tobias Schandinat
On 08/01/2012 02:28 AM, Kukjin Kim wrote: > Leela Krishna Amudala wrote: >> >> 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 smdk5

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

2012-08-01 Thread Kukjin Kim
Leela Krishna Amudala wrote: > > Hello Kgene, > > On Wed, Aug 1, 2012 at 7:34 AM, Kukjin Kim wrote: > > Leela Krishna Amudala wrote: > >> > >> The FIMD register headers are moved to include/video/ > >> hence, deleting these files from platform side > >> > >> Signed-off-by: Leela Krishna Amudala

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

2012-08-01 Thread Kukjin Kim
Sylwester Nawrocki wrote: > > On 08/01/2012 09:48 AM, Thomas Abraham wrote: > > On 1 August 2012 12:10, Kukjin Kim wrote: > >> Shaik Ameer Basha wrote: > > > > [...] > > > >>> +* Samsung Exynos5 Gscaler device > >>> + > >>> +Gscaler is used for scaling and color space conversion on EXYNOS5 > SoCs

RE: [alsa-devel] [PATCH 1/2] ASOC: SAMSUNG: Add DT support for i2s

2012-08-01 Thread Sangbeom Kim
Hi, On Wednesday, July 25, 2012 9:09 PM, Padmavathi Venna wrote: > Add support for device based discovery. > Currently, I'm reviewing your patch set. Your patch can support device tree for Samsung's i2s. But I wonder that Your patch can support non-dt too, So, Please test your patch on non-dt env

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

2012-08-01 Thread Sylwester Nawrocki
On 08/01/2012 09:48 AM, Thomas Abraham wrote: > On 1 August 2012 12:10, Kukjin Kim wrote: >> Shaik Ameer Basha wrote: > > [...] > >>> +* Samsung Exynos5 Gscaler device >>> + >>> +Gscaler is used for scaling and color space conversion on EXYNOS5 SoCs. >>> + >>> +Required properties: >>> +- compat

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

2012-08-01 Thread Kukjin Kim
Thomas Abraham wrote: > > On 1 August 2012 12:10, Kukjin Kim wrote: > > Shaik Ameer Basha wrote: > > [...] > > >> +* Samsung Exynos5 Gscaler device > >> + > >> +Gscaler is used for scaling and color space conversion on EXYNOS5 SoCs. > >> + > >> +Required properties: > >> +- compatible: should b

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

2012-08-01 Thread Thomas Abraham
On 1 August 2012 12:10, Kukjin Kim wrote: > Shaik Ameer Basha wrote: [...] >> +* Samsung Exynos5 Gscaler device >> + >> +Gscaler is used for scaling and color space conversion on EXYNOS5 SoCs. >> + >> +Required properties: >> +- compatible: should be "samsung,exynos5250-gsc" > > IMO, should be "

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

2012-08-01 Thread Shaik Ameer Basha
Hi Kukjin Kim, On Wed, Aug 1, 2012 at 12:10 PM, Kukjin Kim wrote: > Shaik Ameer Basha wrote: >> >> This patch adds, >> - 4 Gscaler devices to the DT device list >> - Gscaler specific entries to the machine file >> - binding documentation for Gscaler entries >> >> Signed-off-by: Abhilash Kesavan

Re: [PATCH v3 1/2] ARM: EXYNOS: Add clock support for Gscaler

2012-08-01 Thread Shaik Ameer Basha
Hi Kukjin Kim, thanks for the review comments. On Wed, Aug 1, 2012 at 11:54 AM, Kukjin Kim wrote: > Shaik Ameer Basha wrote: >> >> Add required clock support for Gscaler for exynos5 >> >> Signed-off-by: Abhilash Kesavan >> Signed-off-by: Leela Krishna Amudala >> Signed-off-by: Prathyush K >>