public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Exynos3250: add DT node and clock for UART2 and UART3
@ 2014-09-27  4:58 Pankaj Dubey
  2014-09-27  4:58 ` [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks Pankaj Dubey
  2014-09-27  4:58 ` [PATCH 2/2] arm: dts: exynos3250: add device node support for serial2 and serial3 Pankaj Dubey
  0 siblings, 2 replies; 8+ messages in thread
From: Pankaj Dubey @ 2014-09-27  4:58 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series adds device tree node and missing clock support of UART2
and UART3 for Exynos3250. DT patch is dependent on clock patch.

Pankaj Dubey (2):
  clk: samsung: exynos3250: add uart2/3 related clocks
  arm: dts: exynos3250: add device node support for serial2 and serial3

 arch/arm/boot/dts/exynos3250-pinctrl.dtsi |   21 +++++++++++++++++++++
 arch/arm/boot/dts/exynos3250.dtsi         |   24 ++++++++++++++++++++++++
 drivers/clk/samsung/clk-exynos3250.c      |   11 +++++++++++
 include/dt-bindings/clock/exynos3250.h    |   10 +++++++++-
 4 files changed, 65 insertions(+), 1 deletion(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-29  8:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-27  4:58 [PATCH 0/2] Exynos3250: add DT node and clock for UART2 and UART3 Pankaj Dubey
2014-09-27  4:58 ` [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks Pankaj Dubey
2014-09-29  2:12   ` Chanwoo Choi
2014-09-29  2:47     ` Pankaj Dubey
2014-09-29  3:37       ` Kyungmin Park
2014-09-29  7:22         ` Pankaj Dubey
2014-09-29  8:47           ` Kyungmin Park
2014-09-27  4:58 ` [PATCH 2/2] arm: dts: exynos3250: add device node support for serial2 and serial3 Pankaj Dubey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox