From: Doug Anderson Date: Thu, 11 Sep 2014 04:30:15 +0000 (-0700) Subject: ARM: dts: Switch i2c0 to 400kHz on rk3288-evb-rk808 X-Git-Tag: fixes-for-v3.18-merge-window~4^2~27^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4fc382428f71453d195925a3c63efc48452417;p=pandora-kernel.git ARM: dts: Switch i2c0 to 400kHz on rk3288-evb-rk808 We should be able to talk to the PMIC at 400kHz. No need to talk at the slow 100kHz. As measured by ftrace (with a bunch of extra patches, since cpufreq for rk808 hasn't landed yet): before this change: cpu0_set_target() => ~500us after this change: cpu0_set_target() => ~300us Signed-off-by: Doug Anderson Reviewed-by Addy Ke Tested-by Addy Ke Signed-off-by: Heiko Stuebner --- Reading git-diff-tree failed