[PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
From: Linus Walleij <hidden>
Date: 2012-06-18 11:30:12
Also in:
linux-i2c, lkml
From: Linus Walleij <hidden>
Date: 2012-06-18 11:30:12
Also in:
linux-i2c, lkml
On Wed, Jun 13, 2012 at 6:08 PM, Lee Jones [off-list ref] wrote:
+ ? ? ? ? ? ? ? ? ? ? ? clock-frequency = <100000>; + ? ? ? ? ? ? ? ? ? ? ? stericsson,slsu = <0xe>; + ? ? ? ? ? ? ? ? ? ? ? stericsson,tft = <1>; + ? ? ? ? ? ? ? ? ? ? ? stericsson,rft = <8>; + ? ? ? ? ? ? ? ? ? ? ? stericsson,timeout = <200>; + ? ? ? ? ? ? ? ? ? ? ? stericsson,i2c_freq_mode_fast;
In the context of my patch to the board file, we conclude that the clock-frequency should be set to 400000 instead. Yours, Linus Walleij