Re: [PATCH v7 1/2] phy: Add new Exynos5 USB 3.0 PHY driver

2014-05-08 Thread Vivek Gautam
Hi Sylwester, On Tue, May 6, 2014 at 7:57 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: On 28/04/14 08:17, Vivek Gautam wrote: Add a new driver for the USB 3.0 PHY on Exynos5 series of SoCs. The new driver uses the generic PHY framework and will interact with DWC3 controller present

[PATCH v2 0/5] ARM: dts: enable display for peach-pit and snow boards

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Add nodes for fimd and dp controller for exynos5250 based snow and exynos5420 based peach-pit board. This series is based on Kukjin Kims, for-next branch. V2: 1) Rebase on Peach-pit dependent patches. It is dependent on 1) Andrew Bresticker's patch

[PATCH v2 2/5] ARM: dts: enable fimd for exynos5250 based snow board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable fimd node for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts |6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/exynos5250-snow.dts

[PATCH v2 1/5] ARM: dts: move dp hpd line to the board file for exynos5420

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Display controller HPD Gpio line is board specific. This patch is moving the pinctrl for hpd gpio line to the respective board file. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5420-pinctrl.dtsi |7 ---

[PATCH v2 3/5] ARM: dts: enable dp-controller for exynos5250 based snow board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable dp-controller for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts | 27 +++ 1 file changed, 27 insertions(+) diff --git

[PATCH v2 4/5] ARM: dts: enable fimd for exynos5420 based peach-pit board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable fimd for peach-pit board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5420-peach-pit.dts |5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts

[PATCH v2 5/5] ARM: dts: enable dp-controller for exynos5420 based peach-pit board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable dp-controller for peach-pit board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5420-peach-pit.dts | 34 1 file changed, 34 insertions(+) diff --git

Re: [PATCH 1/5] ARM: dts: move dp hpd line to the board file for exynos5420

2014-05-08 Thread Jingoo Han
On Sunday, April 20, 2014 8:49 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Display controller HPD Gpio line is board specific. This patch is moving the pinctrl for hpd gpio line to the respective board file. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com

