From: Tan, Raymond Date: Wed, 3 Sep 2014 02:41:38 +0000 (+0800) Subject: i2c: designware: add support of platform data to set I2C mode X-Git-Tag: fixes-against-v3.18-rc2~33^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bcfda09936da647b0a3b49d5dcb3c6c6ebb0395;p=pandora-kernel.git i2c: designware: add support of platform data to set I2C mode Use the platform data to set the clk_freq when there is no DT configuration available. The clk_freq in turn will determine the I2C speed mode. In Quark, there is currently no other configuration mechanism other than board files. Signed-off-by: Raymond Tan Reviewed-by: Mika Westerberg Reviewed-by: Hock Leong Kweh Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed