Devicetree
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: add clock provider for mshc in Exynos4412
@ 2014-01-02 16:21 Dongjin Kim
  2014-01-02 16:48 ` Tomasz Figa
  0 siblings, 1 reply; 2+ messages in thread
From: Dongjin Kim @ 2014-01-02 16:21 UTC (permalink / raw)
  Cc: Dongjin Kim, Ben Dooks, Kukjin Kim, Rob Herring, Pawel Moll,
	Mark Rutland, Ian Campbell, Kumar Gala, Russell King,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Add clock lookup information for mshc in Exynos4412.

Signed-off-by: Dongjin Kim <tobetter-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 arch/arm/boot/dts/exynos4412.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi
index e743e67..67bef99 100644
--- a/arch/arm/boot/dts/exynos4412.dtsi
+++ b/arch/arm/boot/dts/exynos4412.dtsi
@@ -67,5 +67,7 @@
 		interrupts = <0 77 0>;
 		#address-cells = <1>;
 		#size-cells = <0>;
+		clocks = <&clock 301>, <&clock 149>;
+		clock-names = "biu", "ciu";
 	};
 };
-- 
1.8.1.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] ARM: dts: add clock provider for mshc in Exynos4412
  2014-01-02 16:21 [PATCH] ARM: dts: add clock provider for mshc in Exynos4412 Dongjin Kim
@ 2014-01-02 16:48 ` Tomasz Figa
  0 siblings, 0 replies; 2+ messages in thread
From: Tomasz Figa @ 2014-01-02 16:48 UTC (permalink / raw)
  To: Dongjin Kim
  Cc: Ben Dooks, Kukjin Kim, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, Russell King, linux-arm-kernel,
	linux-samsung-soc, devicetree, linux-kernel

Hi Dongjin,

On Friday 03 of January 2014 01:21:46 Dongjin Kim wrote:
> Add clock lookup information for mshc in Exynos4412.

Thanks for the patch. However this is already fixed in linux-next.

Best regards,
Tomasz

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

end of thread, other threads:[~2014-01-02 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-02 16:21 [PATCH] ARM: dts: add clock provider for mshc in Exynos4412 Dongjin Kim
2014-01-02 16:48 ` Tomasz Figa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox