linux/Documentation/devicetree/bindings/leds
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
..
backlight dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight 2023-02-22 10:55:28 +00:00
irled dt-bindings: leds: irled: ir-spi-led: convert to DT schema 2022-12-06 14:50:36 -06:00
ams,as3645a.txt dt-bindings: as3645a: Add function and color properties 2019-07-25 20:08:00 +02:00
common.txt dt-bindings: leds: Convert common LED binding to schema 2020-01-23 15:15:53 -06:00
common.yaml leds: Remove ide-disk trigger 2023-02-04 15:18:17 +00:00
cznic,turris-omnia-leds.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
issi,is31fl319x.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
kinetic,ktd2692.yaml dt-bindings: leds: convert ktd2692 bindings to yaml 2022-05-07 23:12:19 +02:00
leds-an30259a.txt dt-bindings: an30259a: Add function and color properties 2019-07-25 20:08:01 +02:00
leds-aw2013.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
leds-bcm6328.yaml dt-bindings: leds: convert BCM6328 controller to the json-schema 2021-12-01 19:06:04 -06:00
leds-bcm6358.txt leds: Fix reference file name of documentation 2021-05-11 14:48:43 -05:00
leds-bcm63138.yaml dt-bindings: leds: leds-bcm63138: unify full stops in descriptions 2022-07-17 14:55:39 +02:00
leds-class-multicolor.yaml dt-bindings: Drop Dan Murphy and Ricardo Rivera-Matos 2022-08-12 11:13:32 -06:00
leds-cpcap.txt leds: cpcap: new driver 2017-03-29 21:02:27 +02:00
leds-cr0014114.txt dt-bindings: cr0014114: Add function and color properties 2019-07-25 20:07:58 +02:00
leds-el15203000.txt dt-bindings: Add docs for EL15203000 2019-11-03 17:36:58 +01:00
leds-gpio.yaml dt-bindings: leds: use unevaluatedProperties for common.yaml 2022-12-06 14:50:36 -06:00
leds-is31fl32xx.txt leds: Add SN3218 and SN3216 support to the IS31FL32XX driver 2016-03-14 09:22:22 +01:00
leds-lgm.yaml dt-bindings: leds: Add missing references to common LED schema 2022-12-11 19:06:39 -06:00
leds-lm3532.txt leds: Replace HTTP links with HTTPS ones 2020-07-22 14:48:40 +02:00
leds-lm3601x.txt leds: Replace HTTP links with HTTPS ones 2020-07-22 14:48:40 +02:00
leds-lm3692x.txt leds: Replace HTTP links with HTTPS ones 2020-07-22 14:48:40 +02:00
leds-lm3697.txt leds: Replace HTTP links with HTTPS ones 2020-07-22 14:48:40 +02:00
leds-lm36274.txt leds: Replace HTTP links with HTTPS ones 2020-07-22 14:48:40 +02:00
leds-lp50xx.yaml dt-bindings: leds: use unevaluatedProperties for common.yaml 2022-12-06 14:50:36 -06:00
leds-lp55xx.yaml dt-bindings: leds: lp55xx: rework to match multi-led 2022-12-06 14:50:36 -06:00
leds-lp8860.txt leds: Replace HTTP links with HTTPS ones 2020-07-22 14:48:40 +02:00
leds-lt3593.txt dt-bindings: lt3593: Add function and color properties 2019-07-25 20:07:54 +02:00
leds-max77650.yaml dt-bindings: leds: Add missing references to common LED schema 2022-12-11 19:06:39 -06:00
leds-mt6323.txt dt-bindings: soc: mediatek: convert pwrap documentation 2023-01-19 18:25:44 +01:00
leds-mt6360.yaml dt-bindings: leds: mt6360: rework to match multi-led 2022-12-06 14:50:36 -06:00
leds-netxbig.txt leds: netxbig: add device tree binding 2015-11-03 08:59:25 +01:00
leds-ns2.txt leds: leds-ns2: move LED modes mapping outside of the driver 2015-08-28 14:06:06 +02:00
leds-pca955x.txt dt-bindings: leds: pca955x: Add IBM implementation compatible string 2020-08-17 22:22:20 +02:00
leds-pca9532.txt leds: pca9532: Extend pca9532 device tree support 2017-04-19 20:27:50 +02:00
leds-powernv.txt
leds-pwm-multicolor.yaml LED updates for 5.20: new driver for bcm63138, is31fl319x updates, 2022-08-08 11:36:21 -07:00
leds-pwm.yaml dt-bindings: leds: use unevaluatedProperties for common.yaml 2022-12-06 14:50:36 -06:00
leds-qcom-lpg.yaml dt-bindings: leds: use unevaluatedProperties for common.yaml 2022-12-06 14:50:36 -06:00
leds-rt4505.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
leds-sc27xx-bltc.txt dt-bindings: sc27xx-blt: Add function and color properties 2019-07-25 20:07:53 +02:00
leds-sgm3140.yaml dt-bindings: leds: use unevaluatedProperties for common.yaml 2022-12-06 14:50:36 -06:00
leds-spi-byte.txt dt-bindings: leds: Add binding for spi-byte LED. 2019-05-24 22:18:37 +02:00
leds-tlc591xx.txt
leds-trigger-pattern.txt dt-bindings: leds: Add pattern initialization from Device Tree 2019-01-16 22:06:51 +01:00
maxim,max77693.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
mediatek,mt6370-flashlight.yaml dt-bindings: leds: Add MediaTek MT6370 flashlight 2022-10-03 09:59:36 -05:00
mediatek,mt6370-indicator.yaml dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warning 2022-10-12 08:58:59 -05:00
pca963x.txt leds: pca963x: Add bindings to invert polarity 2017-05-14 13:01:29 +02:00
qcom,pm8058-led.yaml leds: qcom,pm8058-led: Convert to DT schema 2022-12-07 21:11:41 +01:00
register-bit-led.yaml dt-bindings: drop redundant part of title (beginning) 2022-12-16 11:41:49 -06:00
regulator-led.yaml dt-bindings: drop redundant part of title (beginning) 2022-12-16 11:41:49 -06:00
richtek,rt8515.yaml dt-bindings: leds: Add DT binding for Richtek RT8515 2021-01-31 10:38:03 +01:00
rohm,bd71828-leds.yaml - New Drivers 2022-12-21 09:19:24 -08:00
skyworks,aat1290.yaml dt-bindings: leds: skyworks,aat1290: convert to dtschema 2022-07-21 11:10:44 -06:00
ti,tca6507.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
trigger-source.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00