I am struggeling to configure the I2C6 for the TK1 V1.1A (Apalis Signal Name TS_DIFF3). Could you please briefly point out the steps to make this work? I am able to compile the devicetree and pass it to the module. However, I am not sure how exactely the standard device tree should be modified to make this work.
All the other i2c nodes have gpios assigned. Do I need to add gpios here? e.g.
scl-gpio = <&gpio 206 0>; /* gpio PZ6 /
sda-gpio = <&gpio 207 0>; / gpio PZ7 */
I had an simular question on november 2016 to the support team [Ticket#2016110710000089] and there have told me it is possible to use I2C6 in the new BSP which was comming Q4 2016.
I had ask explicide for a regular i2c port using for i2c6 and if this is possible…
I don’t believe that’s what we said. We started clearly that it is currently unsupported but that more support may be coming. Unfortunately it may be rather difficult to use said pins for I2C as NVIDIA may have messed something up in that respect which only got fixed in the TX1. That said one could probably adopt their eDP driver in that respect but this is not currently something we plan to do, sorry.