commit | 75b6c4b68f0b4cb94b1780f1863766a589aebc95 | [log] [tgz] |
---|---|---|
author | Marek Roszko <mark.roszko@gmail.com> | Tue Mar 11 00:25:38 2014 -0400 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Mar 12 08:26:04 2014 +0100 |
tree | 34757b34ef8c9e222a66424127a9c287690b3754 | |
parent | 6808b002520de85aaa77237f4a9d33376fa393e9 [diff] |
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 <mark.roszko@gmail.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>