From a445900c906092f3b49ee40a7365d0d54acc568e Mon Sep 17 00:00:00 2001 From: Carl Peng Date: Tue, 30 Sep 2014 13:04:55 +0300 Subject: [PATCH] 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-format-patch failed