Re: [3/4] ARM: dts: Add UART2 dt node for Exynos3250 SoC

2015-08-16 Thread Pankaj Dubey
Hi Chanwoo, Similar patch was posted here[1]. [1]: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-September/291023.html Thanks, Pankaj Dubey On Tuesday 11 August 2015 09:16 AM, Chanwoo Choi wrote: This patch add the uart2 devicetree node for Exynos3250 SoC. Cc: Kukjin Kim Cc:

Re: [PATCH 3/4] ARM: dts: Add UART2 dt node for Exynos3250 SoC

2015-08-16 Thread Krzysztof Kozlowski
On 11.08.2015 12:46, Chanwoo Choi wrote: > This patch add the uart2 devicetree node for Exynos3250 SoC. "This patch adds the UART2 Device Tree node..." > > Cc: Kukjin Kim > Cc: Krzysztof Kozlowski > Signed-off-by: Chanwoo Choi > --- > arch/arm/boot/dts/exynos3250-pinctrl.dtsi | 7 +++ >

[PATCH 3/4] ARM: dts: Add UART2 dt node for Exynos3250 SoC

2015-08-10 Thread Chanwoo Choi
This patch add the uart2 devicetree node for Exynos3250 SoC. Cc: Kukjin Kim Cc: Krzysztof Kozlowski Signed-off-by: Chanwoo Choi --- arch/arm/boot/dts/exynos3250-pinctrl.dtsi | 7 +++ arch/arm/boot/dts/exynos3250.dtsi | 12 2 files changed, 19 insertions(+) diff --git