Re: [RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Andrzej Hajda
On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git I have just put up Rob's and Sean's idea of chaining up the bridges in code, and have implemented basic

Re: [PATCH v2 2/5] ARM: dts: enable fimd for exynos5250 based snow board

2014-05-08 Thread Jingoo Han
On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable fimd node for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts |6 ++ 1 file changed, 6 insertions(+) diff

Re: [RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Inki Dae
Hi Andrzej On 2014년 05월 08일 15:41, Andrzej Hajda wrote: On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git I have just put up Rob's and Sean's idea of

Re: [PATCH v2 3/5] ARM: dts: enable dp-controller for exynos5250 based snow board

2014-05-08 Thread Jingoo Han
On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable dp-controller for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts | 27 +++ 1 file changed, 27

Re: [RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Inki Dae
Just re-sending with text mode. Sorry for this. On 2014년 05월 08일 15:41, Andrzej Hajda wrote: On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git I have

Re: [PATCH] net: sxgbe: Added tail point update

2014-05-08 Thread Francois Romieu
Byungho An bh74...@samsung.com : Florian Fainelli wrote: [...] I think that at some point you should revisit your abstraction, all the patches that I see do take a void __iomem * argument as the first function argument, you should probably use your driver private context here. The day

Re: [PATCH v7 1/2] phy: Add new Exynos5 USB 3.0 PHY driver

2014-05-08 Thread Vivek Gautam
On Thu, May 8, 2014 at 11:35 AM, Vivek Gautam gautam.vi...@samsung.com wrote: Hi Sylwester, On Tue, May 6, 2014 at 7:57 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: On 28/04/14 08:17, Vivek Gautam wrote: Add a new driver for the USB 3.0 PHY on Exynos5 series of SoCs. The new driver

Re: [PATCH 1/5] ARM: dts: move dp hpd line to the board file for exynos5420

2014-05-08 Thread Rahul Sharma
Thanks Jingoo, On 8 May 2014 12:02, Jingoo Han jg1@samsung.com wrote: On Sunday, April 20, 2014 8:49 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Display controller HPD Gpio line is board specific. This patch is moving the pinctrl for hpd gpio line to the

Re: [PATCH v2 2/5] ARM: dts: enable fimd for exynos5250 based snow board

2014-05-08 Thread Rahul Sharma
On 8 May 2014 12:50, Jingoo Han jg1@samsung.com wrote: On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable fimd node for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts |

Re: [PATCH v2 3/5] ARM: dts: enable dp-controller for exynos5250 based snow board

2014-05-08 Thread Rahul Sharma
On 8 May 2014 13:12, Jingoo Han jg1@samsung.com wrote: On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable dp-controller for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com ---

Re: [PATCH 2/4] drm/exynos/mixer: use MXR_GRP_SXY_SY

2014-05-08 Thread Daniel Kurtz
On Thu, May 8, 2014 at 12:33 PM, Seung-Woo Kim sw0312@samsung.com wrote: Hello Daniel, On 2014년 05월 07일 23:14, Daniel Kurtz wrote: On Wed, May 7, 2014 at 1:14 PM, Seung-Woo Kim sw0312@samsung.com wrote: Hi Daniel, On 2014년 05월 05일 00:26, Daniel Kurtz wrote: Mixer hardware

Re: [PATCH v2 2/5] ARM: dts: enable fimd for exynos5250 based snow board

2014-05-08 Thread Sachin Kamat
On 8 May 2014 12:50, Jingoo Han jg1@samsung.com wrote: On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable fimd node for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts |

Re: [PATCH] [media] s5p-mfc: Dequeue sequence header after STREAMON

2014-05-08 Thread Sachin Kamat
Hi Arun, Just 2 small nits. On 7 May 2014 17:00, Arun Kumar K arun...@samsung.com wrote: MFCv6 encoder needs specific minimum number of buffers to be queued in the CAPTURE plane. This minimum number will be known only when the sequence header is generated. So we used to allow STREAMON on the

Re: [PATCH] mmc: dw_mmc: change to use recommended reset procedure

2014-05-08 Thread Yuvaraj Kumar
Any comments on this patch? On Wed, Mar 26, 2014 at 5:16 PM, Yuvaraj Kumar C D yuvaraj...@gmail.com wrote: From: Sonny Rao sonny...@chromium.org This patch changes the fifo reset code to follow the reset procedure outlined in the documentation of Synopsys Mobile storage host databook

Re: [PATCH] mmc: dw_mmc: Make sure we don't get stuck when we get an error

2014-05-08 Thread Yuvaraj Kumar
Any comments on this patch? On Thu, Mar 27, 2014 at 11:48 AM, Yuvaraj Kumar C D yuvaraj...@gmail.com wrote: From: Doug Anderson diand...@chromium.org If we happened to get a data error at just the wrong time the dw_mmc driver could get into a state where it would never complete its request.

[PATCH 2/2] ARM: dts: enable pwm backlight for snow

2014-05-08 Thread Ajay Kumar
Add PWM backlight node for exynos5250 based snow board. Signed-off-by: Olof Johansson o...@lixom.net Signed-off-by: Ajay Kumar ajaykumar...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts | 10 ++ 1 file changed, 10 insertions(+) diff --git

[PATCH 1/2] ARM: dts: Add pwmX_out pinctrl nodes to Exynos5250

2014-05-08 Thread Ajay Kumar
Adds the PWM nodes to 5250 pinctrl dtsi file. Signed-off-by: Ajay Kumar ajaykumar...@samsung.com --- arch/arm/boot/dts/exynos5250-pinctrl.dtsi | 28 1 file changed, 28 insertions(+) diff --git a/arch/arm/boot/dts/exynos5250-pinctrl.dtsi

Re: [PATCH] ARM: dts: enable pwm backlight on exynos5250-snow

2014-05-08 Thread Ajay kumar
Tomasz, On Thu, May 8, 2014 at 2:20 AM, Tomasz Figa tomasz.f...@gmail.com wrote: On 07.05.2014 22:47, Ajay kumar wrote: Tomasz, On Thu, May 8, 2014 at 2:04 AM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Ajay, On 07.05.2014 14:56, Ajay Kumar wrote: Add PWM backlight node for

Re: [RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Ajay kumar
Hi Andrej, On Thu, May 8, 2014 at 12:11 PM, Andrzej Hajda a.ha...@samsung.com wrote: On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git I have just put up

[PATCH v2 2/4] ARM: dts: change to correct compatible string for exynos5420 hdmi

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Replace compatible string for HDMI node in Exynos5420. Since latest restructring in Drm hdmi driver, it is agreed to use a seperate compatible string for Exynos5420 HDMI IP siince it uses APB mapped Phy. Signed-off-by: Rahul Sharma

[PATCH v2 1/4] ARM: dts: enable hdmi for exynos5250 based snow board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable support for HDMI for exynos5250 based Snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-cros-common.dtsi |6 +- arch/arm/boot/dts/exynos5250-pinctrl.dtsi |7 +++

[PATCH v2 4/4] ARM: dts: remove chip specific hdmi hpd pin from board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com gpx3-7 is chip specific pin in Exynos5420 for hdmi hotplug. This pin is moved to exynos5420-pinctrl.dts and removed from the board file. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5420-smdk5420.dts |9

[PATCH v2 0/4] ARM: dts: enable hdmi for exynos5 based peach and snow boards

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable hdmi for exynos5250 based snow board and exynos5420 based peach pit board. It also adds properties to hdmi nodes for accessing hdmiphy as simple phys. V2: 1) Re-spin on dependent patches. 2) Added patch to remove chip specific hdmi hpd gpio from

[PATCH v2 3/4] ARM: dts: enable hdmi for exynos5420 based peach-pit board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable hdmi for exynos5420 based peach-pit board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5420-peach-pit.dts | 19 +++ arch/arm/boot/dts/exynos5420-pinctrl.dtsi |7 +++

Re: [PATCH] video: exynos: Add a dependency to the menu

2014-05-08 Thread Tomi Valkeinen
On 08/04/14 13:00, Jean Delvare wrote: All drivers under menu EXYNOS_VIDEO depend on either ARCH_S5PV210 or ARCH_EXYNOS, so add these as dependencies to the menu itself. This avoids presenting an empty and useless menu on other architectures. Then drivers under the menu only need a

[PATCH V3 0/3] Add PMU and S2R support for exynos5420

2014-05-08 Thread Vikas Sajjan
Adds PMU and S2R support for exynos5420. rebased on 1] kgene tree for-next branch https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/log/?h=for-next 2] and Pankaj's V3 patchset https://lkml.org/lkml/2014/5/2/612 changes since v2: - Addressed comments from Tomasz figa

