On Mon, Sep 25, 2023 at 6:30 PM Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> wrote: > The symptom is that i2c3 is not working anymore, the I2C lines being > always high. No other known issues at the moment. Hm.... >> + {"nvidia,function", TEGRA_PINCONF_PARAM_FUNCTION}, > > FYI, I reduced your patch to only this line plus the one in the > pinctrl-tegra.h and the problem appears as well. I think there is a conflict now, that the pinconf is "stealing" the function assignment from the pinmux call. It's just a debugprint, I will revert the patch, Luca can investigate and you can test a new patch then we will merge that. Yours, Linus Walleij