From: Kukjin Kim <kgene.kim@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: devicetree-discuss@lists.ozlabs.org,
linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com,
patches@linaro.org
Subject: Re: [PATCH 1/4] ARM: dts: Add TMU clock entries to exynos4210.dtsi
Date: Tue, 23 Apr 2013 01:55:40 +0900 [thread overview]
Message-ID: <51756B8C.5080705@samsung.com> (raw)
In-Reply-To: <1366605175-19161-1-git-send-email-sachin.kamat@linaro.org>
On 04/22/13 13:32, Sachin Kamat wrote:
> Adds TMU clock entries to exynos4210.dtsi file.
>
> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
> ---
> arch/arm/boot/dts/exynos4210.dtsi | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4210.dtsi b/arch/arm/boot/dts/exynos4210.dtsi
> index 50ab9d4..53654c4 100644
> --- a/arch/arm/boot/dts/exynos4210.dtsi
> +++ b/arch/arm/boot/dts/exynos4210.dtsi
> @@ -111,6 +111,9 @@
> interrupt-parent =<&combiner>;
> reg =<0x100C0000 0x100>;
> interrupts =<2 4>;
> + clocks =<&clock 383>;
> + clock-names = "tmu_apbif";
> + status = "disabled";
> };
>
> g2d@12800000 {
Applied 1st and 2nd patches.
Thanks.
- Kukjin
prev parent reply other threads:[~2013-04-22 16:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-22 4:32 [PATCH 1/4] ARM: dts: Add TMU clock entries to exynos4210.dtsi Sachin Kamat
2013-04-22 4:32 ` [PATCH 2/4] ARM: dts: Enable TMU on Origen4210 board Sachin Kamat
2013-04-22 4:32 ` [PATCH 3/4] ARM: dts: Enable TMU on Origen4412 board Sachin Kamat
2013-04-22 4:32 ` [PATCH 4/4] ARM: dts: Enable TMU on SMDK4412 board Sachin Kamat
2013-04-22 16:55 ` Kukjin Kim [this message]
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=51756B8C.5080705@samsung.com \
--to=kgene.kim@samsung.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=patches@linaro.org \
--cc=sachin.kamat@linaro.org \
/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.