Re: [RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Ajay kumar
+Dave +Thierry On Thu, May 8, 2014 at 1:14 PM, Inki Dae inki@samsung.com wrote: Just re-sending with text mode. Sorry for this. On 2014년 05월 08일 15:41, Andrzej Hajda wrote: On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on exynos-drm-next-todo branch of Inki Dae's

[PATCH V3 1/3] ARM: EXYNOS5: PMU support for 5420

2014-05-08 Thread Vikas Sajjan
Add intial PMU settings for exynos5420. This is required for future S2R and Switching support. Signed-off-by: Thomas Abraham thomas...@samsung.com Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Vikas Sajjan vikas.saj...@samsung.com --- arch/arm/mach-exynos/common.h |9

[PATCH V3 2/3] ARM: EXYNOS5: Add Suspend-to-RAM support for 5420

2014-05-08 Thread Vikas Sajjan
Adds Suspend-to-RAM support for EXYNOS5420 Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Vikas Sajjan vikas.saj...@samsung.com --- arch/arm/mach-exynos/pm.c | 163 ++- arch/arm/mach-exynos/regs-pmu.h |2 + 2 files changed, 146

[PATCH V3 3/3] CLK: EXYNOS: Add clk save/restore registers for 5420

2014-05-08 Thread Vikas Sajjan
Adds clk save/restore registers for 5420 Signed-off-by: Vikas Sajjan vikas.saj...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 30 ++ 1 file changed, 30 insertions(+) diff --git a/drivers/clk/samsung/clk-exynos5420.c

[PATCH v5 00/15] exynos5420: clock file cleanup

2014-05-08 Thread Shaik Ameer Basha
Many changes/fixes have been identified for clock file for exynos5420. These include correct parents, bit fields, new clocks etc. Existing files needs some correction in terms of names of the clock and indentation. These issues are addressed in this patch series. This patch series is rebased on,

[PATCH v5 01/15] clk: exynos5420: Rename mux parent arrays

2014-05-08 Thread Shaik Ameer Basha
This patch renames the mux parent arrays as per the naming convension followed by the other exynos specific clock drivers. And it also renames mout_cpu_kfc clock to mout_kfc. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com ---

[PATCH v5 02/15] clk: exynos5420: add clocks for ISP block

2014-05-08 Thread Shaik Ameer Basha
This patch adds minimum set of clocks to gate ISP block for power saving. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 86

[PATCH v5 06/15] clk: exynos5420: update clocks for DISP1 block

2014-05-08 Thread Shaik Ameer Basha
This patch corrects some child-parent clock relationships, and updates the clocks according to the latest datasheet. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 56

[PATCH v5 04/15] clk: exynos5420: fix parent clocks for mscl sysmmu

2014-05-08 Thread Shaik Ameer Basha
This patch fixes the parent clocks for mscl sysmmu. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git

[PATCH v5 03/15] clk: exynos5420: update clocks for GSCL and MSCL blocks

2014-05-08 Thread Shaik Ameer Basha
This patch adds the missing GSCL and MSCL block clocks and corrects some wrong parent-child relationships. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 71

[PATCH v5 05/15] clk: exynos5420: update clocks for G2D and G3D blocks

2014-05-08 Thread Shaik Ameer Basha
This patch adds missing clocks of G2D block. It also removes the aclkg3d alias from G3D block clocks. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 21 ++---

[PATCH v5 07/15] clk: exynos5420: update clocks for PERIC block

2014-05-08 Thread Shaik Ameer Basha
This patch includes, 1] renaming of the HSI2C clocks 2] renaming of spi clocks according to the datasheet 3] fixes for child-parent relationships 4] adding of more clocks related to PERIC block 5] use GATE_IP_* offsets instead of GATE_BUS_* Signed-off-by: Rahul Sharma

