[PATCH] ARM: dts: use 'status' property for PCIe nodes

2013-10-29 Thread Jingoo Han
Set the default status for PCIe to disabled in the exynos5440.dtsi file and let the board dts files such as exynos5440-ssdk5440.dts enable the PCIe. However, keep the PCIe for SD5v1 board disabled, because there is no PCIe slot on SD5v1 board. Signed-off-by: Jingoo Han jg1@samsung.com ---

Re: [PATCH 3/7] video: exynos_mipi_dsim: Use the generic PHY driver

2013-10-29 Thread Donghwa Lee
Hi Tomasz, On Tue, OCT 28, 2013 21:24, Tomasz Figa wrote: Hi Donghwa, On Monday 28 of October 2013 15:12:08 Donghwa Lee wrote: On Fri, OCT 25, 2013 06:57, Sylwester Nawrocki wrote: On 10/24/2013 05:57 PM, Kishon Vijay Abraham I wrote: On Thursday 24 October 2013 09:12 PM, Sachin Kamat wrote:

Re: [PATCH v2 1/5] phy: Add new Exynos USB PHY driver

2013-10-29 Thread Kishon Vijay Abraham I
Hi, On Monday 28 October 2013 07:22 PM, Kamil Debski wrote: Hi Kishon, Thank you for your review! I will answer your comments below. From: Kishon Vijay Abraham I [mailto:kis...@ti.com] Sent: Friday, October 25, 2013 5:40 PM Hi, On Friday 25 October 2013 07:45 PM, Kamil Debski wrote:

Re: [RFC PATCH 2/5] phy: Add WIP Exynos 5250 support to the Exynos USB PHY driver

2013-10-29 Thread Kishon Vijay Abraham I
Hi, On Monday 28 October 2013 08:11 PM, Vivek Gautam wrote: Hi Kishon, On Fri, Oct 25, 2013 at 9:13 PM, Kishon Vijay Abraham I kis...@ti.com wrote: Hi, On Friday 25 October 2013 07:45 PM, Kamil Debski wrote: Add support for Exynos 5250. This is work-in-progress commit. Not for merging.

Re: [PATCH v2] videobuf2: Add missing lock held on vb2_fop_relase

2013-10-29 Thread Ricardo Ribalda Delgado
Hello Anybody has a comment here? If not I will post a patch with the modifications propossed by Sylwester. Thanks! On Sat, Oct 19, 2013 at 10:08 PM, Ricardo Ribalda Delgado ricardo.riba...@gmail.com wrote: Hello Sylwester On Sat, Oct 19, 2013 at 8:27 PM, Sylwester Nawrocki

Re: [RFC PATCH 2/5] phy: Add WIP Exynos 5250 support to the Exynos USB PHY driver

2013-10-29 Thread Kishon Vijay Abraham I
Hi, On Tuesday 29 October 2013 03:44 PM, Kamil Debski wrote: Hi, From: Kishon Vijay Abraham I [mailto:kis...@ti.com] Sent: Tuesday, October 29, 2013 10:55 AM Hi, On Monday 28 October 2013 08:11 PM, Vivek Gautam wrote: Hi Kishon, On Fri, Oct 25, 2013 at 9:13 PM, Kishon Vijay Abraham I

Re: [PATCH V4] spi: s3c64xx: Enable Word transfer

2013-10-29 Thread Rajeshwari Birje
Hi Mark, On Sat, Oct 19, 2013 at 9:55 PM, Mark Brown broo...@kernel.org wrote: On Fri, Oct 18, 2013 at 11:02:36AM +0530, Rajeshwari S Shinde wrote: This patch enables word transfer for s3c64xx spi driver. User can set bits_per_word to 32 or 16 or 8, before calling spi_setup, which would

Re: [PATCH V4] spi: s3c64xx: Enable Word transfer

2013-10-29 Thread Rajeshwari Birje
Hi Mark Brown, Sorry for spamming again. On Tue, Oct 29, 2013 at 4:29 PM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Mark, On Sat, Oct 19, 2013 at 9:55 PM, Mark Brown broo...@kernel.org wrote: On Fri, Oct 18, 2013 at 11:02:36AM +0530, Rajeshwari S Shinde wrote: This patch enables

Re: [PATCH v5 0/3] ARM: S5PV210: move to common clk framework

2013-10-29 Thread Tomasz Figa
Hi Kukjin, Mike, On Monday 21 of October 2013 05:16:05 Mike Turquette wrote: Quoting Kukjin Kim (2013-10-20 13:51:42) On 10/20/13 01:03, Tomasz Figa wrote: Hi Mike, Kukjin, Rafael, On Tuesday 24 of September 2013 14:50:06 Mateusz Krawczuk wrote: This patch series is the new s5pv210

Re: [PATCH 2/7] Initial skeleton of VFIO support for Device Tree based devices

2013-10-29 Thread Alex Williamson
On Mon, 2013-10-28 at 21:29 -0400, Don Dutile wrote: On 09/30/2013 11:37 AM, Bhushan Bharat-R65777 wrote: -Original Message- From: iommu-boun...@lists.linux-foundation.org [mailto:iommu- boun...@lists.linux-foundation.org] On Behalf Of Antonios Motakis Sent: Monday, September

RE: [PATCH 2/7] Initial skeleton of VFIO support for Device Tree based devices

