On Mon, Jun 03, 2024 at 11:26:28AM +0200, Johan Hovold wrote: > On Mon, Jun 03, 2024 at 11:49:51AM +0300, Dmitry Baryshkov wrote: > > On Mon, 3 Jun 2024 at 11:48, Johan Hovold <johan@xxxxxxxxxx> wrote: > > > On Mon, May 27, 2024 at 11:07:28AM +0300, Abel Vesa wrote: > I don't have time to look into this right now, so only reporting to > Abel. > > Looks like there are two more warnings earlier on boot which appear to > be related: > > [ 10.730571] ucsi_glink.pmic_glink_ucsi pmic_glink.ucsi.0: invalid connector number, ignoring > [ 10.730656] pmic_glink_altmode.pmic_glink_altmode pmic_glink.altmode.0: invalid connector number, ignoring Ok, it's just the pmic ucsi driver that is hardcoding max two ports still. I'll send a fix. Johan