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

Added MFC related clock entries in exynos4.dtsi file.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
Based on Kukjin's for-next.
Dependent on the below patch:
https://patchwork.kernel.org/patch/2349361/
---
 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 59e6730..4061f48 100644
--- a/arch/arm/boot/dts/exynos4.dtsi
+++ b/arch/arm/boot/dts/exynos4.dtsi
@@ -150,6 +150,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] 5+ messages in thread

end of thread, other threads:[~2013-04-08  6:14 UTC | newest]

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

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