Message ID | 20221202034240.455831-2-gch981213@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | leds: add driver for SPI driven WorldSemi WS2812B RGB LEDs | expand |
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 10c178d97b02..32274d894664 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1462,6 +1462,8 @@ patternProperties: description: Wondermedia Technologies, Inc. "^wobo,.*": description: Wobo + "^worldsemi,.*": + description: WorldSemi Co., Limited "^wanchanglong,.*": description: Wanchanglong Electronics Technology(SHENZHEN)Co.,Ltd. "^x-powers,.*":
Add vendor prefix for WorldSemi that makes WS2812B individually-addressable RGB LEDs. Signed-off-by: Chuanhong Guo <gch981213@gmail.com> -- Change since v1: reword commit message Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)