Re: [PATCH 1/3] ARM: dts: Remove keypad entries from exynos4x12-pinctrl.dtsi

2013-04-08 Thread Sachin Kamat
Hi Kukjin, You seem to have missed out this series from your pull request to arm-soc tree. On 13 March 2013 10:38, Sachin Kamat wrote: > Keypad pins/lines are board specific and should be added to respective > board dts files. > > Signed-off-by: Sachin Kamat > --- >

[PATCH v2 2/2] ARM: dts: Update MFC documentation for clock entries

2013-04-07 Thread Sachin Kamat
Added clock entry definitions to MFC bindings document. Signed-off-by: Sachin Kamat Reviewed-by: Sylwester Nawrocki --- Changes since v1: Updated "clock-names" description as suggested by Sylwester Nawrocki --- .../devicetree/bindings/media/s5p-mfc.txt |5 + 1 file

[PATCH v2 1/2] ARM: dts: Add MFC clock entries for exynos4

2013-04-07 Thread Sachin Kamat
Added MFC related clock entries in exynos4.dtsi file. Signed-off-by: Sachin Kamat Reviewed-by: Sylwester Nawrocki --- Based on Kukjin's for-next tree. No change since v1 (except added reviewed-by tag). --- arch/arm/boot/dts/exynos4.dtsi |2 ++ 1 file changed, 2 insertions(+) diff --

Re: [PATCH 2/2] ARM: dts: Update MFC documentation for clock entries

2013-04-07 Thread Sachin Kamat
Hi Sylwester, Thanks for your review. On 4 April 2013 16:38, Sylwester Nawrocki wrote: > On 04/04/2013 08:26 AM, Sachin Kamat wrote: >> Added clock entry definitions to MFC bindings document. >> >> Signed-off-by: Sachin Kamat >> --- >> .../devicetree/bindings/

[PATCH] ARM: dts: Fix build error in exynos5250-smdk5250.dts

2013-04-07 Thread Sachin Kamat
Fixes the following build error: Error: arch/arm/boot/dts/exynos5250-smdk5250.dts:250.3-251.1 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [arch/arm/boot/dts/exynos5250-smdk5250.dtb] Error 1 make: *** [dtbs] Error 2 Signed-off-by: Sachin Kamat --- Based on Kukjin's for

Re: [PATCH 1/3] ARM: dts: Remove keypad entries from exynos4x12-pinctrl.dtsi

2013-04-03 Thread Sachin Kamat
Kukjin, Please check this series. On 13 March 2013 10:38, Sachin Kamat wrote: > Keypad pins/lines are board specific and should be added to respective > board dts files. > > Signed-off-by: Sachin Kamat > --- > arch/arm/boot/dts/exynos4x12-p

[PATCH 2/2] ARM: dts: Update MFC documentation for clock entries

2013-04-03 Thread Sachin Kamat
Added clock entry definitions to MFC bindings document. Signed-off-by: Sachin Kamat --- .../devicetree/bindings/media/s5p-mfc.txt |5 + 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/media/s5p-mfc.txt b/Documentation/devicetree/bindings/media

[PATCH 1/2] ARM: dts: Add MFC clock entries for exynos4

2013-04-03 Thread Sachin Kamat
Added MFC related clock entries in exynos4.dtsi file. Signed-off-by: Sachin Kamat --- Based on Kukjin's for-next. Dependent on the below patch: https://patchwork.kernel.org/patch/2349361/ --- arch/arm/boot/dts/exynos4.dtsi |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm

Re: [PATCH v2 0/7] Add G2D nodes to Exynos4 machines

2013-03-26 Thread Sachin Kamat
On 11 March 2013 12:24, Kukjin Kim wrote: > Sachin Kamat wrote: >> >> Hi Kukjin, >> >> Can you please look into this series as it is pending since quite some time. >> > Applied, I have another opinion about the compatible string though... Couldn't find th

[PATCH 1/1] clk: samsung: Fix compilation error

