From: Seungwon Jeon <tgih.jun@samsung.com>
To: linux-samsung-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, kgene.kim@samsung.com,
jh80.chung@samsung.com
Subject: [PATCH] ARM: dts: add clock provider for mshc node for Exynos4412 SOC
Date: Fri, 20 Dec 2013 21:34:37 +0900 [thread overview]
Message-ID: <000201cefd7f$d8b7c840$8a2758c0$%jun@samsung.com> (raw)
In-Reply-To: <1358764755-21470-1-git-send-email-thomas.abraham@linaro.org>
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";
};
};
--
1.7.0.4
next prev parent reply other threads:[~2013-12-20 12:34 UTC|newest]
Thread overview: 9+ 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-22 18:15 ` Dongjin Kim
2013-01-22 23:25 ` Thomas Abraham
2013-01-23 5:21 ` Dongjin Kim
2013-01-23 15:36 ` Dongjin Kim
2013-02-05 0:21 ` Kukjin Kim
2013-12-20 12:34 ` Seungwon Jeon [this message]
2013-12-20 20:44 ` [PATCH] ARM: dts: add clock provider for mshc node for Exynos4412 SOC Kukjin Kim
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='000201cefd7f$d8b7c840$8a2758c0$%jun@samsung.com' \
--to=tgih.jun@samsung.com \
--cc=jh80.chung@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox