mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
![]() 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: git grep -l '\si2c[0-9] {' Documentation/devicetree/ | xargs sed -i -e 's/i2c[0-9] {/i2c {/' git grep -l '\sspi[0-9] {' Documentation/devicetree/ | xargs sed -i -e 's/spi[0-9] {/spi {/' With this, a few errors in examples were exposed and fixed. Acked-by: Sam Ravnborg <sam@ravnborg.org> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for the microchip,mcp251xfd.yaml Acked-by: Mark Brown <broonie@kernel.org> Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com> # for power-supply Acked-by: Wolfram Sang <wsa@kernel.org> Acked-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230228215433.3944508-1-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org> |
||
---|---|---|
.. | ||
88pg86x.txt | ||
88pm800.txt | ||
88pm860x.txt | ||
active-semi,act8600.yaml | ||
active-semi,act8846.yaml | ||
active-semi,act8865.yaml | ||
active-semi,act8945a.yaml | ||
anatop-regulator.yaml | ||
as3722-regulator.txt | ||
cpcap-regulator.txt | ||
da9210.txt | ||
da9211.txt | ||
dlg,da9121.yaml | ||
fcs,fan53555.yaml | ||
fixed-regulator.yaml | ||
google,cros-ec-regulator.yaml | ||
gpio-regulator.yaml | ||
hisilicon,hi655x-regulator.txt | ||
isl9305.txt | ||
lm363x-regulator.txt | ||
lp872x.txt | ||
ltc3589.txt | ||
ltc3676.txt | ||
max1586-regulator.txt | ||
max8660.yaml | ||
max8893.yaml | ||
max8907.txt | ||
max8925-regulator.txt | ||
max77650-regulator.yaml | ||
maxim,max8952.yaml | ||
maxim,max8973.yaml | ||
maxim,max8997.yaml | ||
maxim,max14577.yaml | ||
maxim,max20086.yaml | ||
maxim,max20411.yaml | ||
maxim,max77686.yaml | ||
maxim,max77693.yaml | ||
maxim,max77802.yaml | ||
maxim,max77826.yaml | ||
maxim,max77843.yaml | ||
mcp16502-regulator.txt | ||
mediatek,mt6331-regulator.yaml | ||
mediatek,mt6332-regulator.yaml | ||
mediatek,mt6357-regulator.yaml | ||
mp8859.txt | ||
mps,mp886x.yaml | ||
mps,mp5416.yaml | ||
mps,mpq7920.yaml | ||
mps,mpq7932.yaml | ||
mt6311-regulator.txt | ||
mt6315-regulator.yaml | ||
mt6323-regulator.txt | ||
mt6358-regulator.txt | ||
mt6359-regulator.yaml | ||
mt6360-regulator.yaml | ||
mt6380-regulator.txt | ||
mt6397-regulator.txt | ||
nvidia,tegra-regulators-coupling.txt | ||
nxp,pca9450-regulator.yaml | ||
nxp,pf8x00-regulator.yaml | ||
onnn,fan53880.yaml | ||
palmas-pmic.txt | ||
pbias-regulator.txt | ||
pfuze100.yaml | ||
pv88060.txt | ||
pv88080.txt | ||
pv88090.txt | ||
pwm-regulator.yaml | ||
qcom,rpm-regulator.yaml | ||
qcom,rpmh-regulator.yaml | ||
qcom,smd-rpm-regulator.yaml | ||
qcom,spmi-regulator.yaml | ||
qcom,usb-vbus-regulator.yaml | ||
qcom-labibb-regulator.yaml | ||
raspberrypi,7inch-touchscreen-panel-regulator.yaml | ||
regulator-max77620.txt | ||
regulator-output.yaml | ||
regulator.txt | ||
regulator.yaml | ||
richtek,rt4801-regulator.yaml | ||
richtek,rt4831-regulator.yaml | ||
richtek,rt5190a-regulator.yaml | ||
richtek,rt5759-regulator.yaml | ||
richtek,rt6160-regulator.yaml | ||
richtek,rt6190.yaml | ||
richtek,rt6245-regulator.yaml | ||
richtek,rtmv20-regulator.yaml | ||
richtek,rtq2134-regulator.yaml | ||
richtek,rtq6752-regulator.yaml | ||
rohm,bd9576-regulator.yaml | ||
rohm,bd71815-regulator.yaml | ||
rohm,bd71828-regulator.yaml | ||
rohm,bd71837-regulator.yaml | ||
rohm,bd71847-regulator.yaml | ||
samsung,s2mpa01.yaml | ||
samsung,s2mps11.yaml | ||
samsung,s2mps13.yaml | ||
samsung,s2mps14.yaml | ||
samsung,s2mps15.yaml | ||
samsung,s2mpu02.yaml | ||
samsung,s5m8767.yaml | ||
silergy,sy8106a.yaml | ||
silergy,sy8824x.yaml | ||
silergy,sy8827n.yaml | ||
siliconmitus,sm5703-regulator.yaml | ||
sky81452-regulator.txt | ||
slg51000.txt | ||
socionext,uniphier-regulator.yaml | ||
sprd,sc2731-regulator.txt | ||
st,stm32-booster.yaml | ||
st,stm32-vrefbuf.yaml | ||
st,stm32mp1-pwr-reg.yaml | ||
ti,tps62360.yaml | ||
ti,tps62864.yaml | ||
ti,tps65219.yaml | ||
ti-abb-regulator.txt | ||
tps6586x.txt | ||
tps51632-regulator.txt | ||
tps65023.txt | ||
tps65090.txt | ||
tps65132-regulator.txt | ||
tps65217.txt | ||
tps65218.txt | ||
twl-regulator.txt | ||
vctrl.txt | ||
vexpress.txt | ||
vqmmc-ipq4019-regulator.yaml | ||
wlf,arizona.yaml |