28 Feb
2023
28 Feb
'23
10:58 p.m.
On Tue, Feb 28, 2023 at 03:54:33PM -0600, Rob Herring wrote:
SPI and I2C bus node names are expected to be "spi" or "i2c", respectively, with nothing else, a unit-address, or a '-N' index. A pattern of 'spi0' or 'i2c0' or similar has crept in. Fix all these cases. Mostly scripted with the following commands:
Acked-by: Mark Brown broonie@kernel.org