[PATCH 3/4] ARM: dts: Add 5800 dt files

2014-04-20 Thread Arun Kumar K
Most of the nodes of exynos5420 remains same for exynos5800. So moving the common dt nodes to exynos5-octa.dtsi. The pinctrl dtsi is completely re-used and is renamed to exynos5-octa-pinctrl.dtsi. Signed-off-by: Arun Kumar K --- ...5420-pinctrl.dtsi => exynos5-octa-pinctrl.dtsi} |0 arch/arm

[PATCH 4/4] ARM: dts: Add peach-pi board support

2014-04-20 Thread Arun Kumar K
Adds support for google peach-pi board having the Exynos5800 SoC. Signed-off-by: Arun Kumar K Signed-off-by: Doug Anderson --- arch/arm/boot/dts/Makefile|3 +- arch/arm/boot/dts/exynos5800-peach-pi.dts | 225 + 2 files changed, 227 insertions(+),

[PATCH 1/4] ARM: EXYNOS: Add 5800 SoC support

2014-04-20 Thread Arun Kumar K
Exynos5800 is an octa core SoC which is based on the 5420 platform. This patch adds the basic SoC support. Signed-off-by: Arun Kumar K --- arch/arm/mach-exynos/Kconfig |8 arch/arm/mach-exynos/exynos.c|1 + arch/arm/mach-exynos/platsmp.c |2

[PATCH 2/4] clk: exynos5420: Add 5800 specific clocks

2014-04-20 Thread Arun Kumar K
From: Alim Akhtar Exynos5800 clock structure is mostly similar to 5420 with only a small delta changes. So the 5420 clock file is re-used for 5800 also. The common clocks for both are seggreagated and few clocks which are different for both are separately initialized. Signed-off-by: Alim Akhtar

[PATCH 0/4] Add support for Exynos5800 SoC

2014-04-20 Thread Arun Kumar K
Exynos5800 is a derivative of Exynos5420 with higher clock speeds and most other IP blocks remaining the same except for a few. Due to the similarities with 5420, following is done to achieve maximum code re-use: - Use the same 5420 clock file with few changes for adding extra 5800 clocks. - Re-u

[PATCH 1/4] soc: Placeholder files for drivers/soc

2014-04-20 Thread Andy Gross
Add placeholder Kconfig and linkage for driver/soc. The first patch set that implemented this was authored by Santosh Shilimkar: https://lkml.org/lkml/2014/2/28/567 Signed-off-by: Andy Gross --- drivers/Kconfig |2 ++ drivers/Makefile|4 drivers/soc/Kconfig |4 3 f

[PATCH 3/4] soc: qcom: Add device tree binding for GSBI

2014-04-20 Thread Andy Gross
Add device tree binding support for the QCOM GSBI driver. Signed-off-by: Andy Gross --- .../devicetree/bindings/soc/qcom/qcom,gsbi.txt | 78 1 file changed, 78 insertions(+) create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,gsbi.txt diff --git a/Docu

[PATCH 2/4] soc: qcom: Add GSBI driver

2014-04-20 Thread Andy Gross
The GSBI (General Serial Bus Interface) driver controls the overarching configuration of the shared serial bus infrastructure on APQ8064, IPQ8064, and earlier QCOM processors. The GSBI supports UART, I2C, SPI, and UIM functionality in various combinations. Signed-off-by: Andy Gross --- drivers/

[PATCH 4/4] tty: serial: msm: Remove direct access to GSBI

2014-04-20 Thread Andy Gross
This patch removes direct access of the GSBI registers. GSBI configuration should be done through the GSBI driver directly. Signed-off-by: Andy Gross --- drivers/tty/serial/msm_serial.c | 48 ++- drivers/tty/serial/msm_serial.h |5 2 files changed,

[PATCH 0/4] Introduce drivers/soc and add QCOM GSBI driver

2014-04-20 Thread Andy Gross
The first patch in this set adds the drivers/soc directory and all the necessary plumbing. These changes were discussed at the kernel summit and also were introduced in an earlier patch set from Santosh Shilimkar. Reference the following set of patches: https://lkml.org/lkml/2014/2/28/567 The re

Re: [PATCH] ARM: dts: Add peach-pit board support

2014-04-20 Thread Sachin Kamat
Hi Arun, On 20 April 2014 10:56, Arun Kumar K wrote: > Adds the google peach-pit board dts file which uses > exynos5420 SoC. > > Signed-off-by: Arun Kumar K > Signed-off-by: Doug Anderson > --- > arch/arm/boot/dts/Makefile |1 + > arch/arm/boot/dts/exynos5420-peach-pit.dts

[PATCH] ARM: dts: at91-sama5d3_xplained: add the regulator device node

2014-04-20 Thread Wenyou Yang
Signed-off-by: Wenyou Yang --- arch/arm/boot/dts/at91-sama5d3_xplained.dts | 42 +++ 1 file changed, 42 insertions(+) diff --git a/arch/arm/boot/dts/at91-sama5d3_xplained.dts b/arch/arm/boot/dts/at91-sama5d3_xplained.dts index ce13755..57cdd83 100644 --- a/arch/arm/boo

