ARM: dts: Set i2c7 clock at 400kHz for exynos based Peach boards

The downstream ChromeOS 3.8 kernel sets the clock frequency
for the I2C bus 7 at 400kHz. Do the same change in mainline.

Suggested-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
Javier Martinez Canillas 2014-09-14 00:47:22 +09:00 committed by Kukjin Kim
parent dc0cf1a3ec
commit 8be6a6d04c
2 changed files with 2 additions and 0 deletions

View file

@ -489,6 +489,7 @@ ldo35_reg: LDO35 {
&hsi2c_7 {
status = "okay";
clock-frequency = <400000>;
max98090: codec@10 {
compatible = "maxim,max98090";

View file

@ -487,6 +487,7 @@ ldo35_reg: LDO35 {
&hsi2c_7 {
status = "okay";
clock-frequency = <400000>;
max98091: codec@10 {
compatible = "maxim,max98091";