OpenCloudOS-Kernel/Documentation/devicetree/bindings/extcon
Rob Herring 20a72af11f dt-bindings: Fix SPI and I2C bus node names in examples
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>
2023-03-08 09:04:53 -06:00
..
extcon-max3355.txt extcon: add Maxim MAX3355 driver 2015-12-21 11:44:00 +09:00
extcon-palmas.txt extcon: palmas: Support GPIO based USB ID detection 2015-08-10 21:26:25 +09:00
extcon-ptn5150.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
extcon-rt8973a.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
extcon-usb-gpio.txt extcon: usb-gpio: Add VBUS detection support 2016-11-20 21:22:39 +09:00
extcon-usbc-cros-ec.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
extcon-usbc-tusb320.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
fcs,fsa880.yaml extcon: fsa9480: Rewrite bindings in YAML and extend 2020-12-11 17:01:09 +09:00
maxim,max77843.yaml Devicetree fixes for v5.18, part 2: 2022-04-16 17:07:50 -07:00
qcom,pm8941-misc.yaml bindings: pm8941-misc: Add support for VBUS detection 2021-04-08 13:10:16 +09:00
siliconmitus,sm5502-muic.yaml dt-bindings: extcon: bindings for SM5703 2022-05-13 17:03:40 +09:00
wlf,arizona.yaml dt-bindings: Cleanup standard unit properties 2021-01-29 16:36:06 -06:00