All of lore.kernel.org
 help / color / mirror / Atom feed
From: Beata Michalska <b.michalska@samsung.com>
To: s.nawrocki@samsung.com, tomasz.figa@gmail.com,
	mturquette@linaro.org, kgene@kernel.org
Cc: linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	devicetree@vger.kernel.org, cw00.choi@samsung.com,
	kyungmin.park@samsung.com, sw0312.kim@samsung.com
Subject: [PATCH 0/2] Support for CMU_ISP clock domain on Exynos3250
Date: Mon, 02 Mar 2015 14:17:28 +0100	[thread overview]
Message-ID: <1425302250-13446-1-git-send-email-b.michalska@samsung.com> (raw)


Hi All,

This simple patchset adds support for CMU_ISP clock domain
on Exynos3250.

Best Regards
Beata Michalska

---

Beata Michalska (1):
  ARM: dts: exynos3250: Add assigned clock parents to CMU node

Tomasz Figa (1):
  clk: samsung: exynos3250: Add driver for CMU_ISP clock domain

 .../devicetree/bindings/clock/exynos3250-clock.txt |    8 +
 arch/arm/boot/dts/exynos3250.dtsi                  |    4 +
 drivers/clk/samsung/clk-exynos3250.c               |  163 ++++++++++++++++++++
 include/dt-bindings/clock/exynos3250.h             |   61 ++++++++
 4 files changed, 236 insertions(+)

-- 
1.7.9.5


             reply	other threads:[~2015-03-02 13:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-02 13:17 Beata Michalska [this message]
2015-03-02 13:17 ` [PATCH 1/2] clk: samsung: exynos3250: Add driver for CMU_ISP clock domain Beata Michalska
2015-03-17 10:52   ` Sylwester Nawrocki
2015-03-17 12:07     ` Beata Michalska
2015-03-02 13:17 ` [PATCH 2/2] ARM: dts: exynos3250: Add assigned clock parents to CMU node Beata Michalska
2015-03-17 10:53   ` Sylwester Nawrocki
2015-03-17 15:19     ` Kukjin Kim

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=1425302250-13446-1-git-send-email-b.michalska@samsung.com \
    --to=b.michalska@samsung.com \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kgene@kernel.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=s.nawrocki@samsung.com \
    --cc=sw0312.kim@samsung.com \
    --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.