[PATCH v5 08/15] clk: exynos5420: update clocks for PERIS and GEN blocks

2014-05-08 Thread Shaik Ameer Basha
This patch fixes some parent-child relationships according to the latest datasheet and adds more clocks related to PERIS and GEN blocks. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 76

[PATCH v5 09/15] clk: exynos5420: update clocks for WCORE block

2014-05-08 Thread Shaik Ameer Basha
This patch adds missing clocks for WCORE block. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 25 + 1 file changed, 25 insertions(+) diff --git

[PATCH v5 11/15] clk: exynos5420: correct sysmmu-mfc parent clocks

2014-05-08 Thread Shaik Ameer Basha
This patch corrects the wrong parent-child relationship between sysmmu-mfc clocks. Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git

[PATCH v5 10/15] clk: exynos5420: update clocks for FSYS and FSYS2 blocks

2014-05-08 Thread Shaik Ameer Basha
This patch adds more clocks from FSYS and FSYS2 blocks and uses GATE_IP_* registers for gating IPs. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 37 +++--- 1

[PATCH v5 13/15] clk: exynos5420: update clocks for MAU Block

2014-05-08 Thread Shaik Ameer Basha
This patch adds the missing MAU block specific clocks. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 12 +++- include/dt-bindings/clock/exynos5420.h |2 ++ 2 files changed,

[PATCH v5 15/15] clk: exynos5420: add more registers to restore list

2014-05-08 Thread Shaik Ameer Basha
This patch adds more register offsets to the list for preserving their values during S2R. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 12 1 file changed, 12 insertions(+)

[PATCH v5 12/15] clk: exynos5420: fix register offset for sclk_bpll

2014-05-08 Thread Shaik Ameer Basha
This patch fixes the wrong register offset for sclk_bpll clock. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com Reviewed-by: Alim Akhtar alim.akh...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c |4 +--- 1 file changed, 1

[PATCH v5 14/15] clk: exynos5420: add misc clocks

2014-05-08 Thread Shaik Ameer Basha
This patch adds some missing miscellaneous clocks specific to exynos5420. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 14 +++--- include/dt-bindings/clock/exynos5420.h |2

Re: [PATCH 2/4] drm/exynos/mixer: use MXR_GRP_SXY_SY

2014-05-08 Thread Inki Dae
Hi Daniel, On 2014년 05월 08일 18:21, Daniel Kurtz wrote: On Thu, May 8, 2014 at 12:33 PM, Seung-Woo Kim sw0312@samsung.com wrote: Hello Daniel, On 2014년 05월 07일 23:14, Daniel Kurtz wrote: On Wed, May 7, 2014 at 1:14 PM, Seung-Woo Kim sw0312@samsung.com wrote: Hi Daniel, On 2014년

[PATCH v3 0/2] Add resolution change event

2014-05-08 Thread Arun Kumar K
This patchset adds a source_change event to the v4l2-events. This can be used for notifying the userspace about runtime format changes happening on video nodes / pads like resolution change in video decoder. This version includes suggestions from Hans and Laurent to make it more generic and to be

[PATCH v3 1/2] [media] v4l: Add source change event

2014-05-08 Thread Arun Kumar K
This event indicates that the video device has encountered a source parameter change during runtime. This can typically be a resolution change detected by a video decoder OR a format change detected by an HDMI connector. This needs to be nofified to the userspace and the application may be

[PATCH v3 2/2] [media] s5p-mfc: Add support for resolution change event

2014-05-08 Thread Arun Kumar K
From: Pawel Osciak posc...@chromium.org When a resolution change point is reached, queue an event to signal the userspace that a new set of buffers is required before decoding can continue. Signed-off-by: Pawel Osciak posc...@chromium.org Signed-off-by: Arun Kumar K arun...@samsung.com ---

Re: [PATCH] ARM: dts: enable pwm backlight on exynos5250-snow

2014-05-08 Thread Tomasz Figa
On 08.05.2014 11:54, Ajay kumar wrote: Tomasz, On Thu, May 8, 2014 at 2:20 AM, Tomasz Figa tomasz.f...@gmail.com wrote: On 07.05.2014 22:47, Ajay kumar wrote: Tomasz, On Thu, May 8, 2014 at 2:04 AM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Ajay, On 07.05.2014 14:56, Ajay Kumar

Re: [PATCH v5 00/15] exynos5420: clock file cleanup

2014-05-08 Thread Tomasz Figa
Hi Shaik, On 08.05.2014 13:27, Shaik Ameer Basha wrote: Many changes/fixes have been identified for clock file for exynos5420. These include correct parents, bit fields, new clocks etc. Existing files needs some correction in terms of names of the clock and indentation. These issues are

