Re: [PATCH 09/10] thermal: exynos: remove redundant pdata checks from exynos_tmu_control()

2014-05-19 Thread Amit Kachhap
Hi Bartlomiej, On 5/5/14, Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com wrote: pdata-reference_voltage and pdata-gain are always defined to non-zero values so remove the redundant checks from exynos_tmu_control(). I prefer to have these checks for the same reason that new soc support

Re: [PATCH 10/10] thermal: exynos: remove identical values from exynos*_tmu_registers structures

2014-05-19 Thread Amit Kachhap
On 5/5/14, Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com wrote: There is no need for abstracting configuration for registers that are identical on all SoC types. Changes look fine and also that shift and masks may not change in future socs also. Reviewed-by: Amit Daniel

Re: [PATCH 00/10] thermal: exynos: various cleanups

2014-05-19 Thread Amit Kachhap
On 5/15/14, Zhang Rui rui.zh...@intel.com wrote: On 一, 2014-05-05 at 13:15 +0200, Bartlomiej Zolnierkiewicz wrote: Hi, This patch series contains various cleanups for EXYNOS thermal driver. Overall it decreases driver's LOC by 13%. It is based on next-20140428 kernel. It should not cause

Re: [PATCH v3 1/3] phy: Add exynos-simple-phy driver

2014-05-19 Thread Rahul Sharma
On 16 May 2014 20:19, Tomasz Figa t.f...@samsung.com wrote: On 16.05.2014 16:30, Rahul Sharma wrote: On 16 May 2014 16:20, Tomasz Figa t.f...@samsung.com wrote: On 16.05.2014 12:35, Rahul Sharma wrote: On 16 May 2014 15:12, Rahul Sharma rahul.sha...@samsung.com wrote: On 16 May 2014 03:14,

Re: [PATCH RFC 3/4] clk: samsung: Add driver to control CLKOUT line on Exynos SoCs

2014-05-19 Thread Tushar Behera
On 05/15/2014 11:02 PM, Tomasz Figa wrote: This patch introduces a driver that handles configuration of CLKOUT pin of Exynos SoCs that can be used to output certain clocks from inside of the SoC to a dedicated output pin. Signed-off-by: Tomasz Figa t.f...@samsung.com --- Tested the series

Re: [PATCH 2/5] drm/exynos: use regmap interface to set hdmiphy control bit in pmu

2014-05-19 Thread Rahul Sharma
On 11 April 2014 07:22, Rahul Sharma r.sh.o...@gmail.com wrote: Thanks Tomasz, This patch is not longer required after rebasing to Tomasz Stanislawski's Simple Phy patches. Hi All, We had further discussion on the Simple Phy Driver at

Re: [PATCH v3] clk: exynos5420: Add 5800 specific clocks

2014-05-19 Thread Arun Kumar K
Hi Tomasz, Can this patch be taken for the 3.16 merge? Regards Arun On Thu, May 15, 2014 at 11:26 AM, Arun Kumar K arun...@samsung.com wrote: From: Alim Akhtar alim.akh...@samsung.com Exynos5800 clock structure is mostly similar to 5420 with only a small delta changes. So the 5420 clock

RE: [PATCH 1/2] s5p-mfc: Update mfc-v6 firmware

2014-05-19 Thread Kamil Debski
Hi Tomasz, Arun, From: Tomasz Figa [mailto:t.f...@samsung.com] Sent: Friday, May 16, 2014 12:22 PM Hi Kamil, Arun, On 16.05.2014 12:09, Kamil Debski wrote: Hi, Original Message- From: arunkk.sams...@gmail.com [mailto:arunkk.sams...@gmail.com] On Behalf Of Arun Kumar K

