On Thu, Jan 20, 2022 at 2:43 PM Stefan Binding <sbinding@xxxxxxxxxxxxxxxxxxxxx> wrote: > > From: Lucas Tanure <tanureal@xxxxxxxxxxxxxxxxxxxxx> > > Rename I2C multi instantiate driver to bus-multi-instantiate for > upcoming addition of SPI support TBH, I don't particularly like the new naming. Namely, the "bus" part seems overly generic (and the "bmi" abbreviation brings something totally different to mind). AFAICS this can cover serial interfaces only and specifically the ones where serial links can be represented as resources returned by the ACPI _CRS object. I would call it serial-multi-instance or similar.