All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: Add MFC clock entry for 5250
@ 2013-06-19  8:52 Arun Kumar K
  2013-06-19  8:52 ` [PATCH 2/3] ARM: dts: Add MFC node for exynos 5420 Arun Kumar K
  2013-06-19  8:52 ` [PATCH 3/3] ARM: EXYNOS: Add mfc-v7 to memory reserve Arun Kumar K
  0 siblings, 2 replies; 8+ messages in thread
From: Arun Kumar K @ 2013-06-19  8:52 UTC (permalink / raw)
  To: linux-samsung-soc, devicetree-discuss
  Cc: kgene.kim, k.debski, s.nawrocki, arunkk.samsung

The patch adds the MFC clock entry for the 5250 SoC

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
---
 arch/arm/boot/dts/exynos5250.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi
index d04ab0a..9c6cda6 100644
--- a/arch/arm/boot/dts/exynos5250.dtsi
+++ b/arch/arm/boot/dts/exynos5250.dtsi
@@ -168,6 +168,8 @@
 		reg = <0x11000000 0x10000>;
 		interrupts = <0 96 0>;
 		samsung,power-domain = <&pd_mfc>;
+		clocks = <&clock 266>;
+		clock-names = "mfc";
 	};
 
 	rtc {
-- 
1.7.9.5

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

end of thread, other threads:[~2013-06-20  4:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-19  8:52 [PATCH 1/3] ARM: dts: Add MFC clock entry for 5250 Arun Kumar K
2013-06-19  8:52 ` [PATCH 2/3] ARM: dts: Add MFC node for exynos 5420 Arun Kumar K
2013-06-19  9:24   ` Sachin Kamat
2013-06-19  9:50     ` Tomasz Figa
2013-06-19 10:19     ` Arun Kumar K
2013-06-19 12:04   ` Chander Kashyap
2013-06-20  4:30     ` Arun Kumar K
2013-06-19  8:52 ` [PATCH 3/3] ARM: EXYNOS: Add mfc-v7 to memory reserve Arun Kumar K

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.