From: Doug Anderson Date: Tue, 16 Apr 2013 16:29:01 +0000 (+0000) Subject: ARM: dts: Add i2c-arbitrator bus for exynos5250-snow X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a4a1ba0eb0c8fd20cabf8a3ca857de9658ee21;p=pandora-kernel.git ARM: dts: Add i2c-arbitrator bus for exynos5250-snow We need to use the i2c-arbitrator to talk to any of the devices on i2c bus 4 on exynos5250-snow so that we don't confuse the embedded controller (EC). Add the i2c-arbitrator to the device tree. As we add future devices (keyboard, sbs, tps65090) we'll add them on top of this. The arbitrated bus is numbered 104 simply as a convenience to make it easier for people poking around to guess that it might have something to do with the physical bus 4. The addition is split between the cros5250-common and the snow device tree file since not all cros5250-class devices use arbitration. Signed-off-by: Doug Anderson Acked-by: Kukjin Kim Signed-off-by: Olof Johansson --- Reading git-diff-tree failed