Re: [RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Inki Dae
On 2014년 05월 08일 19:52, Ajay kumar wrote: +Dave +Thierry On Thu, May 8, 2014 at 1:14 PM, Inki Dae inki@samsung.com wrote: Just re-sending with text mode. Sorry for this. On 2014년 05월 08일 15:41, Andrzej Hajda wrote: On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on

Re: [PATCH V3 2/3] ARM: EXYNOS5: Add Suspend-to-RAM support for 5420

2014-05-08 Thread Bartlomiej Zolnierkiewicz
Hi, On Thursday, May 08, 2014 04:22:48 PM Vikas Sajjan wrote: Adds Suspend-to-RAM support for EXYNOS5420 Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Vikas Sajjan vikas.saj...@samsung.com --- arch/arm/mach-exynos/pm.c | 163

[PATCH v4 0/3] Generic Device Tree based power domain look-up

2014-05-08 Thread Tomasz Figa
Up till now there was no single generic method to bind devices to their power domains using Device Tree. Each platform has been doing this using its own way, example of which are Exynos power domain bindings [1] and look-up code [2]. This series is intended to change this and provide generic DT

[PATCH v4 1/3] base: power: Add generic OF-based power domain look-up

2014-05-08 Thread Tomasz Figa
This patch introduces generic code to perform power domain look-up using device tree and automatically bind devices to their power domains. Generic device tree binding is introduced to specify power domains of devices in their device tree nodes. Backwards compatibility with legacy

[PATCH v4 3/3] ARM: exynos: Move to generic power domain bindings

2014-05-08 Thread Tomasz Figa
This patch moves Exynos power domain code to use the new generic power domain look-up framework introduced by previous patch, allowing the new code to be compiled with CONFIG_ARCH_EXYNOS selected as well. Signed-off-by: Tomasz Figa t.f...@samsung.com Reviewed-by: Ulf Hansson

[PATCH v4 2/3] drivercore: Bind/unbind power domain on probe/remove

2014-05-08 Thread Tomasz Figa
On a number of platforms, devices are part of controllable power domains, which need to be enabled before such devices can be accessed and may be powered down when the device is idle to save some power. This means that on systems that support power domain control using generic power domains

[PATCH v4 0/3] Generic Device Tree based power domain look-up

2014-05-08 Thread Tomasz Figa
Up till now there was no single generic method to bind devices to their power domains using Device Tree. Each platform has been doing this using its own way, example of which are Exynos power domain bindings [1] and look-up code [2]. This series is intended to change this and provide generic DT

[PATCH v4 1/3] base: power: Add generic OF-based power domain look-up

2014-05-08 Thread Tomasz Figa
This patch introduces generic code to perform power domain look-up using device tree and automatically bind devices to their power domains. Generic device tree binding is introduced to specify power domains of devices in their device tree nodes. Backwards compatibility with legacy

Re: [PATCH v4 0/3] Generic Device Tree based power domain look-up

2014-05-08 Thread Tomasz Figa
Sent with wrong Rafael's address, please ignore this thread. Just resent with correct address. Sorry for the noise. Best regards, Tomasz On 08.05.2014 14:45, Tomasz Figa wrote: Up till now there was no single generic method to bind devices to their power domains using Device Tree. Each

[PATCH v4 3/3] ARM: exynos: Move to generic power domain bindings

2014-05-08 Thread Tomasz Figa
This patch moves Exynos power domain code to use the new generic power domain look-up framework introduced by previous patch, allowing the new code to be compiled with CONFIG_ARCH_EXYNOS selected as well. Signed-off-by: Tomasz Figa t.f...@samsung.com Reviewed-by: Ulf Hansson

[PATCH v4 2/3] drivercore: Bind/unbind power domain on probe/remove

2014-05-08 Thread Tomasz Figa
On a number of platforms, devices are part of controllable power domains, which need to be enabled before such devices can be accessed and may be powered down when the device is idle to save some power. This means that on systems that support power domain control using generic power domains

Re: [RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Andrzej Hajda
On 05/08/2014 12:26 PM, Ajay kumar wrote: Hi Andrej, On Thu, May 8, 2014 at 12:11 PM, Andrzej Hajda a.ha...@samsung.com wrote: On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at:

re: [media] exynos4-is: Add the FIMC-IS ISP capture DMA driver

2014-05-08 Thread Dan Carpenter
Hello Sylwester Nawrocki, The patch 34947b8aebe3: [media] exynos4-is: Add the FIMC-IS ISP capture DMA driver from Dec 20, 2013, leads to the following static checker warning: drivers/media/platform/exynos4-is/fimc-isp-video.c:415 isp_video_try_fmt_mplane() error: XXX NULL

Re: [PATCH 0/7 v8] crypto:s5p-sss: Add Device tree and Exynos support

2014-05-08 Thread Herbert Xu
On Mon, Apr 28, 2014 at 10:44:52AM +, Naveen Krishna Chatradhi wrote: SSS module on Exynos4210, Exynos5250 and Exynos5420 SoCs has added features to the one on S5PV210. However with minor changes the s5p-sss.c driver can be reused to support SSS modules on Exynos4 and 5 SoCs. This patch

Re: [PATCH v5 00/15] exynos5420: clock file cleanup

2014-05-08 Thread Shaik Ameer Basha
Hi Tomasz, On Thu, May 8, 2014 at 5:24 PM, Tomasz Figa t.f...@samsung.com wrote: Hi Shaik, On 08.05.2014 13:27, Shaik Ameer Basha wrote: Many changes/fixes have been identified for clock file for exynos5420. These include correct parents, bit fields, new clocks etc. Existing files needs

[PATCH 2/2] phy: exynos: fix SATA phy license typo

2014-05-08 Thread Arnd Bergmann
If the license string doesn't match exactly, the module refuses to load. Signed-off-by: Arnd Bergmann a...@arndb.de Cc: Kishon Vijay Abraham I kis...@ti.com Cc: Kukjin Kim kgene@samsung.com Cc: linux-samsung-soc@vger.kernel.org --- drivers/phy/phy-exynos5250-sata.c | 2 +- 1 file changed, 1

Re: [PATCH 0/4] Fixes for DT CPU topology specification on Exynos

2014-05-08 Thread Tomasz Figa
Hi, On 18.04.2014 16:42, Tomasz Figa wrote: Due to some parts of Exynos SoC support designed originally in a non-scalable way, relying on 1:1 mapping between value returned by cpu_logical_map() and CPU IDs as seen by PMU and GIC, trying to specify CPU topology in device tree caused various

Re: [PATCH] ARM: dts: enable pwm backlight on exynos5250-snow

2014-05-08 Thread Andreas Färber
Hi, Am 07.05.2014 22:50, schrieb Tomasz Figa: On 07.05.2014 22:47, Ajay kumar wrote: On Thu, May 8, 2014 at 2:04 AM, Tomasz Figa tomasz.f...@gmail.com wrote: On 07.05.2014 14:56, Ajay Kumar wrote: Add PWM backlight node for exynos5250 and enable the same on exynos5250 based snow board.

Re: [PATCH 1/2] ARM: dts: Enable USB 3503 hub on exynos5250-snow

2014-05-08 Thread Andreas Färber
Hello, Am 05.05.2014 14:30, schrieb Vivek Gautam: The exynos5250-snow has a SMSC USB3503 connected in hardware only mode like a PHY. Enable support for it, and add necessary 'reset-gpio' for it. This is in correspondance to similar patch by Mark Brown 7c1b0ec ARM: dts: Enable USB hub on

Re: [PATCH 1/2] ARM: dts: Enable USB 3503 hub on exynos5250-snow

2014-05-08 Thread Tomasz Figa
Hi Vivek, On 05.05.2014 14:30, Vivek Gautam wrote: The exynos5250-snow has a SMSC USB3503 connected in hardware only mode like a PHY. Enable support for it, and add necessary 'reset-gpio' for it. This is in correspondance to similar patch by Mark Brown 7c1b0ec ARM: dts: Enable USB hub on

Re: [PATCH] ARM: dts: enable pwm backlight on exynos5250-snow

2014-05-08 Thread Tomasz Figa
On 08.05.2014 17:55, Andreas Färber wrote: Hi, Am 07.05.2014 22:50, schrieb Tomasz Figa: On 07.05.2014 22:47, Ajay kumar wrote: On Thu, May 8, 2014 at 2:04 AM, Tomasz Figa tomasz.f...@gmail.com wrote: On 07.05.2014 14:56, Ajay Kumar wrote: Add PWM backlight node for exynos5250 and enable

Re: [PATCH 1/5] ARM: S5PV210: Remove camera support from mach-goni.c

2014-05-08 Thread Sylwester Nawrocki
On 02/05/14 08:07, Kukjin Kim wrote: Sylwester Nawrocki wrote: S5PV210 is going to get DT support, so we can remove the camera bits from the only board using camera on S5PV210. This allows to clean the exynos4-is driver by dropping code for non-dt platforms. This patch can be dropped

Re: [PATCH 1/2] ARM: dts: Enable USB 3503 hub on exynos5250-snow

2014-05-08 Thread Tomasz Figa
On 08.05.2014 17:59, Andreas Färber wrote: Hello, Am 05.05.2014 14:30, schrieb Vivek Gautam: The exynos5250-snow has a SMSC USB3503 connected in hardware only mode like a PHY. Enable support for it, and add necessary 'reset-gpio' for it. This is in correspondance to similar patch by Mark

Re: [PATCH v3 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings

2014-05-08 Thread Tomasz Figa
Hi Sachin, On 08.05.2014 06:16, Sachin Kamat wrote: Instead of hardcoding the SYSRAM details for each SoC, pass this information through device tree (DT) and make the code SoC agnostic. Generic SRAM bindings are used for achieving this. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org

Re: [PATCH v3 2/2] Documentation: DT: Exynos: Bind SRAM though DT

2014-05-08 Thread Tomasz Figa
Hi Sachin, On 08.05.2014 06:16, Sachin Kamat wrote: Add SRAM binding documentation. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Acked-by: Arnd Bergmann a...@arndb.de --- No changes since v1. --- .../devicetree/bindings/arm/exynos/smp-sram.txt| 38 1

RE: [PATCH v2] [media] s5p-mfc: add init buffer cmd to MFCV6

2014-05-08 Thread Kamil Debski
Hi, From: Arun Kumar K [mailto:arunkk.sams...@gmail.com] On Behalf Of Arun Kumar K Sent: Tuesday, March 11, 2014 10:16 AM From: avnd kiran avnd.ki...@samsung.com Latest MFC v6 firmware requires tile mode and loop filter setting to be done as part of Init buffer command, in sync with v7.

RE: [PATCH] [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode.

2014-05-08 Thread Kamil Debski
Hi, From: Arun Kumar K [mailto:arunkk.sams...@gmail.com] On Behalf Of Arun Kumar K Sent: Friday, March 07, 2014 9:26 AM From: Pawel Osciak posc...@chromium.org Currently, for formats that are not H264, MFC driver will check the consumed stream size returned by the firmware and, based

RE: [PATCH] [media] s5p-mfc: Add IOMMU support

2014-05-08 Thread Kamil Debski
Hi Arun, From: Arun Kumar K [mailto:arunkk.sams...@gmail.com] Sent: Tuesday, April 22, 2014 2:22 PM Hi Laurent, Thank you for the review. On Tue, Apr 22, 2014 at 5:23 PM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Arun, Thank you for the patch. On Tuesday

Re: [RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Ajay kumar
On Thu, May 8, 2014 at 6:29 PM, Andrzej Hajda a.ha...@samsung.com wrote: On 05/08/2014 12:26 PM, Ajay kumar wrote: Hi Andrej, On Thu, May 8, 2014 at 12:11 PM, Andrzej Hajda a.ha...@samsung.com wrote: On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on exynos-drm-next-todo

Re: [PATCH 00/22] Random ARM randconfig fixes in drivers

2014-05-08 Thread Guenter Roeck
On Thu, May 08, 2014 at 04:46:51PM +0200, Arnd Bergmann wrote: These are a bunch of fixes I had to do to get all randconfig configurations on ARM working. Most of these are really old bugs, but there are also some new ones. I don't think any of them require a backport to linux-stable. I

Re: [PATCH 3/4] irqchip: gic: Add support for per CPU bank offset specification in DT

2014-05-08 Thread Rob Herring
On Fri, Apr 18, 2014 at 9:43 AM, Tomasz Figa t.f...@samsung.com wrote: On most platforms GIC registers are banked, so each CPU can access its registers at the same address. However there is a small number of SoCs on which the banking is not implemented and each CPU has its GIC register set at

Re: [PATCH 3/4] irqchip: gic: Add support for per CPU bank offset specification in DT

2014-05-08 Thread Tomasz Figa
On 08.05.2014 19:04, Rob Herring wrote: On Fri, Apr 18, 2014 at 9:43 AM, Tomasz Figa t.f...@samsung.com wrote: On most platforms GIC registers are banked, so each CPU can access its registers at the same address. However there is a small number of SoCs on which the banking is not implemented

Re: [PATCH v6] clk: Exynos5250: Add clocks for G3D

2014-05-08 Thread Tomasz Figa
On 02.05.2014 05:57, Arun Kumar K wrote: Hi Tomasz, On Thu, May 1, 2014 at 9:37 PM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Arun, On 01.05.2014 00:48, Tomasz Figa wrote: On 28.04.2014 11:37, Arun Kumar K wrote: This patch adds the required clocks for ARM Mali IP in Exynos5250.

Re: [PATCH] clk: exynos5420: Add clock IDs needed by GPU

2014-05-08 Thread Tomasz Figa
Hi Arun, On 28.04.2014 12:20, Arun Kumar K wrote: Adds IDs for the clocks needed by the ARM Mali GPU in exynos5420. Signed-off-by: Arun Kumar K arun...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c |4 ++-- include/dt-bindings/clock/exynos5420.h |2 ++ 2 files changed,

Re: [PATCH v5 00/15] exynos5420: clock file cleanup

2014-05-08 Thread Tomasz Figa
On 08.05.2014 16:35, Shaik Ameer Basha wrote: Hi Tomasz, On Thu, May 8, 2014 at 5:24 PM, Tomasz Figa t.f...@samsung.com wrote: Hi Shaik, On 08.05.2014 13:27, Shaik Ameer Basha wrote: Many changes/fixes have been identified for clock file for exynos5420. These include correct parents, bit

Re: [PATCH v8 1/3] ARM: EXYNOS: initial board support for exynos5260 SoC

2014-05-08 Thread Tomasz Figa
Hi Kukjin, On 26.04.2014 13:01, Kukjin Kim wrote: Rahul Sharma wrote: Hi Kukjin, Hi, Need this macro to enable build for clock driver. I found it in your patch, clk/exynos5260: add clock file for exynos5260. For consistency, I'm fine on this, if Tomasz has no objection me to pick this

[PATCH V2 4/4] ARM: dts: exynos4: Remove simple-bus compatibles from the camera subsystem

2014-05-08 Thread Sylwester Nawrocki
The usage of simple-bus was incorrect and the drivers now will also work without it so remove it. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com --- arch/arm/boot/dts/exynos4.dtsi|2 +- arch/arm/boot/dts/exynos4x12.dtsi |2

Re: [PATCH v2 1/9] ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf

2014-05-08 Thread Tomasz Figa
Hi Kukjin, On 06.05.2014 06:27, Kukjin Kim wrote: Heiko Stübner wrote: [...] Anyway, Heiko, thanks for working on this. I'll try to review rest of the series soon. (I'm attending the ELC next week, though, so I'm not sure if I find some time then, though.) Yeah, this series is really

Re: [PATCH 3/4] irqchip: gic: Add support for per CPU bank offset specification in DT

2014-05-08 Thread Rob Herring
On Thu, May 8, 2014 at 12:09 PM, Tomasz Figa t.f...@samsung.com wrote: On 08.05.2014 19:04, Rob Herring wrote: On Fri, Apr 18, 2014 at 9:43 AM, Tomasz Figa t.f...@samsung.com wrote: On most platforms GIC registers are banked, so each CPU can access its registers at the same address. However

Re: [RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Rob Clark
On Thu, May 8, 2014 at 2:41 AM, Andrzej Hajda a.ha...@samsung.com wrote: On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git I have just put up Rob's and

  1   2   >