RE: [PATCH v5 3/3] ARM: dts: sama5d3xcm: add the regulator device node

2014-04-20 Thread Yang, Wenyou
Hi Nicolas, > -Original Message- > From: Ferre, Nicolas > Sent: Saturday, April 19, 2014 5:26 AM > To: Yang, Wenyou > Cc: broo...@kernel.org; lgirdw...@gmail.com; grant.lik...@linaro.org; > rob.herr...@calxeda.com; plagn...@jcrosoft.com; linux- > ker...@vger.kernel.org; devicetree@vger.ker

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

2014-04-20 Thread Chanwoo Choi
Dear Kukjin, Please review this patchset for Exynos3250 SoC. Best Regards, Chanwoo Choi On 04/18/2014 10:15 AM, Chanwoo Choi wrote: > This patchset support new Exynos3250 Samsung SoC based on Cortex-A7 dual core. > Exynos3250 is a System-On-Chip (SoC) that is based on 32-bit RISC processor > for

Re: [PATCH v3 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver

2014-04-20 Thread Javier Martinez Canillas
Hello Lyappan, On Thu, Apr 17, 2014 at 5:18 AM, Joe Perches wrote: > On Wed, 2014-04-16 at 19:39 -0700, Iyappan Subramanian wrote: >> This patch adds a MAINTAINERS entry for APM X-Gene SoC >> ethernet driver. > [] >> diff --git a/MAINTAINERS b/MAINTAINERS > [] >> @@ -686,6 +686,14 @@ S: Mai

Re: [RESEND: PATCH 2/2] input: tc3589x-keypad: support probing from device tree

2014-04-20 Thread Dmitry Torokhov
On Wed, Apr 09, 2014 at 09:28:11AM +0200, Linus Walleij wrote: > Implement device tree probing for the tc3589x keypad driver. > This is modeled on the STMPE keypad driver and tested on the > Ux500 TVK1281618 UIB. > > Signed-off-by: Linus Walleij > --- > ChangeLog v2->v3: > - Use two local u32 var

Re: [PATCHv2 3/9] mfd: twl4030-madc: Cleanup driver

2014-04-20 Thread Pavel Machek
Hi! > Some style fixes in twl4030-madc driver. > > Reported-by: Jonathan Cameron > Signed-off-by: Sebastian Reichel > Acked-by: Lee Jones Reviewed-by: Pavel Machek > @@ -665,10 +660,6 @@ out: > } > EXPORT_SYMBOL_GPL(twl4030_madc_conversion); > > -/* > - * Return channel value > - * Or

Re: [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-04-20 Thread Pavel Machek
On Tue 2014-03-04 23:05:44, Sebastian Reichel wrote: > This converts twl4030-madc module to use the Industrial IO ADC > framework and adds device tree support. > > Signed-off-by: Sebastian Reichel Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures)

Re: [PATCHv2 1/9] mfd: twl4030-madc: Use managed resources

2014-04-20 Thread Pavel Machek
On Tue 2014-03-04 23:05:43, Sebastian Reichel wrote: > Update twl4030-madc driver to use managed resources. > > Signed-off-by: Sebastian Reichel > Acked-by: Lee Jones Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cun

Re: [PATCHv2 2/2] Documentation: DT: Document rx51-battery binding

2014-04-20 Thread Pavel Machek
On Sat 2014-03-01 21:22:45, Sebastian Reichel wrote: > Add devicetree binding documentation for rx51-battery, > which is a simple A/D converter consumer. > > Signed-off-by: Sebastian Reichel Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http

Re: [PATCHv2 1/2] rx51_battery: convert to iio consumer

2014-04-20 Thread Pavel Machek
On Sat 2014-03-29 11:09:45, Jonathan Cameron wrote: > On 01/03/14 20:22, Sebastian Reichel wrote: > >Update rx51-battery driver to use the new IIO API of > >twl4030-madc and add DT support. > > > >Signed-off-by: Sebastian Reichel > This looks fine to me. I'd love to see a more generic solution, b

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

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma Enable fimd node for snow board. Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/exynos5250-snow.dts |5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts index 586cd38..09f363d 100644 ---

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

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma Enable fimd for peach-pit board. Signed-off-by: Rahul Sharma --- 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 b/arch/arm/boot/dts/exynos5420-peach-pit.dts index 5b70522..d6e

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

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma 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 --- arch/arm/boot/dts/exynos5420-pinctrl.dtsi |7 --- arch/arm/boot/dts/exynos5420-smdk5420.dts |7 +++

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

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma 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. It is dependent on 1) Andrew Bresticker's patch for hpd gpio addition, avilable at http://www.spinics.net/lists/linux-sam

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

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma Enable dp-controller for peach-pit board. Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/exynos5420-peach-pit.dts | 34 1 file changed, 34 insertions(+) diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts b/arch/arm/boot/dts/exynos5420

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

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma Ennable dp-controller for snow board. Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/exynos5250-snow.dts | 27 +++ 1 file changed, 27 insertions(+) diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts index

[PATCH 2/7] ARM: dtsi: add node for simple phy provider for exynos5420

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma Add dt node for simple phy provider for exynos5420 SoC. Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/exynos5420.dtsi |6 ++ 1 file changed, 6 insertions(+) mode change 100644 => 100755 arch/arm/boot/dts/exynos5420.dtsi diff --git a/arch/arm/boot/dts/exynos5420

[PATCH 3/7] ARM: dtsi: add access to simple hdmiphy to exynos5250 hdmi node

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma Add reference to simple phy to hdmi node for exynos5420 Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/exynos5250.dtsi |2 ++ 1 file changed, 2 insertions(+) mode change 100755 => 100644 arch/arm/boot/dts/exynos5250.dtsi diff --git a/arch/arm/boot/dts/exynos5250.dts

[PATCH 5/7] ARM: dts: enable hdmi for exynos5250 based snow board

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma Enable support for HDMI for exynos5250 based Snow board. Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/exynos5250-cros-common.dtsi | 13 - arch/arm/boot/dts/exynos5250-snow.dts |7 +++ 2 files changed, 19 insertions(+), 1 deletion(-) diff -

[PATCH 6/7] ARM: dts: change to correct compatible string for exynos5420 hdmi

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma 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 --- arch/arm/boot/dts/exynos5420.dtsi |

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

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma Enable hdmi for exynos5420 based peach-pit board. Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/exynos5420-peach-pit.dts | 26 ++ arch/arm/boot/dts/exynos5420.dtsi |5 + 2 files changed, 31 insertions(+) diff --git a/arch/arm/b

[PATCH 4/7] ARM: dtsi: add access to simple hdmiphy to exynos5420 hdmi node

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma add reference for hdmiphy phy to the client node, which is hdmi for exynos5420. Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/exynos5420.dtsi |2 ++ 1 file changed, 2 insertions(+) mode change 100755 => 100644 arch/arm/boot/dts/exynos5420.dtsi diff --git a/arch/arm

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

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma 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. This series is based on Kukjin Kims, for-next branch. It is dependent on 1) Tomasz Stanislawski's Simple phy driver pa

[PATCH 1/7] ARM: dtsi: add node for simple phy provider for exynos5250

2014-04-20 Thread Rahul Sharma
From: Rahul Sharma Add dt node for simple phy provider for exynos5250 SoC. Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/exynos5250.dtsi |6 ++ 1 file changed, 6 insertions(+) mode change 100644 => 100755 arch/arm/boot/dts/exynos5250.dtsi diff --git a/arch/arm/boot/dts/exynos5250

Re: [PATCH v11 12/27] ARM: dts: Add description of System MMU of Exynos SoCs

2014-04-20 Thread Shaik Ameer Basha
Hi KyongHo Cho, Please find the comments inline. On Fri, Mar 14, 2014 at 10:36 AM, Cho KyongHo wrote: > This patch adds dts entries for the System MMU devices found on > Exynos4 and Exynos5 SoC series and the System MMU binding > documentation. > > CC: Rob Herring > CC: Sylwester Nawrocki > Si

Re: [PATCH v2 3/7] clk: exynos5420: Rename clock IDs

2014-04-20 Thread Shaik Ameer Basha
Hi Tomasz, Thanks for the review comments. On Tue, Apr 15, 2014 at 10:33 PM, Tomasz Figa wrote: > Hi Shaik, > > > On 27.03.2014 12:07, Shaik Ameer Basha wrote: >> >> From: Rahul Sharma >> >> This patch renames the clock IDs used for the DT bindings as >> per Exynos5420 datasheet. >> >> Signed-o

Re: [PATCH v2 2/7] clk: exynos5420: Add more clock IDs

2014-04-20 Thread Shaik Ameer Basha
Hi Tomasz, On Tue, Apr 15, 2014 at 10:20 PM, Tomasz Figa wrote: > Hi Shaik, > > > On 27.03.2014 12:07, Shaik Ameer Basha wrote: >> >> From: Rahul Sharma >> >> Add more clock IDs to be used in DT bindings for Exynos5420. >> >> Signed-off-by: Rahul Sharma >> Signed-off-by: Shaik Ameer Basha >>

Re: [PATCH v2 1/7] clk: exynos5420: Add more clock register offsets

2014-04-20 Thread Shaik Ameer Basha
Hi Tomasz, Thanks for the review comments. On Tue, Apr 15, 2014 at 10:15 PM, Tomasz Figa wrote: > Hi Shaik, > > > On 27.03.2014 12:07, Shaik Ameer Basha wrote: >> >> From: Rahul Sharma >> >> This patch adds the missing clock register offsets for Exynos5420. >> >> Signed-off-by: Rahul Sharma >>

Re: [PATCH 2/4] ARM: EXYNOS: Fix core ID used by platsmp and hotplug code

2014-04-20 Thread Chander Kashyap
Hi Tomasz, On 18 April 2014 20:12, Tomasz Figa wrote: > When CPU topology is specified in device tree, cpu_logical_map() does > not return core ID anymore, but rather full MPIDR value. This breaks > existing calculation of PMU register offsets on Exynos SoCs. > > This patch fixes the problem by