From: Kukjin Kim <kgene.kim@samsung.com>
To: Seungwon Jeon <tgih.jun@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, jh80.chung@samsung.com,
kgene.kim@samsung.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: add clock provider for mshc node for Exynos4412 SOC
Date: Sat, 21 Dec 2013 05:44:24 +0900 [thread overview]
Message-ID: <52B4AC28.3070404@samsung.com> (raw)
In-Reply-To: <000201cefd7f$d8b7c840$8a2758c0$%jun@samsung.com>
On 12/20/13 21:34, Seungwon Jeon wrote:
> Clock lookup information is required as driver can manipulate
> clock rate properly.
>
> Signed-off-by: Seungwon Jeon<tgih.jun@samsung.com>
> ---
> arch/arm/boot/dts/exynos4412.dtsi | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi
> index ec1b166..9cbe59a 100644
> --- a/arch/arm/boot/dts/exynos4412.dtsi
> +++ b/arch/arm/boot/dts/exynos4412.dtsi
> @@ -41,5 +41,7 @@
> interrupts =<0 77 0>;
> #address-cells =<1>;
> #size-cells =<0>;
> + clocks =<&clock 301>,<&clock 149>;
> + clock-name = "biu", "ciu";
> };
> };
Applied, thanks.
- Kukjin
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: add clock provider for mshc node for Exynos4412 SOC
Date: Sat, 21 Dec 2013 05:44:24 +0900 [thread overview]
Message-ID: <52B4AC28.3070404@samsung.com> (raw)
In-Reply-To: <000201cefd7f$d8b7c840$8a2758c0$%jun@samsung.com>
On 12/20/13 21:34, Seungwon Jeon wrote:
> Clock lookup information is required as driver can manipulate
> clock rate properly.
>
> Signed-off-by: Seungwon Jeon<tgih.jun@samsung.com>
> ---
> arch/arm/boot/dts/exynos4412.dtsi | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi
> index ec1b166..9cbe59a 100644
> --- a/arch/arm/boot/dts/exynos4412.dtsi
> +++ b/arch/arm/boot/dts/exynos4412.dtsi
> @@ -41,5 +41,7 @@
> interrupts =<0 77 0>;
> #address-cells =<1>;
> #size-cells =<0>;
> + clocks =<&clock 301>,<&clock 149>;
> + clock-name = "biu", "ciu";
> };
> };
Applied, thanks.
- Kukjin
next prev parent reply other threads:[~2013-12-20 20:44 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 10:39 [PATCH] ARM: dts: add mshc controller node for Exynos4x12 SoCs Thomas Abraham
2013-01-21 10:39 ` Thomas Abraham
2013-01-22 18:15 ` Dongjin Kim
2013-01-22 18:15 ` Dongjin Kim
2013-01-22 23:25 ` Thomas Abraham
2013-01-22 23:25 ` Thomas Abraham
2013-01-23 5:21 ` Dongjin Kim
2013-01-23 5:21 ` Dongjin Kim
2013-01-23 15:36 ` Dongjin Kim
2013-01-23 15:36 ` Dongjin Kim
2013-02-05 0:21 ` Kukjin Kim
2013-02-05 0:21 ` Kukjin Kim
2013-12-20 12:34 ` [PATCH] ARM: dts: add clock provider for mshc node for Exynos4412 SOC Seungwon Jeon
2013-12-20 12:34 ` Seungwon Jeon
2013-12-20 20:44 ` Kukjin Kim [this message]
2013-12-20 20:44 ` Kukjin Kim
2013-12-20 21:08 ` Tomasz Figa
2013-12-20 21:08 ` Tomasz Figa
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=52B4AC28.3070404@samsung.com \
--to=kgene.kim@samsung.com \
--cc=jh80.chung@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=tgih.jun@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 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.