From: Romain Baeriswyl Date: Wed, 20 Aug 2014 14:29:08 +0000 (+0200) Subject: i2c: designware: add support of I2C standard mode X-Git-Tag: fixes-against-v3.18-rc2~33^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e5f6b2a289c4374456fb785900b0b7445b719e6;p=pandora-kernel.git i2c: designware: add support of I2C standard mode Some legacy devices support ony I2C standard mode at 100kHz. This patch allows to select the standard mode through the DTS with the use of the existing clock-frequency parameter. When clock-frequency parameter is not set, the fast mode is selected. Only when the parameter is set at 100000, the standard mode is selected. Signed-off-by: Romain Baeriswyl Reviewed-by: Christian Ruppert Acked-by: Alan Tull Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed