devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] ARM: dts: Add MFC clock entries for exynos4
@ 2013-04-08  6:14 Sachin Kamat
  2013-04-08  6:14 ` [PATCH v2 2/2] ARM: dts: Update MFC documentation for clock entries Sachin Kamat
  2013-04-10 10:03 ` [PATCH v2 1/2] ARM: dts: Add MFC clock entries for exynos4 Kukjin Kim
  0 siblings, 2 replies; 3+ messages in thread
From: Sachin Kamat @ 2013-04-08  6:14 UTC (permalink / raw)
  To: linux-samsung-soc, devicetree-discuss
  Cc: kgene.kim, rob.herring, s.nawrocki, sachin.kamat, patches

Added MFC related clock entries in exynos4.dtsi file.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
---
Based on Kukjin's for-next tree.
No change since v1 (except added reviewed-by tag).
---
 arch/arm/boot/dts/exynos4.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
index 800ff11..74f18d2 100644
--- a/arch/arm/boot/dts/exynos4.dtsi
+++ b/arch/arm/boot/dts/exynos4.dtsi
@@ -155,6 +155,8 @@
 		reg = <0x13400000 0x10000>;
 		interrupts = <0 94 0>;
 		samsung,power-domain = <&pd_mfc>;
+		clocks = <&clock 170>, <&clock 273>;
+		clock-names = "sclk_mfc", "mfc";
 		status = "disabled";
 	};
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-10 10:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08  6:14 [PATCH v2 1/2] ARM: dts: Add MFC clock entries for exynos4 Sachin Kamat
2013-04-08  6:14 ` [PATCH v2 2/2] ARM: dts: Update MFC documentation for clock entries Sachin Kamat
2013-04-10 10:03 ` [PATCH v2 1/2] ARM: dts: Add MFC clock entries for exynos4 Kukjin Kim

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).