public inbox for linux-arm-kernel@lists.infradead.org
 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)
  To: linux-arm-kernel

Add clock lookup information for mshc in Exynos4412.

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
---
 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

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

* [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: linux-arm-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