Re: [PATCH 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2

2014-05-19 Thread Lee Jones
On Thu, 15 May 2014, Olof Johansson wrote: On Thu, May 15, 2014 at 11:55 AM, Doug Anderson diand...@chromium.org wrote: Stephen, On Thu, May 15, 2014 at 11:42 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 04/17/2014 11:59 AM, Doug Anderson wrote: This adds the EC i2c tunnel

RE: [PATCH v9 1/4] ARM: dts: Add sysreg sytem controller node to exynos5250 and exynos5420

2014-05-19 Thread Kukjin Kim
Vivek Gautam wrote: This patch adds sysreg-syscon node to exynos5250 and exynos5420 device tree, to access System Register's registers using syscon driver. Signed-off-by: Kamil Debski k.deb...@samsung.com [gautam.vi...@samsung.com: Split this syreg-syscon dts entry from dts: Add usb2phy

Re: [PATCH 1/2] s5p-mfc: Update mfc-v6 firmware

2014-05-19 Thread Arun Kumar K
Hi Kamil, Tomasz, On Mon, May 19, 2014 at 2:08 PM, Kamil Debski k.deb...@samsung.com wrote: Hi Tomasz, Arun, From: Tomasz Figa [mailto:t.f...@samsung.com] Sent: Friday, May 16, 2014 12:22 PM Hi Kamil, Arun, On 16.05.2014 12:09, Kamil Debski wrote: Hi, Original Message-

Re: [PATCH RFC 3/4] clk: samsung: Add driver to control CLKOUT line on Exynos SoCs

2014-05-19 Thread Tomasz Figa
Hi Tushar, On 19.05.2014 09:16, Tushar Behera wrote: On 05/15/2014 11:02 PM, Tomasz Figa wrote: This patch introduces a driver that handles configuration of CLKOUT pin of Exynos SoCs that can be used to output certain clocks from inside of the SoC to a dedicated output pin. Signed-off-by:

Re: [PATCH] devicetree: Add generic IOMMU device tree bindings

2014-05-19 Thread Arnd Bergmann
On Friday 16 May 2014 14:23:18 Thierry Reding wrote: From: Thierry Reding tred...@nvidia.com This commit introduces a generic device tree binding for IOMMU devices. Only a very minimal subset is described here, but it is enough to cover the requirements of both the Exynos System MMU and

Re: [PATCH v3] clk: exynos5420: Add 5800 specific clocks

2014-05-19 Thread Tomasz Figa
Hi, On 19.05.2014 10:32, Arun Kumar K wrote: Hi Tomasz, Can this patch be taken for the 3.16 merge? Regards Arun On Thu, May 15, 2014 at 11:26 AM, Arun Kumar K arun...@samsung.com wrote: From: Alim Akhtar alim.akh...@samsung.com Exynos5800 clock structure is mostly similar to 5420

Re: [PATCH 1/4] clk: samsung: out: Add infrastructure to register CLKOUT

2014-05-19 Thread Tomasz Figa
On 19.05.2014 05:30, Tushar Behera wrote: On 15 May 2014 19:37, Tomasz Figa t.f...@samsung.com wrote: Hi Rahul, Tushar, On 15.05.2014 15:44, Rahul Sharma wrote: Hi Tushar, Basically you are adding a new clock-type for Clkout. IMO clkout is not a special hardware. Existing clock types can

Re: [PATCH v3 6/7] i2c: ChromeOS EC tunnel driver

2014-05-19 Thread Wolfram Sang
+I2C bus that tunnels through the ChromeOS EC (cros-ec) +== +On some ChromeOS board designs we've got a connection to the EC (embedded +controller) but no direct connection to some devices on the other side of +the EC (like a battery and

Re: [PATCH v9 0/3] Exynos 5410 support

2014-05-19 Thread Tomasz Figa
Hi Tarek, On 19.05.2014 05:37, Tarek Dakhran wrote: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture Patches add new platform description, support of clock controller and device tree for Exynos 5410.

Re: [PATCH] Fix for possible null pointer dereference in dma.c

2014-05-19 Thread Tomasz Figa
Hi Rickard, On 15.05.2014 23:57, Rickard Strandqvist wrote: There is otherwise a risk of a possible null pointer dereference. Was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist rickard_strandqv...@spectrumdigital.se ---

[PATCH 8/8] drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq

2014-05-19 Thread Andrzej Hajda
fimc_dst_get_buf_seq returns number of buffers so the name should be fimc_dst_get_buf_count. Function body has been simplified. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_fimc.c | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) diff

[PATCH 5/8] drm/exynos/fimc: simplify irq masking function

2014-05-19 Thread Andrzej Hajda
The name fimc_handle_irq suggests it is irq handler, but the function is for irq mask configuration. The patch renames the function to fimc_mask_irq and removes unused arguments. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_fimc.c | 25

[PATCH 2/8] drm/exynos/ipp: correct ipp_id field initialization

2014-05-19 Thread Andrzej Hajda
prop_list.ipp_id field is not initialized properly. The patch fixes it, additionally it removes redundant field from ippdrv. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_ipp.c | 14 ++ drivers/gpu/drm/exynos/exynos_drm_ipp.h | 1 - 2 files

[PATCH 3/8] drm/exynos/ipp: simplify property list allocation

2014-05-19 Thread Andrzej Hajda
prop_list is always allocated, so instead of allocating it dynamically the pointer can be replaced by the structure itself. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_fimc.c| 10 ++ drivers/gpu/drm/exynos/exynos_drm_gsc.c | 10

Re: [PATCH v3 1/3] phy: Add exynos-simple-phy driver

2014-05-19 Thread Tomasz Figa
On 19.05.2014 09:10, Rahul Sharma wrote: On 16 May 2014 20:19, Tomasz Figa t.f...@samsung.com wrote: On 16.05.2014 16:30, Rahul Sharma wrote: On 16 May 2014 16:20, Tomasz Figa t.f...@samsung.com wrote: On 16.05.2014 12:35, Rahul Sharma wrote: On 16 May 2014 15:12, Rahul Sharma

[PATCH 6/8] drm/exynos/fimc: replace hw access macros with functions

2014-05-19 Thread Andrzej Hajda
HW access macros implicitly depended on presence of ctx local variable. This patch replaces them with C functions. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_fimc.c | 311 +++ 1 file changed, 150 insertions(+), 161

[PATCH 7/8] drm/exynos/fimc: replace mutex by spinlock

2014-05-19 Thread Andrzej Hajda
Function fimc_dst_set_buf_seq is called by irq handler so it should not use mutexes. This patch fixes it. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_fimc.c | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git

[PATCH 4/8] drm/exynos/fimc: simplify pre-scaler ratio calculation

2014-05-19 Thread Andrzej Hajda
The patch replaces dedicated function for scaling ratio calculation by fls calls. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_fimc.c | 56 1 file changed, 13 insertions(+), 43 deletions(-) diff --git

[PATCH 1/8] drm/exynos/ipp: fix get_property IOCTL

2014-05-19 Thread Andrzej Hajda
Due to incorrect assignment in EXYNOS_IPP_GET_PROPERTY IOCTL handler this IOCTL did not work at all. The patch fixes it. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_ipp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 0/8] drm/exynos/ipp: image post processing improvements

2014-05-19 Thread Andrzej Hajda
This set of independent patches contains various improvement and fixes for exynos_drm ipp framework and drivers. The patchset is based on drm-exynos/exynos-drm-next branch. Regards Andrzej Andrzej Hajda (8): drm/exynos/ipp: fix get_property IOCTL drm/exynos/ipp: correct ipp_id field

Re: [PATCH 00/10] thermal: exynos: various cleanups

2014-05-19 Thread Bartlomiej Zolnierkiewicz
Hi, On Monday, May 19, 2014 11:46:10 AM Amit Kachhap wrote: On 5/15/14, Zhang Rui rui.zh...@intel.com wrote: On 一, 2014-05-05 at 13:15 +0200, Bartlomiej Zolnierkiewicz wrote: Hi, This patch series contains various cleanups for EXYNOS thermal driver. Overall it decreases driver's LOC

Re: [PATCH 00/10] thermal: exynos: various cleanups

2014-05-19 Thread Tomasz Figa
Hi, On 19.05.2014 13:05, Bartlomiej Zolnierkiewicz wrote: Hi, On Monday, May 19, 2014 11:46:10 AM Amit Kachhap wrote: On 5/15/14, Zhang Rui rui.zh...@intel.com wrote: On 一, 2014-05-05 at 13:15 +0200, Bartlomiej Zolnierkiewicz wrote: Hi, This patch series contains various cleanups for

[PATCH 1/2] ARM: EXYNOS: Add secure firmware support for Exynos5420

2014-05-19 Thread Tushar Behera
From: Sachin Kamat sachin.ka...@linaro.org Updated secondary boot register offset for Exynos5420 in case of secure booting. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- The patches are based on top of next-20140519. With these two

[PATCH] ARM: dts: Add secure firmware support for Arndale-octa

2014-05-19 Thread Tushar Behera
Arndale-Octa board is always configured to work with trustzone firmware binary. Added DTS node entry to enable this support. Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/boot/dts/exynos5420-arndale-octa.dts |5 + 1 file changed, 5 insertions(+) diff --git

Re: [PATCH 1/2] s5p-mfc: Update mfc-v6 firmware

2014-05-19 Thread Ben Hutchings
On Mon, 2014-05-19 at 15:12 +0530, Arun Kumar K wrote: Hi Kamil, Tomasz, On Mon, May 19, 2014 at 2:08 PM, Kamil Debski k.deb...@samsung.com wrote: Hi Tomasz, Arun, From: Tomasz Figa [mailto:t.f...@samsung.com] Sent: Friday, May 16, 2014 12:22 PM [...] May I suggest a little different

[PATCH V3 1/4] ARM: dts: Add sysreg sytem controller node to exynos5250 and exynos5420

2014-05-19 Thread Vikas Sajjan
From: Vivek Gautam gautam.vi...@samsung.com This patch adds sysreg-syscon node to exynos5250 and exynos5420 device tree, to access System Register's registers using syscon driver. Signed-off-by: Kamil Debski k.deb...@samsung.com [gautam.vi...@samsung.com: Split this syreg-syscon dts entry from

[PATCH V3 0/4] dts: Add usb2phy to Exynos 5250/5420

2014-05-19 Thread Vikas Sajjan
Based on 'for-next' branch of Kgene's linux-samsung tree. These patches are as per discussions on the driver side patches which have already been acked. [1] Changes from v2: - Addressed kukjin's comments to update DT binding documentation for sysreg. - removed the version for

[PATCH V3 3/4] ARM: dts: Add usb2phy support on exynos5420

2014-05-19 Thread Vikas Sajjan
From: Vivek Gautam gautam.vi...@samsung.com Add required device node for usb2phy to let enable USB 2.0 support. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- arch/arm/boot/dts/exynos5420.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git

[PATCH V3 2/4] ARM: dts: Add usb2phy to Exynos 5250

2014-05-19 Thread Vikas Sajjan
From: Kamil Debski k.deb...@samsung.com Add support to PHY of USB2 of the Exynos 5250 SoC. Signed-off-by: Kamil Debski k.deb...@samsung.com [gautam.vi...@samsung.com: Split the usb phy entries from syscon entries from earlier patch: dts: Add usb2phy to Exynos 5250] [gautam.vi...@samsung.com:

[PATCH V3 4/4] ARM: dts: Add usb 2.0 support on exynos5420

2014-05-19 Thread Vikas Sajjan
From: Vivek Gautam gautam.vi...@samsung.com Add required device node for ehci and ohci controllers to enable USB 2.0 support. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- arch/arm/boot/dts/exynos5420.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff

RE: [PATCH v6 5/8] ARM: dts: exynos5250-snow: Add Vbus regulator for USB 3.0

2014-05-19 Thread Kukjin Kim
Vivek Gautam wrote: Add required fixed-regulator for VBUS supply for USB 3.0 controller phy. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts | 22 ++ 1 file changed, 22 insertions(+) diff --git

RE: [PATCH v3] clk: exynos5420: Add 5800 specific clocks

2014-05-19 Thread Kukjin Kim
Tomasz Figa wrote: Hi, Hi, On 19.05.2014 10:32, Arun Kumar K wrote: Hi Tomasz, Can this patch be taken for the 3.16 merge? Regards Arun On Thu, May 15, 2014 at 11:26 AM, Arun Kumar K arun...@samsung.com wrote: From: Alim Akhtar alim.akh...@samsung.com Exynos5800 clock

Re: [PATCH v9 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC

2014-05-19 Thread Tomasz Figa
Hi Tarek, On 19.05.2014 05:37, Tarek Dakhran wrote: EXYNOS5410 is SoC in Samsung's Exynos5 SoC series. Add initial support for this SoC. Signed-off-by: Tarek Dakhran t.dakh...@samsung.com Signed-off-by: Vyacheslav Tyrtov v.tyr...@samsung.com Reviewed-by: Tomasz Figa t.f...@samsung.com

Re: [PATCHv5 0/5] Support new Exynos3250 SoC based on Cortex-A7 dual core

2014-05-19 Thread Tomasz Figa
Hi Kukjin, Chanwoo, On 15.05.2014 06:28, Chanwoo Choi wrote: Dear Kukjin, Could you please pick following patches? - [PATCHv5 1/5] ARM: EXYNOS: Add Exynos3250 SoC ID - [PATCHv5 2/5] ARM: EXYNOS: Support secondary CPU boot of Exynos3250 I'd say that [PATCHv5 5/5] ARM: dts: Add device tree

Re: [PATCH V2] ASoC: SAMSUNG: Add sound card driver for Snow board

2014-05-19 Thread Tushar Behera
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/02/2014 10:26 PM, Mark Brown wrote: On Fri, May 02, 2014 at 10:26:08AM +0530, Tushar Behera wrote: On 05/01/2014 10:10 PM, Mark Brown wrote: There's patches been posted by (IIRC) Sylvester Nawrocki for this which I think Mike was basically

Re: [PATCH 1/2] ARM: EXYNOS: Add secure firmware support for Exynos5420

2014-05-19 Thread Tushar Behera
-off-by: Tushar Behera tushar.beh...@linaro.org --- The patches are based on top of next-20140519. With these two patches applied, we can get all A15 cores booting up on Arndale-Octa board. arch/arm/mach-exynos/firmware.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 04/10] [media] s5p-mfc: Don't allocate codec buffers on STREAMON.

2014-05-19 Thread Arun Kumar K
From: Pawel Osciak posc...@chromium.org Currently, we allocate private codec buffers on STREAMON, which may fail if we are out of memory. We don't check for failure though, which will make us crash with the codec accessing random memory. We shouldn't be failing STREAMON with out of memory errors

[PATCH 05/10] [media] s5p-mfc: Update scratch buffer size for VP8 encoder

2014-05-19 Thread Arun Kumar K
From: Kiran AVND avnd.ki...@samsung.com Scratch buffer size updated for vp8 encoding as per the latest v7 firmware. As the new macro increases the scratch buffer size, it is backward compatible with the older firmware too. Signed-off-by: Kiran AVND avnd.ki...@samsung.com Signed-off-by: Arun

[PATCH 01/10] [media] s5p-mfc: Copy timestamps only when a frame is produced.

2014-05-19 Thread Arun Kumar K
From: Pawel Osciak posc...@chromium.org Timestamps for destination buffers are assigned by copying them from corresponding source buffers when the decode operation results in a frame being outputted to a destination buffer. But the decision when to do this, i.e. whether the decode operation on

[PATCH 08/10] [media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6

2014-05-19 Thread Arun Kumar K
The register S5P_FIMV_D_INIT_BUFFER_OPTIONS holds good for v6 firmware too. So moving the definition from v7 regs to v6. Signed-off-by: Arun Kumar K arun...@samsung.com --- drivers/media/platform/s5p-mfc/regs-mfc-v6.h|1 + drivers/media/platform/s5p-mfc/regs-mfc-v7.h|2 --

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

2014-05-19 Thread Arun Kumar K
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 on that, will try to decide whether the bitstream buffer contained more than one frame. If the size of the buffer is larger than the

[PATCH 00/10] Re-send MFC patches

2014-05-19 Thread Arun Kumar K
These patches for s5p-mfc are completed review and accepted. These are rebased onto [1] and fixed conflicts for merging. [1] http://git.linuxtv.org/cgit.cgi/kdebski/media_tree_2.git/?h=for-3.16-2 Arun Kumar K (3): [media] s5p-mfc: Update scratch buffer size for MPEG4 [media] s5p-mfc: Move

[PATCH 03/10] [media] s5p-mfc: Extract open/close MFC instance commands.

2014-05-19 Thread Arun Kumar K
From: Pawel Osciak posc...@chromium.org This is in preparation for a new flow to fix issues with streamon, which should not be allocating buffer memory. Signed-off-by: Pawel Osciak posc...@chromium.org Signed-off-by: Arun Kumar K arun...@samsung.com --- drivers/media/platform/s5p-mfc/s5p_mfc.c

[PATCH 02/10] [media] s5p-mfc: Fixes for decode REQBUFS.

2014-05-19 Thread Arun Kumar K
From: Pawel Osciak posc...@chromium.org - Honor return values from vb2_reqbufs on REQBUFS(0). - Do not set the number of allocated buffers to 0 if userspace tries to request buffers again without freeing them. - There is no need to verify correct instance state on reqbufs, as we will verify

[PATCH 10/10] [media] s5p-mfc: Rename IS_MFCV7 macro

2014-05-19 Thread Arun Kumar K
Renaming the IS_MFCV7 macro to IS_MFCV7_PLUS for the addition of MFCv8 support which reuses the v7 code. Signed-off-by: Arun Kumar K arun...@samsung.com --- drivers/media/platform/s5p-mfc/s5p_mfc_common.h |2 +- drivers/media/platform/s5p-mfc/s5p_mfc_enc.c|2 +-

Re: [PATCH V2] ASoC: SAMSUNG: Add sound card driver for Snow board

2014-05-19 Thread Mark Brown
On Mon, May 19, 2014 at 05:36:38PM +0530, Tushar Behera wrote: Instead of setting the parent clock, setting the desired rate on XCLKOUT works for audio playback. Will it be okay to do a 'clk_set_rate(mclk, 2400)' in sound card driver or should we wait for Sylwester's patch to get merged?

[PATCH 0/2] Re-send MFCv8 support patches

2014-05-19 Thread Arun Kumar K
These 2 patches for MFCv8 support are rebased onto [1] with the dependencies as mentioned below. Changes include adding the MFC_V8 version to formats. - Re-send MFC patches https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg31051.html - Adding version information to formats by

[PATCH 2/2] [media] s5p-mfc: Core support for v8 encoder

2014-05-19 Thread Arun Kumar K
From: Kiran AVND avnd.ki...@samsung.com This patch adds core support for v8 encoder. This patch also adds register definitions and buffer size requirements for H264 VP8 encoding, needed for new firmware version v8 for MFC Signed-off-by: Kiran AVND avnd.ki...@samsung.com Signed-off-by: Pawel

[PATCH 1/2] [media] s5p-mfc: Core support to add v8 decoder

2014-05-19 Thread Arun Kumar K
From: Kiran AVND avnd.ki...@samsung.com This patch adds variant data and core support for V8 decoder. This patch also adds the register definition file for new firmware version v8 for MFC. Signed-off-by: Kiran AVND avnd.ki...@samsung.com Signed-off-by: Pawel Osciak posc...@chromium.org

Re: [PATCH] devicetree: Add generic IOMMU device tree bindings

2014-05-19 Thread Thierry Reding
On Mon, May 19, 2014 at 12:26:35PM +0200, Arnd Bergmann wrote: On Friday 16 May 2014 14:23:18 Thierry Reding wrote: From: Thierry Reding tred...@nvidia.com This commit introduces a generic device tree binding for IOMMU devices. Only a very minimal subset is described here, but it is

Re: [PATCH] arm: dts: exynos5: Remove multi core timer

2014-05-19 Thread Doug Anderson
Kukjin, On Fri, May 16, 2014 at 5:02 PM, Kukjin Kim kgene@samsung.com wrote: On 05/17/14 07:56, Chirantan Ekbote wrote: Anyway, I'm by no means opposed to switching to arch timers. They provide a well designed, generic interface and drivers shared by multiple platforms, which means more

Re: [RFC V3 2/3] drm/bridge: add a dummy panel driver to support lvds bridges

2014-05-19 Thread Thierry Reding
On Sun, May 18, 2014 at 01:50:36PM +0530, Ajay kumar wrote: On Sun, May 18, 2014 at 2:44 AM, Thierry Reding thierry.red...@gmail.com wrote: On Thu, May 15, 2014 at 05:10:16PM +0530, Ajay kumar wrote: On Thu, May 15, 2014 at 1:43 PM, Thierry Reding thierry.red...@gmail.com wrote: [...]

Re: [PATCHv5 0/5] Support new Exynos3250 SoC based on Cortex-A7 dual core

2014-05-19 Thread Kukjin Kim
On 05/19/14 20:39, Tomasz Figa wrote: On 19.05.2014 13:36, Tomasz Figa wrote: Hi Kukjin, Chanwoo, On 15.05.2014 06:28, Chanwoo Choi wrote: Dear Kukjin, Could you please pick following patches? - [PATCHv5 1/5] ARM: EXYNOS: Add Exynos3250 SoC ID - [PATCHv5 2/5] ARM: EXYNOS: Support secondary

Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards

2014-05-19 Thread Kukjin Kim
On 05/09/14 19:09, Rahul Sharma wrote: From: Rahul Sharmarahul.sha...@samsung.com Probably, should be Rahul Sharma rahul.sharma@... Please make sure your gitconfig has no problem. Just note, I found same thing and fixed your email address in my tree... Add nodes for fimd and dp controller

Re: [PATCH V2 0/2] ARM: dts: snow: add backlight node

2014-05-19 Thread Kukjin Kim
On 05/19/14 14:15, Ajay Kumar wrote: This series is based on Kukjin Kim's tree, for-next branch. This series adds: -- pinctrl definitions for pwmX_out on exynos5250 -- pwm-backlight DT node for exynos5250 based snow board Changes since V1: -- Added the branch name

Re: [PATCH 1/1] ARM: dts: Add MFC memory banks to Exynos5420 boards

2014-05-19 Thread Kukjin Kim
On 05/05/14 00:38, Sachin Kamat wrote: On 17 March 2014 11:41, Sachin Kamatsachin.ka...@linaro.org wrote: Add MFC memory banks to Exynos5420 based SMDK and Arndale-octa boards. Signed-off-by: Sachin Kamatsachin.ka...@linaro.org --- arch/arm/boot/dts/exynos5420-arndale-octa.dts |5 +

Re: [PATCH v2 1/3] ARM: dts: fix incorrect compatible for exynos4412

2014-05-19 Thread Kukjin Kim
On 05/03/14 03:06, Tomasz Figa wrote: On 02.05.2014 08:37, Beomho Seo wrote: This patch fixed incorrect compatible for ak8975 magnetic sensor. ak8975 magnetic sensor use compatible ak8975 or asahi-kasei,ak8975 In this patch, use asahi-kasei,ak8975 according to dt bindings document.

Re: [PATCH 1/1] ARM: dts: Fix SPI interrupt numbers for Exynos5420

2014-05-19 Thread Kukjin Kim
On 04/10/14 21:58, Sachin Kamat wrote: Updated as per the user manual. Signed-off-by: Sachin Kamatsachin.ka...@linaro.org --- arch/arm/boot/dts/exynos5420.dtsi |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/exynos5420.dtsi

Re: [PATCH 1/1] ARM: dts: Keep LDO4 always ON on Arndale board

2014-05-19 Thread Kukjin Kim
On 04/21/14 14:03, Sachin Kamat wrote: LDO4 regulator was getting disabled preventing the system from going into low power states. Keep it always on to fix it. Signed-off-by: Sachin Kamatsachin.ka...@linaro.org --- arch/arm/boot/dts/exynos5250-arndale.dts |1 + 1 file changed, 1

Re: [PATCHv4 1/4] ARM: dts: exynos4: add PMU syscon node

2014-05-19 Thread Kukjin Kim
On 05/16/14 02:07, Tomasz Figa wrote: Hi Chanho, Hi, When testing some other patches with this series applied I found one more issue. Please see below. On 02.05.2014 06:26, Chanho Park wrote: This patch adds a PMU(Power Management Unit) syscon node. This should be required for USB Phy

Re: [PATCH] devicetree: Add generic IOMMU device tree bindings

2014-05-19 Thread Dave Martin
On Mon, May 19, 2014 at 01:53:37PM +0100, Thierry Reding wrote: On Mon, May 19, 2014 at 12:26:35PM +0200, Arnd Bergmann wrote: On Friday 16 May 2014 14:23:18 Thierry Reding wrote: From: Thierry Reding tred...@nvidia.com This commit introduces a generic device tree binding for IOMMU

Re: [PATCH v3 6/7] i2c: ChromeOS EC tunnel driver

2014-05-19 Thread Lee Jones
Code looks good, so Reviewed-by: Wolfram Sang w...@the-dreams.de I don't mind how it gets upstream. I can take it, but you can also keep it in this series. Let's keep the series together. Are you happy with me just merging it through MFD, or would you like a pull-request, so you can take

[PATCH] ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface

2014-05-19 Thread Sylwester Nawrocki
This patch adds support for setting source clock of the Core CLK of the IIS Multi Audio Interface. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com --- sound/soc/samsung/i2s.c |4 sound/soc/samsung/i2s.h |1 + 2 files changed, 5 insertions(+) diff --git

Re: [PATCH] devicetree: Add generic IOMMU device tree bindings

2014-05-19 Thread Arnd Bergmann
On Monday 19 May 2014 14:53:37 Thierry Reding wrote: On Mon, May 19, 2014 at 12:26:35PM +0200, Arnd Bergmann wrote: On Friday 16 May 2014 14:23:18 Thierry Reding wrote: From: Thierry Reding tred...@nvidia.com This commit introduces a generic device tree binding for IOMMU devices.

Re: [RFC V3 2/3] drm/bridge: add a dummy panel driver to support lvds bridges

2014-05-19 Thread Ajay kumar
On 5/19/14, Thierry Reding thierry.red...@gmail.com wrote: On Sun, May 18, 2014 at 01:50:36PM +0530, Ajay kumar wrote: On Sun, May 18, 2014 at 2:44 AM, Thierry Reding thierry.red...@gmail.com wrote: On Thu, May 15, 2014 at 05:10:16PM +0530, Ajay kumar wrote: On Thu, May 15, 2014 at 1:43 PM,

Re: [RFC V3 2/3] drm/bridge: add a dummy panel driver to support lvds bridges

2014-05-19 Thread Thierry Reding
On Tue, May 20, 2014 at 12:37:38AM +0530, Ajay kumar wrote: On 5/19/14, Thierry Reding thierry.red...@gmail.com wrote: On Sun, May 18, 2014 at 01:50:36PM +0530, Ajay kumar wrote: On Sun, May 18, 2014 at 2:44 AM, Thierry Reding thierry.red...@gmail.com wrote: On Thu, May 15, 2014 at

Re: [PATCH] devicetree: Add generic IOMMU device tree bindings

2014-05-19 Thread Thierry Reding
On Mon, May 19, 2014 at 06:22:31PM +0100, Dave Martin wrote: On Mon, May 19, 2014 at 01:53:37PM +0100, Thierry Reding wrote: [...] My understanding here is mostly based on the OpenFirmware working group proposal for the dma-ranges property[0]. I'll give another example to try and clarify

Re: [PATCH] devicetree: Add generic IOMMU device tree bindings

2014-05-19 Thread Thierry Reding
On Mon, May 19, 2014 at 08:34:07PM +0200, Arnd Bergmann wrote: On Monday 19 May 2014 14:53:37 Thierry Reding wrote: On Mon, May 19, 2014 at 12:26:35PM +0200, Arnd Bergmann wrote: On Friday 16 May 2014 14:23:18 Thierry Reding wrote: From: Thierry Reding tred...@nvidia.com This

[PATCH] sound: soc: samsung: dma.c: Fix for possible null pointer dereference

2014-05-19 Thread Rickard Strandqvist
There is otherwise a risk of a possible null pointer dereference. Was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist rickard_strandqv...@spectrumdigital.se --- sound/soc/samsung/dma.c | 10 ++ 1 file changed, 6 insertions(+),

Re: [PATCH v3 6/7] i2c: ChromeOS EC tunnel driver

2014-05-19 Thread Wolfram Sang
On Mon, May 19, 2014 at 06:22:58PM +0100, Lee Jones wrote: Code looks good, so Reviewed-by: Wolfram Sang w...@the-dreams.de I don't mind how it gets upstream. I can take it, but you can also keep it in this series. Let's keep the series together. Are you happy with me just

Re: [PATCH v3] cpufreq: exynos: Fix the compile error

2014-05-19 Thread Rafael J. Wysocki
On Saturday, May 17, 2014 01:04:29 AM Rafael J. Wysocki wrote: On Friday, May 16, 2014 07:54:01 PM Kukjin Kim wrote: Jonghwan Choi wrote: Commit 7da83a80 (ARM: EXYNOS: Migrate Exynos specific macros from plat to mach) which lands in samsung tree causes build breakage for

RE: [PATCH v3] cpufreq: exynos: Fix the compile error

2014-05-19 Thread Kukjin Kim
Rafael J. Wysocki wrote: On Saturday, May 17, 2014 01:04:29 AM Rafael J. Wysocki wrote: On Friday, May 16, 2014 07:54:01 PM Kukjin Kim wrote: Jonghwan Choi wrote: Commit 7da83a80 (ARM: EXYNOS: Migrate Exynos specific macros from plat to mach) which lands in samsung tree causes

[GIT PULL 2/5] Samsung clock updates for 3.16

2014-05-19 Thread Kukjin Kim
The following changes since commit 34c453ce16633539a94a2e876faeb731ac1be899: ARM: S3C24XX: fix merge conflict (2014-05-15 05:54:38 +0900) are available in the git repository at: http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-clk for you to fetch changes

[GIT PULL 3/5] Samsung driver update for 3.16

2014-05-19 Thread Kukjin Kim
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) are available in the git repository at: http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-drivers for you to fetch changes up to

[GIT PULL 0/5] Samsung updates for 3.16

2014-05-19 Thread Kukjin Kim
Hi Arnd, Olof and Kevin, Here is Samsung updates for 3.16 and please pull. If any problems please kindly let me know. Note, new exynos SoC support and exynos-multiplatform will be sent to arm-soc together for 3.16 soon ;-) One more note, this pull-request is including clock stuff for new SoCs

