From: dillon min <[email protected]> Add vendor prefix for DaSheng, Inc.
Signed-off-by: dillon min <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> --- v3: - move v2 patch 4 to v3 patch 1 - add 'Reviewed-by: Krzysztof Kozlowski <[email protected]>' 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 f6064d84a424..4ec28488c963 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -309,6 +309,8 @@ patternProperties: description: DPTechnics "^dragino,.*": description: Dragino Technology Co., Limited + "^ds,.*": + description: DaSheng, Inc. "^dserve,.*": description: dServe Technology B.V. "^dynaimage,.*": -- 2.7.4

