[PATCH 3/3] ARM: dts: kirkwood: add kirkwood-km_fixedeth DTS file
Andrew Lunn
andrew at lunn.ch
Thu May 15 06:08:31 PDT 2014
> + i2c at 0 {
> + compatible = "i2c-gpio";
> + gpios = < &gpio0 8 GPIO_ACTIVE_HIGH /* sda */
> + &gpio0 9 GPIO_ACTIVE_HIGH>; /* scl */
> + i2c-gpio,delay-us = <2>; /* ~100 kHz */
> + };
Hi Valentin
Anything interesting on the i2c bus?
Does this SoC not have the hardware i2c? I don't see a node for it
here.
Thanks
Andrew
More information about the linux-arm-kernel
mailing list