devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomasz Figa <tomasz.figa@gmail.com>
To: Chanwoo Choi <cw00.choi@samsung.com>,
	kgene.kim@samsung.com, t.figa@samsung.com
Cc: Mark Rutland <mark.rutland@arm.com>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	tushar.behera@linaro.org, sajjan.linux@gmail.com,
	linux-samsung-soc@vger.kernel.org, linux@arm.linux.org.uk,
	Pawel Moll <pawel.moll@arm.com>,
	sachin.kamat@linaro.org, Jaehoon Chung <jh80.chung@samsung.com>,
	thomas.abraham@linaro.org, devicetree@vger.kernel.org,
	arnd@arndb.de, Ian Campbell <ijc+devicetree@hellion.org.uk>,
	marc.zyngier@arm.com, inki.dae@samsung.com,
	Rob Herring <robh+dt@kernel.org>,
	ben-linux@fluff.org, Mike Turquette <mturquette@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	Karol Wrona <k.wrona@samsung.com>,
	hyunhee.kim@samsung.com, sw0312.kim@samsung.com,
	linux-kernel@vger.kernel.org, yj44.cho@samsung.com,
	kyungmin.park@samsung.com, Kumar Gala <galak@codeaurora.org>,
	olof@lixom.net, chanho61.park@samsung.com
Subject: Re: [PATCHv5 3/5] clk: samsung: exynos3250: Add clocks using common clock framework
Date: Wed, 14 May 2014 21:31:16 +0200	[thread overview]
Message-ID: <5373C484.8050506@gmail.com> (raw)
In-Reply-To: <1399986308-23744-4-git-send-email-cw00.choi@samsung.com>

Hi Chanwoo,

On 13.05.2014 15:05, Chanwoo Choi wrote:
> From: Tomasz Figa <t.figa@samsung.com>
> 
> This patch add new the clock drvier of Exynos3250 SoC based on Cortex-A7
> using common clock framework. The CMU (Clock Management Unit) of Exynos3250
> control PLLs(Phase Locked Loops) and generate system clocks for CPU, buses,
> and function clocks for individual IPs.

Applied with few minor fixups.

Best regards,
Tomasz

  reply	other threads:[~2014-05-14 19:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-13 13:05 [PATCHv5 0/5] Support new Exynos3250 SoC based on Cortex-A7 dual core Chanwoo Choi
2014-05-13 13:05 ` [PATCHv5 1/5] ARM: EXYNOS: Add Exynos3250 SoC ID Chanwoo Choi
2014-05-13 13:05 ` [PATCHv5 2/5] ARM: EXYNOS: Support secondary CPU boot of Exynos3250 Chanwoo Choi
2014-05-14 19:32   ` Tomasz Figa
2014-05-13 13:05 ` [PATCHv5 3/5] clk: samsung: exynos3250: Add clocks using common clock framework Chanwoo Choi
2014-05-14 19:31   ` Tomasz Figa [this message]
2014-05-13 13:05 ` [PATCHv5 4/5] dt-bindings: add documentation for Exynos3250 clock controller Chanwoo Choi
     [not found]   ` <1399986308-23744-5-git-send-email-cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-05-14 19:35     ` Tomasz Figa
2014-05-14 19:46       ` Kukjin Kim
2014-05-14 19:54         ` Tomasz Figa
2014-05-13 13:05 ` [PATCHv5 5/5] ARM: dts: Add device tree sources for Exynos3250 Chanwoo Choi
2014-05-14 19:36   ` Tomasz Figa
2014-05-15  4:28 ` [PATCHv5 0/5] Support new Exynos3250 SoC based on Cortex-A7 dual core Chanwoo Choi
2014-05-19 11:36   ` Tomasz Figa
2014-05-19 11:39     ` Tomasz Figa
2014-05-19 15:45       ` 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=5373C484.8050506@gmail.com \
    --to=tomasz.figa@gmail.com \
    --cc=arnd@arndb.de \
    --cc=ben-linux@fluff.org \
    --cc=chanho61.park@samsung.com \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=hyunhee.kim@samsung.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=inki.dae@samsung.com \
    --cc=jh80.chung@samsung.com \
    --cc=k.wrona@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=marc.zyngier@arm.com \
    --cc=mark.rutland@arm.com \
    --cc=mturquette@linaro.org \
    --cc=olof@lixom.net \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=s.nawrocki@samsung.com \
    --cc=sachin.kamat@linaro.org \
    --cc=sajjan.linux@gmail.com \
    --cc=sw0312.kim@samsung.com \
    --cc=t.figa@samsung.com \
    --cc=thomas.abraham@linaro.org \
    --cc=tushar.behera@linaro.org \
    --cc=yj44.cho@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).