Message ID | tencent_89603CF732FEF0B9A2E88CF0E45A62F42D07@qq.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [1/3] dt-bindings: vendor-prefixes: add zhihe | expand |
On 10/01/2023 16:50, Yang Xiwen wrote: > zhihe is a placeholder for various 4G USB dongles made by unknown > manufactures with similar design. It is widely used in China to refer to > these dongles. No, it's not descriptive enough. If you bring support for specific device, this device is already known to you. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 3893c45963a26..795627741a322 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1520,6 +1520,8 @@ patternProperties: description: Zealz "^zeitec,.*": description: ZEITEC Semiconductor Co., LTD. + "^zhihe,.*": + description: Placeholder for various 4G USB dongles made by unknown manufactures with similar design "^zidoo,.*": description: Shenzhen Zidoo Technology Co., Ltd. "^zii,.*":
zhihe is a placeholder for various 4G USB dongles made by unknown manufactures with similar design. It is widely used in China to refer to these dongles. Signed-off-by: Yang Xiwen <forbidden405@foxmail.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)