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

From: Krzysztof Kozlowski
Date: Tue Nov 29 2022 - 11:50:58 EST


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@xxxxxxxxx>
> ---
> 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