i2c: at91: Add device tree property to set clock-frequency
authorMarek Roszko <mark.roszko@gmail.com>
Tue, 11 Mar 2014 04:25:38 +0000 (00:25 -0400)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 12 Mar 2014 07:26:04 +0000 (08:26 +0100)
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 <mark.roszko@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found