2013-10-29 Thread Yoder Stuart-B08248
-Original Message- From: Don Dutile [mailto:ddut...@redhat.com] Sent: Monday, October 28, 2013 8:30 PM To: Bhushan Bharat-R65777 Cc: Antonios Motakis; kvm...@lists.cs.columbia.edu; alex.william...@redhat.com; linux-samsung-soc@vger.kernel.org; k...@vger.kernel.org; ag...@suse.de;

RE: [PATCH 2/7] Initial skeleton of VFIO support for Device Tree based devices

2013-10-29 Thread Bhushan Bharat-R65777
-Original Message- From: kvm-ow...@vger.kernel.org [mailto:kvm-ow...@vger.kernel.org] On Behalf Of Alex Williamson Sent: Tuesday, October 29, 2013 5:17 PM To: Don Dutile Cc: Bhushan Bharat-R65777; Antonios Motakis; kvm...@lists.cs.columbia.edu; linux-samsung-soc@vger.kernel.org;

Re: [PATCH] ARM: dts: use 'status' property for PCIe nodes

2013-10-29 Thread Kukjin Kim
On 10/28/13 23:12, Jingoo Han wrote: Set the default status for PCIe to disabled in the exynos5440.dtsi file and let the board dts files such as exynos5440-ssdk5440.dts enable the PCIe. However, keep the PCIe for SD5v1 board disabled, because there is no PCIe slot on SD5v1 board. Signed-off-by:

RE: [PATCH 1/7] VFIO_IOMMU_TYPE1 workaround to build for platform devices

2013-10-29 Thread Yoder Stuart-B08248
-Original Message- From: Antonios Motakis [mailto:a.mota...@virtualopensystems.com] Sent: Wednesday, October 02, 2013 6:14 AM To: Yoder Stuart-B08248 Cc: Alex Williamson; kvm...@lists.cs.columbia.edu; iommu@lists.linux- foundation.org; linux-samsung-soc@vger.kernel.org;

Re: [PATCH V4] spi: s3c64xx: Enable Word transfer

2013-10-29 Thread Mark Brown
On Tue, Oct 29, 2013 at 04:59:11PM +0530, Rajeshwari Birje wrote: On Tue, Oct 29, 2013 at 4:29 PM, Rajeshwari Birje This patch is still not setting bits_per_word_mask as far as I can see? Will send new version of patch including this. I had some confusion regarding this

Re: [Patch v4 0/2] Enable all cpus in Exynos5420

2013-10-29 Thread Chander Kashyap
Hi Kukjin, On 7 October 2013 09:47, Chander Kashyap chander.kash...@linaro.org wrote: Exynos5420 is an octa-core SoC. This patch series enables the remaining 4 cores. Changes in v2: - Changed the cpu node @unit-address value to reg property value. Changes in v3: - Removed

Re: [PATCH] ARM: dts: use 'status' property for PCIe nodes

2013-10-29 Thread Olof Johansson
On Tue, Oct 29, 2013 at 08:50:14AM -0700, Kukjin Kim wrote: On 10/28/13 23:12, Jingoo Han wrote: Set the default status for PCIe to disabled in the exynos5440.dtsi file and let the board dts files such as exynos5440-ssdk5440.dts enable the PCIe. However, keep the PCIe for SD5v1 board disabled,

Re: [PATCH 3/7] video: exynos_mipi_dsim: Use the generic PHY driver

2013-10-29 Thread Sylwester Nawrocki
On 10/29/2013 09:38 AM, Donghwa Lee wrote: On Tue, OCT 28, 2013 21:24, Tomasz Figa wrote: On Monday 28 of October 2013 15:12:08 Donghwa Lee wrote: [...] First of all, the exynos_mipi_dsim driver has currently no users in mainline kernel, so it is essentially dead code. In addition, on a

[PATCH 1/1] Documentation/pwm: Update supported SoC name for pwm-samsung

2013-10-29 Thread Sachin Kamat
Updated supported SoC name for pwm-samsung. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- .../devicetree/bindings/pwm/pwm-samsung.txt|2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pwm/pwm-samsung.txt

[PATCH 1/1] pwm: samsung: avoid setting manual update bit unnecessarily

2013-10-29 Thread Sachin Kamat
From: Andrew Bresticker abres...@chromium.org When possible, avoid setting the manual update bit and starting/stopping the PWM when adjusting the PWM as it causes noticable flickering when setting the backlight brightness. Signed-off-by: Andrew Bresticker abres...@chromium.org Signed-off-by:

[PATCH 1/1] Documentation/watchdog: Add binding example in samsung-wdt

2013-10-29 Thread Sachin Kamat
Added an example for reference. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- .../devicetree/bindings/watchdog/samsung-wdt.txt |9 + 1 file changed, 9 insertions(+) diff --git a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt

Re: [PATCH] Documentation/watchdog: Update node name in samsung-wdt example

2013-10-29 Thread Sachin Kamat
On 28 October 2013 19:07, Guenter Roeck li...@roeck-us.net wrote: On 10/27/2013 11:24 PM, Sachin Kamat wrote: Update the name as per DT naming convention. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- .../devicetree/bindings/watchdog/samsung-wdt.txt |2 +- 1 file

Re: [PATCH 1/1] Documentation/watchdog: Add binding example in samsung-wdt

2013-10-29 Thread Sachin Kamat
On 30 October 2013 10:41, Sachin Kamat sachin.ka...@linaro.org wrote: Added an example for reference. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- .../devicetree/bindings/watchdog/samsung-wdt.txt |9 + 1 file changed, 9 insertions(+) diff --git