[GIT PULL 5/5] Samsung Exynos MCPM support for 3.16

2014-05-19 Thread Kukjin Kim
The following changes since commit d7067f1c5fa0232001502569c6878d22308da268: devicetree: bindings: document SYSRAM binding (2014-05-15 03:30:29 +0900) are available in the git repository at: http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/exynos-mcpm for you to

[GIT PULL 1/5] Samsung S3C24XX updates for 3.16

2014-05-19 Thread Kukjin Kim
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) are available in the git repository at: http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/s3c24xx-clk for you to fetch changes up to

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

2014-05-19 Thread Seungwon Jeon
On Sat, May 17, 2014, Doug Anderson wrote: Seungwon, On Thu, May 15, 2014 at 6:46 PM, Seungwon Jeon tgih@samsung.com wrote: On Wed, May 14, 2014, Doug Anderson wrote: Seungwon, On Mon, May 12, 2014 at 9:52 PM, Seungwon Jeon tgih@samsung.com wrote: Hi Doug, On Tue,

RE: [PATCHv2] mmc: dw_mmc: change to use recommended reset procedure

2014-05-19 Thread Seungwon Jeon
On Sat, May 17, 2014, Sonny Rao wrote: On Tue, May 13, 2014 at 4:09 AM, Seungwon Jeon tgih@samsung.com wrote: On Tuesday, May 13, Sonny Rao wrote: On Mon, May 12, 2014 at 10:02 PM, Seungwon Jeon tgih@samsung.com wrote: As I mentioned in previous version, you put all reset stuff

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

