[MinnowBoard] Change I2C clock frequency on MinnowBoardMax
John Hawley
john.hawley at intel.com
Fri Oct 10 15:19:13 UTC 2014
Are you not seeing the device at all? Do you have i2c-dev (usually a
module) loaded? i2c_bus needs both a bus id (you probably want 7 in
this case), and the clkrate, no idea if the Designware can handle faster.
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/i2c/busses/i2c-designware-pcidrv.c
Is the code for the driver, and there's some Baytrail specific setup
around line 172
- John
On 10/10/2014 8:11 AM, Soussi, El-Houari wrote:
> I'm working with a device which is supposed to support HS (3,4MHz). I wanted to communicated with it by using the MinnowBoardMax after setting the Frequency to 1MHz. I tried to give the args "i2c_bus" to the kernel but it is not taken in account.
> What can you recommend ?
>
> BR,
> El-Houari
> _______________________________________________
> elinux-MinnowBoard mailing list
> elinux-MinnowBoard at lists.elinux.org
> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
>
More information about the elinux-MinnowBoard
mailing list