raspberrypi/utils

Is it possible to make I2C connections using `pinctrl`?

Closed this issue · 1 comments

Is there a way to make an I2C connection using pinctrl on a 'bookworm' RPi 5?

No - pinctrl can enable an I2C function on some pins, but it can't enable the corresponding driver instance in Device Tree.