2014-05-19 Thread Seungwon Jeon
On Tue, May 13, 2014, Seungwon Jeon wrote: Hi Doug, On Tue, May 13, 2014, Doug Anderson wrote: Seungwon, On Sat, May 10, 2014 at 7:11 AM, Seungwon Jeon tgih@samsung.com wrote: On Fri, May 09, 2014, Sonny Rao wrote: On Thu, May 8, 2014 at 2:42 AM, Yuvaraj Kumar

RE: [PATCHv4 1/4] ARM: dts: exynos4: add PMU syscon node

2014-05-19 Thread Chanho Park
Hi Kukjin, -Original Message- From: Kukjin Kim [mailto:kgene@gmail.com] On Behalf Of Kukjin Kim Sent: Tuesday, May 20, 2014 1:23 AM To: Tomasz Figa Cc: Chanho Park; kgene@samsung.com; linux-samsung- s...@vger.kernel.org; devicet...@vger.kernel.org; k.deb...@samsung.com

RE: [PATCHv4 1/4] ARM: dts: exynos4: add PMU syscon node

2014-05-19 Thread Chanho Park
Hi Tomasz, -Original Message- From: Tomasz Figa [mailto:t.f...@samsung.com] Sent: Friday, May 16, 2014 2:07 AM To: Chanho Park; kgene@samsung.com; linux-samsung- s...@vger.kernel.org Cc: devicet...@vger.kernel.org; k.deb...@samsung.com Subject: Re: [PATCHv4 1/4] ARM: dts:

