All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pankaj Dubey <pankaj.dubey@samsung.com>
To: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org
Cc: kgene.kim@samsung.com, tomasz.figa@gmail.com, robh+dt@kernel.org,
	linux@arm.linux.org.uk, naushad@samsung.com,
	Pankaj Dubey <pankaj.dubey@samsung.com>
Subject: [PATCH 0/2] Exynos3250: add DT node and clock for UART2 and UART3
Date: Sat, 27 Sep 2014 10:28:46 +0530	[thread overview]
Message-ID: <1411793928-32692-1-git-send-email-pankaj.dubey@samsung.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: pankaj.dubey@samsung.com (Pankaj Dubey)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Exynos3250: add DT node and clock for UART2 and UART3
Date: Sat, 27 Sep 2014 10:28:46 +0530	[thread overview]
Message-ID: <1411793928-32692-1-git-send-email-pankaj.dubey@samsung.com> (raw)

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

             reply	other threads:[~2014-09-27  5:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-27  4:58 Pankaj Dubey [this message]
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-27  4:58   ` Pankaj Dubey
2014-09-29  2:12   ` Chanwoo Choi
2014-09-29  2:12     ` Chanwoo Choi
2014-09-29  2:47     ` Pankaj Dubey
2014-09-29  2:47       ` Pankaj Dubey
2014-09-29  3:37       ` Kyungmin Park
2014-09-29  3:37         ` Kyungmin Park
2014-09-29  7:22         ` Pankaj Dubey
2014-09-29  7:22           ` Pankaj Dubey
2014-09-29  8:47           ` Kyungmin Park
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
2014-09-27  4:58   ` Pankaj Dubey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1411793928-32692-1-git-send-email-pankaj.dubey@samsung.com \
    --to=pankaj.dubey@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=naushad@samsung.com \
    --cc=robh+dt@kernel.org \
    --cc=tomasz.figa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.