2013-03-26 Thread Sachin Kamat
/clk.c:252:60: error: expected ‘;’ before ‘{’ token Signed-off-by: Sachin Kamat --- drivers/clk/samsung/clk.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/clk/samsung/clk.c b/drivers/clk/samsung/clk.c index 91d12f3..78615dd 100644 --- a/drivers/clk/samsung

Re: [PATCH] drm/exynos: enable FIMD clocks

2013-03-19 Thread Sachin Kamat
On 19 March 2013 15:29, Vikas Sajjan wrote: > While migrating to common clock framework (CCF), found that the FIMD clocks > were pulled down by the CCF. > If CCF finds any clock(s) which has NOT been claimed by any of the > drivers, then such clock(s) are PULLed low by CCF. > > By calling clk_prep

Re: [PATCH v8 4/4] ARM: dts: Add FIMD DT binding Documentation

2013-03-19 Thread Sachin Kamat
Hi Vikas, > +Example: > + > +SoC specific DT Entry: > + > + fimd@11c0 { > + compatible = "samsung,exynos4210-fimd"; > + interrupt-parent = <&combiner>; > + reg = <0x11c0 0x2>; > + interrupt-names = "fifo", "vsync", "lcd_sys"

Re: [PATCH v7 1/5] ARM: dts: Add FIMD node to exynos4

2013-03-13 Thread Sachin Kamat
> + > + fimd: fimd@11c0 { > + compatible = "samsung,exynos4210-fimd"; > + interrupt-parent = <&combiner>; > + reg = <0x11c0 0x2>; > + interrupt-names = "fifo", "vsync", "lcd_sys"; > + interrupts = <11 0>, <11 1>

Re: [PATCH v7 5/5] ARM: dts: Add FIMD DT binding Documentation

2013-03-13 Thread Sachin Kamat
On 13 March 2013 15:39, Vikas Sajjan wrote: > Adds FIMD DT binding documentation both Samsung SoC and Board, with an example s/documentation both/documentation for both -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kerne

[PATCH 3/3] ARM: dts: Add keypad entries to SMDK4412

2013-03-12 Thread Sachin Kamat
Added keypad node entries to SMDK4412 board DT file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-smdk4412.dts | 87 + 1 files changed, 87 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts b/arch/arm/boot/dts

[PATCH 2/3] ARM: dts: Add keypad entries to Exynos4412 based Origen

2013-03-12 Thread Sachin Kamat
Added keypad node entries to Exynos4412 based Origen board DT file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-origen.dts | 62 +++ 1 files changed, 62 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm

[PATCH 1/3] ARM: dts: Remove keypad entries from exynos4x12-pinctrl.dtsi

2013-03-12 Thread Sachin Kamat
Keypad pins/lines are board specific and should be added to respective board dts files. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4x12-pinctrl.dtsi | 56 - 1 files changed, 0 insertions(+), 56 deletions(-) diff --git a/arch/arm/boot/dts/exynos4x12

Re: [PATCH 3/4] clk: samsung: always allocate the clk_table

2013-03-12 Thread Sachin Kamat
> > So except Universal_c210 and Nuri the only ones not supporting booting > from DT are these two simple boards, which seem to be maintained by > Samsung: > > arch/arm/mach-exynos/mach-smdk4x12.c SMDK4412 is already supported through DT (exynos4412-smdk4412.dts) as you already pointed out. I am n

Re: [PATCH] watchdog: convert to devm_ioremap_resource()

2013-03-11 Thread Sachin Kamat
Hi, On 11 March 2013 13:08, Silviu-Mihai Popescu wrote: > Convert all uses of devm_request_and_ioremap() to the newly introduced > devm_ioremap_resource() which provides more consistent error handling. > > devm_ioremap_resource() provides its own error messages so all explicit > error messages ca

Re: [PATCH v2 0/7] Add G2D nodes to Exynos4 machines

2013-03-06 Thread Sachin Kamat
Hi Kukjin, Can you please look into this series as it is pending since quite some time. On 18 February 2013 10:32, Sachin Kamat wrote: > This patch series is based on Kukjin Kim's next/dt-exynos branch of > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung

Re: [PATCH] ARM: dts: Modify SPI nodes according generic DMA DT bindings

2013-03-05 Thread Sachin Kamat
On 5 March 2013 15:34, Padmavathi Venna wrote: > This patch removes custom way of adding spi dma channels and > adds according to new generic DMA DT bindings on samsung exynos4 > and exynos5440 platforms. > > Signed-off-by: Padmavathi Venna > --- > arch/arm/boot/dts/exynos4.dtsi| 15 ++

Re: Boot failure on Origen board using latest kernel

2013-03-01 Thread Sachin Kamat
Hi Alim, On 2 March 2013 10:18, Alim Akhtar wrote: > Hi Sachin, > > Looks like exynos4 is not yet moved to the generic dma binding recently > merged. > > Could you try out below: I forgot to mention in the previous mail that the problem was in non-dt case. With the below entries added in exynos4

Re: Boot failure on Origen board using latest kernel

2013-03-01 Thread Sachin Kamat
of_dma_controller_register: not enough information provided dma-pl330 dma-pl330.0: unable to register DMA to the generic DT DMA helpers dma-pl330: probe of dma-pl330.0 failed with error -22 On 2 March 2013 09:40, Sachin Kamat wrote: > Hi Padma, > > While trying to boot the latest mainline kern

Boot failure on Origen board using latest kernel

2013-03-01 Thread Sachin Kamat
Hi Padma, While trying to boot the latest mainline kernel (Linus tree tip at commit b0af9cd9) on Exynos4210 based Origen board, it stops at "Uncompressing Linux... done, booting the kernel." Git bisect pointed to the commit 421da89aa ("DMA: PL330: Register the DMA controller with the generic DMA

Re: [PATCH v5 5/5] ARM: exynos: dts: Add FIMD DT binding Documentation

2013-02-27 Thread Sachin Kamat
Hi Vikas, On 27 February 2013 14:13, Vikas Sajjan wrote: > Adds FIMD DT binding documentation both SoC and Board, with an example > > Signed-off-by: Vikas Sajjan > --- > .../devicetree/bindings/video/exynos-fimd.txt | 46 > > 1 file changed, 46 insertions(+) > crea

Re: [PATCH] ARM: S5PV210: Fix compilation error in mach-goni.c

2013-02-25 Thread Sachin Kamat
Hi Sylwester, On 25 February 2013 15:34, Sylwester Nawrocki wrote: > Hi Sachin, > > On 02/25/2013 09:12 AM, Sachin Kamat wrote: >> Commit 56bc91 ("[media] s5p-fimc: Redefine platform data structure for >> fimc-is") >> split bus_type into fimc_bus_type

[PATCH] ARM: S5PV210: Fix compilation error in mach-goni.c

2013-02-25 Thread Sachin Kamat
ach-goni.c:848:3: error: unknown field ‘bus_type’ specified in initializer Signed-off-by: Sachin Kamat Cc: Sylwester Nawrocki --- Based on Linus' mainline kernel tree (v3.8+). --- arch/arm/mach-s5pv210/mach-goni.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/a

Re: [PATCH 7/7] ARM: dts: Add Samsung G2D DT bindings documentation

2013-02-17 Thread Sachin Kamat
Hi Tomasz, >>> +Optional properties: >>> + - samsung,power-domain : power-domain property defined with a phandle >>> +to respective power domain. >> >> I'm not sure if samsung,power-domain should be mentioned in this >> documentation file. The driver itself does not use th

Re: [PATCH 7/7] ARM: dts: Add Samsung G2D DT bindings documentation

2013-02-17 Thread Sachin Kamat
Hi Sylwester, On 14 February 2013 21:31, Sylwester Nawrocki wrote: > On 02/14/2013 04:45 PM, Sachin Kamat wrote: >> Thanks for reviewing. Does the filename look good or should it be exynos-g2d? > > You're welcome. My apologies for being a bit late. > I guess exyno

[PATCH 7/7] ARM: dts: Add Samsung G2D DT bindings documentation

2013-02-17 Thread Sachin Kamat
Added documentaion about G2D bindings. Cc: Tomasz Figa Cc: Inki Dae Signed-off-by: Sachin Kamat --- .../devicetree/bindings/gpu/samsung-g2d.txt| 20 1 files changed, 20 insertions(+), 0 deletions(-) create mode 100644 Documentation/devicetree/bindings/gpu

[PATCH 1/7] ARM: dts: Add G2D node to exynos4210.dtsi

2013-02-17 Thread Sachin Kamat
Added G2D DT node to Exynos4210. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210.dtsi |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210.dtsi b/arch/arm/boot/dts/exynos4210.dtsi index e31bfc4..19aa167 100644 --- a/arch/arm

[PATCH 6/7] ARM: dts: Add G2D node to exynos4412-origen

2013-02-17 Thread Sachin Kamat
Added G2D DT node to Origen4412 board. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-smdk4412.dts |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts b/arch/arm/boot/dts/exynos4412-smdk4412.dts index bba53a8

[PATCH 3/7] ARM: dts: Add G2D node to exynos4210-origen

2013-02-17 Thread Sachin Kamat
Added G2D DT node to Origen4210 board. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-origen.dts |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts index 052606b..e081d89

[PATCH 5/7] ARM: dts: Add G2D node to SMDK4412

2013-02-17 Thread Sachin Kamat
Added G2D DT node to SMDK4412 board. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-smdk4412.dts |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts b/arch/arm/boot/dts/exynos4412-smdk4412.dts index 6ae4276

[PATCH 2/7] ARM: dts: Add G2D node to SMDKV310

2013-02-17 Thread Sachin Kamat
Added G2D DT node to SMDKV310 board. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-smdkv310.dts |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-smdkv310.dts b/arch/arm/boot/dts/exynos4210-smdkv310.dts index 2b1e03a

[PATCH 4/7] ARM: dts: Add G2D node to exynos4x12.dtsi

2013-02-17 Thread Sachin Kamat
Added G2D DT node to exynos4x12.dtsi file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4x12.dtsi |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4x12.dtsi b/arch/arm/boot/dts/exynos4x12.dtsi index 179a62e..3721eec 100644 --- a

[PATCH v2 0/7] Add G2D nodes to Exynos4 machines

2013-02-17 Thread Sachin Kamat
ester Nawrocki and Tomasz Figa in patch 7/7. Sachin Kamat (7): ARM: dts: Add G2D node to exynos4210.dtsi ARM: dts: Add G2D node to SMDKV310 ARM: dts: Add G2D node to exynos4210-origen ARM: dts: Add G2D node to exynos4x12.dtsi ARM: dts: Add G2D node to SMDK4412 ARM: dts: Add G2D node to exyno

[PATCH 1/1] ARM: dts: exynos4412-origen: Add MSHC node

2013-02-07 Thread Sachin Kamat
Added MSHC node to Origen-4412 board. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-origen.dts | 20 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index

[PATCH 7/7] ARM: dts: Add Samsung G2D DT bindings documentation

2013-02-06 Thread Sachin Kamat
Added documentaion about G2D bindings. Signed-off-by: Sachin Kamat --- .../devicetree/bindings/gpu/samsung-g2d.txt| 30 1 files changed, 30 insertions(+), 0 deletions(-) create mode 100644 Documentation/devicetree/bindings/gpu/samsung-g2d.txt diff --git a

[PATCH 6/7] ARM: dts: Add G2D node to exynos4412-origen

2013-02-06 Thread Sachin Kamat
Added G2D DT node to Origen4412 board. Signed-off-by: Sachin Kamat --- This patch is added on top of below patch: http://www.spinics.net/lists/linux-samsung-soc/msg15543.html --- arch/arm/boot/dts/exynos4412-origen.dts |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a

[PATCH 5/7] ARM: dts: Add G2D node to SMDK4412

2013-02-06 Thread Sachin Kamat
Added G2D DT node to SMDK4412 board. Signed-off-by: Sachin Kamat --- This patch is added on top of below patch: http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg15148.html --- arch/arm/boot/dts/exynos4412-smdk4412.dts |4 1 files changed, 4 insertions(+), 0 deletions

[PATCH 4/7] ARM: dts: Add G2D node to exynos4x12.dtsi

2013-02-06 Thread Sachin Kamat
Added G2D DT node to exynos4x12.dtsi file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4x12.dtsi |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4x12.dtsi b/arch/arm/boot/dts/exynos4x12.dtsi index 022a839..f9247b9 100644 --- a

[PATCH 3/7] ARM: dts: Add G2D node to exynos4210-origen

2013-02-06 Thread Sachin Kamat
Added G2D DT node to Origen4210 board. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-origen.dts |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts index 052606b..e081d89

[PATCH 0/7] ARM: dts: Add G2D DT nodes to Exynos4 machines

2013-02-06 Thread Sachin Kamat
This patch series is based on for-next branch of Kukjin Kim's tree git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git Patches added on top of MFC DT series which has been accepted by Kukjin. http://www.spinics.net/lists/linux-samsung-soc/msg15419.html Sachin Kamat (7):

[PATCH 2/7] ARM: dts: Add G2D node to SMDKV310

2013-02-06 Thread Sachin Kamat
Added G2D DT node to SMDKV310 board. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-smdkv310.dts |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-smdkv310.dts b/arch/arm/boot/dts/exynos4210-smdkv310.dts index 2b1e03a

[PATCH 1/7] ARM: dts: Add G2D node to exynos4210.dtsi

2013-02-06 Thread Sachin Kamat
Added G2D DT node to Exynos4210. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210.dtsi |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210.dtsi b/arch/arm/boot/dts/exynos4210.dtsi index 79ba247..3410d5f 100644 --- a/arch/arm

[PATCH 2/2] ARM: SAMSUNG: Silence empty switch warning in fimc-core.h

2013-02-05 Thread Sachin Kamat
Add 'default' case to silence the below warning: arch/arm/plat-samsung/include/plat/fimc-core.h:25:9: warning: switch with no cases Signed-off-by: Sachin Kamat --- arch/arm/plat-samsung/include/plat/fimc-core.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

[PATCH 1/2] ARM: SAMSUNG: Silence empty switch warning in sdhci.h

2013-02-05 Thread Sachin Kamat
Add 'default' case to silence the following warning: arch/arm/plat-samsung/include/plat/sdhci.h:356:9: warning: switch with no cases Signed-off-by: Sachin Kamat --- arch/arm/plat-samsung/include/plat/sdhci.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arc

Re: [RESEND][PATCH] ARM: EXYNOS: Add clocks for EXYNOS I2S and PCM I/F

2013-02-05 Thread Sachin Kamat
On 6 February 2013 10:51, Sangsu Park wrote: > Audio Subsystem has own clocks for I2S0 and PCM0 in all EXYNOS series. > This patch add clocks for I2S0 and PCM0 I/F. > > Signed-off-by: Sangsu Park > --- > arch/arm/mach-exynos/Makefile |1 + > arch/arm/mach-exynos/clock-audss.c | 64 >

Re: [PATCH 1/1] ARM: dts: Add sdhci node for exynos4412-smdk4412

2013-02-04 Thread Sachin Kamat
ping.. On 25 January 2013 17:21, Sachin Kamat wrote: > Added sdhci node for exynos4412-smdk4412. > > Signed-off-by: Sachin Kamat > --- > arch/arm/boot/dts/exynos4412-smdk4412.dts |7 +++ > 1 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/arch

Re: [PATCH v2 0/6] ARM: dts: Add MFC support for Exynos4

2013-02-04 Thread Sachin Kamat
Hi Kukjin, On 30 January 2013 14:30, Sylwester Nawrocki wrote: > On 01/30/2013 08:11 AM, Sachin Kamat wrote: >> Changes since v1: >> Addressed comments from Sylwester >> - Updated documentation >> - Added 'status' to the nodes >> - Updated Kcon

Re: [PATCH V3] regulator: add device tree support for s5m8767

2013-02-03 Thread Sachin Kamat
voltage set/get API's. > > Reviewed-by: Thomas Abraham > Signed-off-by: Amit Daniel Kachhap Tested this patch using [1] on Exynos4412 based Origen board and it works fine. Feel free to add Tested-by: Sachin Kamat if needed. [1] http://patches.linaro.org/14445/ -- With

[PATCH 1/1] ARM: dts: Add s5m8767 PMIC node to exynos4412-origen.dts

2013-02-03 Thread Sachin Kamat
Added s5m8767 PMIC node to exynos4412-origen DT file. Signed-off-by: Sachin Kamat --- This patch is created against for-next branch of Kukjin Kim's tree. This patch is added on top of the following patch: http://www.spinics.net/lists/linux-samsung-soc/msg15423.html and based on the below

Re: [PATCH v2 0/6] ARM: dts: Add MFC support for Exynos4

2013-01-30 Thread Sachin Kamat
> > Thanks Sachin. For the whole series: > > Reviewed-by: Sylwester Nawrocki > > I have also tested patch 2/6 on an Exynos4412 based board, > just added the mfc clock entries in the codec node. Thanks Sylwester for your review and testing. -- With warm regards, Sachin -- To unsubscribe from th

Re: Failure due to missing (Exynos related) pinctrl patch

2013-01-30 Thread Sachin Kamat
Hi Linus, On 30 January 2013 15:18, Linus Walleij wrote: > On Wed, Jan 30, 2013 at 5:08 AM, Kukjin Kim wrote: >> Sachin Kamat wrote: >>> >>> >> This patch is required along with the >>> >> patch "gpio: samsung: fix pinctrl condition

[PATCH 3/6] ARM: dts: Add MFC codec support to SMDKV310 DT

2013-01-29 Thread Sachin Kamat
Added MFC codec support to SMDKV310 DT file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-smdkv310.dts |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-smdkv310.dts b/arch/arm/boot/dts/exynos4210-smdkv310.dts index

[PATCH 5/6] ARM: dts: Add MFC codec entry to exynos4412-origen DT file

2013-01-29 Thread Sachin Kamat
Added MFC codec entry to exynos4412-origen.dts. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-origen.dts |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index 4eba374

[PATCH 6/6] ARM: dts: Add MFC codec entry to exynos4412-smdk4412 DT file

2013-01-29 Thread Sachin Kamat
Added MFC DT entry to exynos4412-smdk4412.dts file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-smdk4412.dts |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts b/arch/arm/boot/dts/exynos4412-smdk4412.dts

[PATCH 4/6] ARM: dts: Add MFC codec support to Origen DT

2013-01-29 Thread Sachin Kamat
This patch adds MFC codec support to Origen DT file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-origen.dts |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts index

[PATCH 2/6] ARM: dts: Add MFC codec support for Exynos4 DT machines

2013-01-29 Thread Sachin Kamat
This patch adds MFC codec support for Exynos4 DT machines. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4.dtsi |8 arch/arm/mach-exynos/Kconfig |1 + arch/arm/mach-exynos/mach-exynos4-dt.c | 17 + 3 files changed, 26 insertions

[PATCH 1/6] ARM: dts: Update MFC DT binding documentation

2013-01-29 Thread Sachin Kamat
Added an example for bindings for illustration and clarity. Cc: devicetree-disc...@lists.ozlabs.org Cc: Arun Kumar K Signed-off-by: Sachin Kamat --- .../devicetree/bindings/media/s5p-mfc.txt | 21 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a

[PATCH v2 0/6] ARM: dts: Add MFC support for Exynos4

2013-01-29 Thread Sachin Kamat
Changes since v1: Addressed comments from Sylwester - Updated documentation - Added 'status' to the nodes - Updated Kconfig entry This series is based on for-next branch of Kukjin Kim's tree. git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git Sachin Kamat

Re: [PATCH 3/6] ARM: dts: Add MFC codec support to SMDKV310 DT

2013-01-29 Thread Sachin Kamat
Hi Sylwester, >> + codec@1340 { >> + samsung,mfc-r = <0x4300 0x80>; >> + samsung,mfc-l = <0x5100 0x80>; > > With the change as I proposed in patch 2/6 you need to add: > > status = "okay"; > > in this node and for all other boards in

Re: [PATCH 2/6] ARM: dts: Add MFC codec support for Exynos4 DT machines

2013-01-29 Thread Sachin Kamat
Hi Sylwester, >> + mfc: codec@1340 { >> + compatible = "samsung,mfc-v5"; >> + reg = <0x1340 0x1>; >> + interrupts = <0 94 0>; >> + samsung,power-domain = <&pd_mfc>; > > Please add: > status = "disabled"; OK > >> +

Re: [PATCH 1/6] ARM: dts: Update MFC DT binding documentation

2013-01-29 Thread Sachin Kamat
Hi Sylwester, >> +Example: > > Maybe adding a comment that this is a SoC... > >> +mfc: codec@1340 { >> + compatible = "samsung,mfc-v5"; >> + reg = <0x1340 0x1>; >> + interrupts = <0 94 0>; >> +}; > > and the board specific part would make it more clear ? Absolutely :) > >

Re: Failure due to missing (Exynos related) pinctrl patch

2013-01-29 Thread Sachin Kamat
On 30 January 2013 09:38, Kukjin Kim wrote: > Sachin Kamat wrote: >> >> >> This patch is required along with the >> >> patch "gpio: samsung: fix pinctrl condition for exynos and exynos5440" >> >> (mainline commit Id: e4a5da51) which has a

Re: Failure due to missing (Exynos related) pinctrl patch

2013-01-29 Thread Sachin Kamat
>> This patch is required along with the >> patch "gpio: samsung: fix pinctrl condition for exynos and exynos5440" >> (mainline commit Id: e4a5da51) which has already made it into >> mainline. Without the missing patch we get the following boot up >> warnings and subsequent failures with dt boot on

Failure due to missing (Exynos related) pinctrl patch

2013-01-28 Thread Sachin Kamat
Hi Linus, Kukjin, Patch titled "pinctrl: exynos: change PINCTRL_EXYNOS option" (linux-next commit Id: 7452b64d) which is present in linux-next is missing in the mainline kernel. This patch is required along with the patch "gpio: samsung: fix pinctrl condition for exynos and exynos5440" (mainline c

[PATCH 6/6] ARM: dts: Add MFC codec entry to exynos4412-smdk4412 DT file

2013-01-28 Thread Sachin Kamat
Added MFC DT entry to exynos4412-smdk4412.dts file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-smdk4412.dts |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts b/arch/arm/boot/dts/exynos4412-smdk4412.dts index

[PATCH 5/6] ARM: dts: Add MFC codec entry to exynos4412-origen DT file

2013-01-28 Thread Sachin Kamat
Added MFC codec entry to exynos4412-origen.dts. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-origen.dts |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index 4eba374

[PATCH 4/6] ARM: dts: Add MFC codec support to Origen DT

2013-01-28 Thread Sachin Kamat
This patch adds MFC codec support to Origen DT file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-origen.dts |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts index

[PATCH 3/6] ARM: dts: Add MFC codec support to SMDKV310 DT

2013-01-28 Thread Sachin Kamat
Added MFC codec support to SMDKV310 DT file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-smdkv310.dts |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-smdkv310.dts b/arch/arm/boot/dts/exynos4210-smdkv310.dts index

[PATCH 2/6] ARM: dts: Add MFC codec support for Exynos4 DT machines

2013-01-28 Thread Sachin Kamat
This patch adds MFC codec support for Exynos4 DT machines. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4.dtsi |7 +++ arch/arm/mach-exynos/mach-exynos4-dt.c | 17 + 2 files changed, 24 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts

[PATCH 1/6] ARM: dts: Update MFC DT binding documentation

2013-01-28 Thread Sachin Kamat
Added an example for bindings for illustration and clarity. Cc: devicetree-disc...@lists.ozlabs.org Cc: Arun Kumar K Signed-off-by: Sachin Kamat --- .../devicetree/bindings/media/s5p-mfc.txt | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a

[PATCH Resend 0/6] ARM: dts: Add MFC support for Exynos4

2013-01-28 Thread Sachin Kamat
Resending this series after adding support for some Exynos4412 boards (patches 5 and 6) and renaming the patch titles to "ARM: dts: ". This series is based on for-next branch of Kukjin Kim's tree. git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git Sachin Kamat

Re: [PATCH 0/5] Add DRM FIMD DT support for Exynos4 DT Machines

2013-01-27 Thread Sachin Kamat
Hi Vikas, You need to CC devicetree-disc...@lists.ozlabs.org for patches adding new bindings and add documentation related to it. On 28 January 2013 11:14, Vikas Sajjan wrote: > This patch series adds support for DRM FIMD DT for Exynos4 DT Machines, > specifically for Exynos4412 SoC. > > Is base

[PATCH 1/1] ARM: dts: Add sdhci node for exynos4412-smdk4412

2013-01-25 Thread Sachin Kamat
Added sdhci node for exynos4412-smdk4412. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-smdk4412.dts |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts b/arch/arm/boot/dts/exynos4412-smdk4412.dts index f05bf57

Re: [PATCH] ARM: DTS: exynos5250-arndale: Add initial board support file

2013-01-23 Thread Sachin Kamat
Hi Tushar, Just a couple of minor comments. On 24 January 2013 11:46, Tushar Behera wrote: > From: Girish K S > > Arndale is a low cost board based on the Samsung Exynos5250 SoC. This > patch adds initial device tree support for this board. > > Signed-off-by: Girish K S > Signed-off-by: Tushar

[PATCH 2/2] cpufreq: exynos: Initialise return variable

2013-01-23 Thread Sachin Kamat
zed in this function [-Wuninitialized] Suggested-by: Jonghwan Choi Signed-off-by: Sachin Kamat --- drivers/cpufreq/exynos-cpufreq.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/cpufreq/exynos-cpufreq.c b/drivers/cpufreq/exynos-cpufreq.c index 88401ba..4268e46 100644 -

[PATCH 1/2] cpufreq: exynos: Fix unsigned variable being checked for negative value

2013-01-23 Thread Sachin Kamat
x' is never less than zero. drivers/cpufreq/exynos-cpufreq.c:89 exynos_cpufreq_scale() warn: unsigned 'index' is never less than zero. Signed-off-by: Sachin Kamat --- Rafael J. Wysocki suggested these 2 patches be taken through the Samsung tree. --- drivers/cpufreq/exynos-cpufreq.

Re: [PATCH] ARM: dts: fix tick and alarm inq numbers for exynos5440

2013-01-19 Thread Sachin Kamat
typo in patch title s/inq/irq On 19 January 2013 10:27, Kukjin Kim wrote: > From: Giridhar Maruthy > > The interrupts for RTC tick and alarm interrupt were swapped. > Has been fixed here. > > Signed-off-by: Giridhar Maruthy > Signed-off-by: Kukjin Kim > --- > arch/arm/boot/dts/exynos5440.dts

Re: [PATCH 1/2] ARM: dts: Add vmmc regulator node in exynos4412-origen.dts

2013-01-17 Thread Sachin Kamat
Hi Tomasz On 17 January 2013 14:56, Tomasz Figa wrote: > Hi Sachin, > > On Thursday 17 of January 2013 11:18:12 Sachin Kamat wrote: >> Added vmmc regulator node in exynos4412-origen.dts file. >> >> Signed-off-by: Sachin Kamat >> --- > > > Reviewed-by: T

[PATCH 2/2] ARM: dts: Add sdhci node for exynos4412-origen

2013-01-16 Thread Sachin Kamat
Added sdhci node for exynos4412-origen. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-origen.dts |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index fe70bc6

[PATCH 1/2] ARM: dts: Add vmmc regulator node in exynos4412-origen.dts

2013-01-16 Thread Sachin Kamat
Added vmmc regulator node in exynos4412-origen.dts file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-origen.dts |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts

[PATCH 1/1] ARM: S3C24XX: Fix warnings in irq-s3c2416.c

2013-01-10 Thread Sachin Kamat
arm/mach-s3c24xx/irq-s3c2416.c:339:6: warning: symbol 's3c2416_irq_resume' was not declared. Should it be static? Signed-off-by: Sachin Kamat --- arch/arm/mach-s3c24xx/irq-s3c2416.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-s3c24xx/irq-s3c2

[PATCH 1/1] ARM: S3C24XX: Make 'clk_msysclk' static

2013-01-10 Thread Sachin Kamat
Fixes the following warning: arch/arm/mach-s3c24xx/common-s3c2443.c:135:19: warning: symbol 'clk_msysclk' was not declared. Should it be static? Signed-off-by: Sachin Kamat --- arch/arm/mach-s3c24xx/common-s3c2443.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --

Re: [PATCH] ARM: EXYNOS: fix uncompress.h and debug-macro.S for EXYNOS5440

2013-01-02 Thread Sachin Kamat
Hi Kukjin, On 27 December 2012 23:57, Kukjin Kim wrote: > This patch fixes uart base address for uncompress and debug-macro > on EXYNOS5440. > > Signed-off-by: Kukjin Kim > --- > arch/arm/mach-exynos/include/mach/debug-macro.S | 25 > +-- > arch/arm/mach-exynos/include/ma

[PATCH 1/4] ARM: EXYNOS: Update MFC DT binding documentation

2013-01-02 Thread Sachin Kamat
Added an example for bindings for illustration and clarity. Cc: devicetree-disc...@lists.ozlabs.org Cc: Arun Kumar K Signed-off-by: Sachin Kamat --- .../devicetree/bindings/media/s5p-mfc.txt | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a

[PATCH 4/4] ARM: EXYNOS: Add MFC codec support to Origen DT

2013-01-02 Thread Sachin Kamat
This patch adds MFC codec support to Origen DT file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-origen.dts |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts index

[PATCH 3/4] ARM: EXYNOS: Add MFC codec support to SMDKV310 DT

2013-01-02 Thread Sachin Kamat
Added MFC codec support to SMDKV310 DT file. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-smdkv310.dts |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-smdkv310.dts b/arch/arm/boot/dts/exynos4210-smdkv310.dts index

[PATCH 2/4] ARM: EXYNOS: Add MFC codec support for Exynos4 DT machines

2013-01-02 Thread Sachin Kamat
This patch adds MFC codec support for Exynos4 DT machines. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4.dtsi |6 ++ arch/arm/mach-exynos/mach-exynos4-dt.c | 17 + 2 files changed, 23 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts

[PATCH 3/3] ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310

2012-12-17 Thread Sachin Kamat
When DRM support for Samsung SoC and Samsung S3C framebuffer support are selected, the kernel crashes as it does not get the required platform data. Change the compile macro to CONFIG_DRM_EXYNOS_FIMD to fix this. Signed-off-by: Sachin Kamat --- arch/arm/mach-exynos/mach-smdkv310.c |4

[PATCH 2/3] ARM: EXYNOS: Fix NULL pointer dereference bug in SMDK4X12

2012-12-17 Thread Sachin Kamat
/0x174) from [] (kernel_init+0x100/0x2a0) [] (kernel_init+0x100/0x2a0) from [] (ret_from_fork+0x14/0x3c) Signed-off-by: Sachin Kamat --- arch/arm/mach-exynos/mach-smdk4x12.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-exynos/mach-smdk4x12.c b/arch

[PATCH 1/3] ARM: EXYNOS: Fix NULL pointer dereference bug in Origen

2012-12-17 Thread Sachin Kamat
) [] (do_one_initcall+0x34/0x174) from [] (kernel_init+0x100/0x2a0) [] (kernel_init+0x100/0x2a0) from [] (ret_from_fork+0x14/0x3c) Signed-off-by: Sachin Kamat --- arch/arm/mach-exynos/mach-origen.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-exynos

[PATCH 2/2] ARM: dts: Add keypad row entries for exynos4x12

2012-12-06 Thread Sachin Kamat
This patch adds keypad row support for Exynos4x12. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4x12-pinctrl.dtsi | 56 + 1 files changed, 56 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4x12-pinctrl.dtsi b/arch/arm/boot/dts

[PATCH 1/2] ARM: dts: Fix gpio pin names of keypad columns in exynos4x12-pinctrl

2012-12-06 Thread Sachin Kamat
Keypad columns are connected to gpx1 pins on 4x12. Cc: Tomasz Figa Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4x12-pinctrl.dtsi | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/arm/boot/dts/exynos4x12-pinctrl.dtsi b/arch/arm/boot/dts

Re: [PATCH 4/7] i2c: s3c2410: Convert to use devm_ioremap()

2012-11-22 Thread Sachin Kamat
Hi Tushar, On 23 November 2012 11:29, Tushar Behera wrote: > Signed-off-by: Tushar Behera > --- > drivers/i2c/busses/i2c-s3c2410.c | 13 - > 1 files changed, 4 insertions(+), 9 deletions(-) > > diff --git a/drivers/i2c/busses/i2c-s3c2410.c > b/drivers/i2c/busses/i2c-s3c2410.c > i

Re: [PATCH 1/1] ARM: S3C24XX: Fix potential NULL pointer dereference error

2012-11-20 Thread Sachin Kamat
Hi Kukjin, You seem to have ignored this patch before sending out your pull request. Can you please check this? Regards Sachin On 20 November 2012 10:28, Sachin Kamat wrote: > ping Kukjin. > > On 8 November 2012 14:31, Sachin Kamat wrote: >> chan->end is tested for being NU

Re: [PATCH 1/1] ARM: S3C24XX: Fix potential NULL pointer dereference error

2012-11-19 Thread Sachin Kamat
ping Kukjin. On 8 November 2012 14:31, Sachin Kamat wrote: > chan->end is tested for being NULL. However in the event that it is NULL, the > subsequent assignment statement would lead to NULL pointer dereference. > Thus dereferencing it only when it is not NULL. > > Signed-of

[PATCH 1/1] ARM: S3C24XX: Fix potential NULL pointer dereference error

2012-11-08 Thread Sachin Kamat
chan->end is tested for being NULL. However in the event that it is NULL, the subsequent assignment statement would lead to NULL pointer dereference. Thus dereferencing it only when it is not NULL. Signed-off-by: Sachin Kamat --- Based on Kukjin Kim's for-next branch. Compile tested. -

<    2   3   4   5   6   7   8   9   >