Message ID | tencent_3880CBDD2FF871E636A391C2596AE7D11509@qq.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | Support for MSM8916-based UFi ufi001c and uf896 | expand |
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@foxmail.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 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
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. "^topic,.*": description: Topic Embedded Systems "^toppoly,.*":
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@foxmail.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)