Hm, struggling with getting an i2c-bus up. Seems like touchkeys isn’t on GSBI10. Looks like Linux wants to add 512 to the GPIO for some reason?
Eg. when I specify that I want to have an i2c-bus on GPIO 71(sda) and 72(scl), the logs says “using lines 583 (SDA) and 584 (SCL)”
Don’t know why it’s doing this or how to solve this :(