From b79a950cc1d221673f0e8d11bf98e6af090d69a8 Mon Sep 17 00:00:00 2001 From: Liu Ying Date: Wed, 6 Jul 2022 11:48:08 +0800 Subject: [PATCH] dt-bindings: vendor-prefixes: Add prefix for Mixel, Inc. Add a vendor prefix entry for Mixel, Inc. (https://www.mixel.com). Acked-by: Krzysztof Kozlowski Signed-off-by: Liu Ying Link: https://lore.kernel.org/r/20220706034810.2352641-2-victor.liu@nxp.com Signed-off-by: Vinod Koul --- 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 6bb20b4554d7..bbce3b060710 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -792,6 +792,8 @@ patternProperties: description: MiraMEMS Sensing Technology Co., Ltd. "^mitsubishi,.*": description: Mitsubishi Electric Corporation + "^mixel,.*": + description: Mixel, Inc. "^miyoo,.*": description: Miyoo "^mntre,.*": -- 2.34.1