[PATCHv5 0/4] Enable usbphy and hsotg for exynos4

2014-05-19 Thread Chanho Park
This patchset enables a exynos4 usbphy and hsotg DT node for exynos4. The usb phy node uses generic exynos phy driver. The driver uses PMU syscon and SYSREG syscon phandles. Changes from v4: - Correct 4212/4412 PMU syscon node according to documentation Change from v3: - Place a status field

[PATCHv5 2/4] ARM: dts: exynos4: add exynos_usbphy node

2014-05-19 Thread Chanho Park
This patch enables a exynos_usbphy node for exynos4 SoCs. A exynos4x12 usb phy node is almost same with 4210's one except compatible string and pmu syscon. Cc: Tomasz Figa t.f...@samsung.com Cc: Kamil Debski k.deb...@samsung.com Signed-off-by: Chanho Park chanho61.p...@samsung.com ---

[PATCHv5 1/4] ARM: dts: exynos4: add PMU syscon node

2014-05-19 Thread Chanho Park
This patch adds a PMU(Power Management Unit) syscon node. This should be required for USB Phy syscon regmap I/F. Cc: Kamil Debski k.deb...@samsung.com Signed-off-by: Chanho Park chanho61.p...@samsung.com Reviewed-by: Tomasz Figa t.f...@samsung.com ---

