On 11/01/2023 15:13, Yang Xiwen wrote: > Shenzhen Tong Heng Wei Chuang Technology Co., Ltd. (hereinafter referred > to as "Tong Heng Wei Chuang") is a focus on wireless communications > equipment brand manufacturers. > > Link: http://www.szthwc.com/en/about.html > Signed-off-by: Yang Xiwen <forbidden405@xxxxxxxxxxx> > --- > 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 3893c45963a26..8d4c1e5c0d21a 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -1335,6 +1335,8 @@ patternProperties: > description: Tecon Microprocessor Technologies, LLC. > "^topeet,.*": > description: Topeet > + "^thwc,.*": > + description: Shenzhen Tong Heng Wei Chuang Technology Co., Ltd. These are ordered by prefix, so you need to move it up. Best regards, Krzysztof