linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 07/12] ARM: shmobile: koelsch: fixup overkill I2C2 clock frequency
@ 2014-10-31  8:02 Kuninori Morimoto
  2014-10-31  8:07 ` Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kuninori Morimoto @ 2014-10-31  8:02 UTC (permalink / raw)
  To: linux-sh

From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Current Koelsch I2C2 has 400kHz settings,
but, ak4643 audio codec chip which is connected to I2C2 can't
work such frequency.
Fixup I2C2 clock frequency.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/boot/dts/r8a7791-koelsch.dts |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts
index f722821..1ad9fb3 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -425,7 +425,6 @@
 	pinctrl-names = "default";
 
 	status = "okay";
-	clock-frequency = <400000>;
 
 	composite-in@20 {
 		compatible = "adi,adv7180";
-- 
1.7.9.5


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

end of thread, other threads:[~2014-11-04  2:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31  8:02 [PATCH 07/12] ARM: shmobile: koelsch: fixup overkill I2C2 clock frequency Kuninori Morimoto
2014-10-31  8:07 ` Wolfram Sang
2014-10-31  8:44 ` Kuninori Morimoto
2014-10-31  9:01 ` Simon Horman
2014-11-04  2:14 ` Kuninori Morimoto

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