[PATCHv5 4/4] ARM: dts: exynos4412-trats2: enable usb nodes

2014-05-19 Thread Chanho Park
This patch enables exynos_usbphy and hsotg device nodes. Cc: Tomasz Figa t.f...@samsung.com Cc: Kamil Debski k.deb...@samsung.com Cc: Marek Szyprowski m.szyprow...@samsung.com Signed-off-by: Chanho Park chanho61.p...@samsung.com --- arch/arm/boot/dts/exynos4412-trats2.dts | 10 ++ 1 file

[PATCHv5 3/4] ARM: dts: exynos4: add hsotg device node

2014-05-19 Thread Chanho Park
This patch adds a hsotg node for exynos4 USB2.0 device controller. Cc: Tomasz Figa t.f...@samsung.com Cc: Kamil Debski k.deb...@samsung.com Cc: Marek Szyprowski m.szyprow...@samsung.com Signed-off-by: Chanho Park chanho61.p...@samsung.com --- arch/arm/boot/dts/exynos4.dtsi | 11 +++ 1

Re: [PATCH v6 0/5] MCPM backend for Exynos5420

2014-05-19 Thread Nicolas Pitre
On Mon, 19 May 2014, Abhilash Kesavan wrote: Hi Nicolas, On Thu, May 15, 2014 at 10:22 PM, Nicolas Pitre nicolas.pi...@linaro.org wrote: Once you implement full cluster shutdown I can provide you with another script stressing that part. I am done with the cluster power on/off code and

[PATCH V2 1/2] ARM: EXYNOS: Update secondary boot addr for secure mode

2014-05-19 Thread Tushar Behera
From: Sachin Kamat sachin.ka...@linaro.org Almost all Exynos-series of SoCs that run in secure mode don't need additional offset for every CPU, with Exynos4412 being the only exception. Tested on Origen-Quad (Exynos4412) and Arndale-Octa (Exynos5420). While at it, fix the coding style (space

[PATCH RESEND 2/2] ARM: dts: Add secure firmware support for Arndale-octa

2014-05-19 Thread Tushar Behera
Arndale-Octa board is always configured to work with trustzone firmware binary. Added DTS node entry to enable this support. Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/boot/dts/exynos5420-arndale-octa.dts |5 + 1 file changed, 5 insertions(+) diff --git

Re: [PATCH] clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocks

2014-05-19 Thread Shaik Ameer Basha
Hi Tomasz, Any comments on this patch ? Regards, Shaik On Mon, May 12, 2014 at 6:50 PM, Shaik Ameer Basha shaik.am...@samsung.com wrote: From: Cho KyongHo pullip@samsung.com This patch adds the missing sysmmu clocks for Display and ISP blocks. Signed-off-by: Cho KyongHo

[PATCH] ASoC: samsung: Add 'mclk' handling for Snow sound-card driver

2014-05-19 Thread Tushar Behera
For audio to work on Snow board, we need the codec master clock 'mclk' to be properly configured. Currently XCLKOUT is configured as 'mclk' for codec chip and it is required to be clocked at 24MHz for the codec to work properly. Add appropriate clock handling within Snow sound-card driver to set

  1   2   >