From: Carl Peng Date: Tue, 30 Sep 2014 10:04:55 +0000 (+0300) Subject: i2c: designware: Add support for AMD I2C controller X-Git-Tag: fixes-against-v3.18-rc2~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a445900c906092f3b49ee40a7365d0d54acc568e;p=pandora-kernel.git i2c: designware: Add support for AMD I2C controller Add support for AMD version of the DW I2C host controller. The device is enumerated from ACPI namespace with ACPI ID AMD0010. Because the core driver needs an input source clock, and this is not an Intel LPSS device where clocks are provided through drivers/acpi/acpi_lpss.c, we register the clock ourselves if the clock rate is given in ->driver_data Signed-off-by: Carl Peng Signed-off-by: Mika Westerberg Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed