20 Jan
2022
20 Jan
'22
7:34 p.m.
On Thu, Jan 20, 2022 at 2:43 PM Stefan Binding sbinding@opensource.cirrus.com wrote:
From: Lucas Tanure tanureal@opensource.cirrus.com
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.