From: Marek Roszko Date: Tue, 11 Mar 2014 04:25:38 +0000 (-0400) Subject: i2c: at91: Add device tree property to set clock-frequency X-Git-Tag: v3.15-rc1~41^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b6c4b68f0b4cb94b1780f1863766a589aebc95;p=pandora-kernel.git i2c: at91: Add device tree property to set clock-frequency This adds the ability to set "clock-frequency" in the device tree for the at91 i2cbus following the naming of other i2c bus implementations. If the property is not set,the clock frequency will default to the previously used define of 100KHz. Signed-off-by: Marek Roszko Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed