diff mbox series

[1/3] dt-bindings: vendor-prefixes: add an entry for WorldSemi

Message ID 20221129140955.137361-2-gch981213@gmail.com
State Superseded
Headers show
Series leds: add driver for SPI driven WorldSemi WS2812B RGB LEDs | expand

Commit Message

Chuanhong Guo Nov. 29, 2022, 2:09 p.m. UTC
WorldSemi is well-known for their WS2812B individually-addressable
RGB LEDs on the market.

Add a vendor prefix for it.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Krzysztof Kozlowski Nov. 29, 2022, 4:46 p.m. UTC | #1
On 29/11/2022 15:09, Chuanhong Guo wrote:
> WorldSemi is well-known for their WS2812B individually-addressable

Drop marketing. If they were well known, they would be already in vendor
prefixes, right?

Add vendor prefix for WorldSemi that makes WS2812B
individually-addressable RGB LEDs.

> RGB LEDs on the market.
> 
> Add a vendor prefix for it.
> 
> Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> 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,.*":

Best regards,
Krzysztof
Chuanhong Guo Nov. 30, 2022, 2:13 a.m. UTC | #2
Hi!

On Wed, Nov 30, 2022 at 12:46 AM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> On 29/11/2022 15:09, Chuanhong Guo wrote:
> > WorldSemi is well-known for their WS2812B individually-addressable
>
> Drop marketing. If they were well known, they would be already in vendor
> prefixes, right?
>
> Add vendor prefix for WorldSemi that makes WS2812B
> individually-addressable RGB LEDs.
>

 OK. I'll do so in v2.
diff mbox series

Patch

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,.*":