diff options
author | 2022-07-06 11:48:08 +0800 | |
---|---|---|
committer | 2022-07-08 10:43:19 +0530 | |
commit | b79a950cc1d221673f0e8d11bf98e6af090d69a8 (patch) | |
tree | 6147455ca0bd798aa5eb70e9c8bbad37165e73ef | |
parent | phy: cadence-torrent: Remove unused `regmap` field from state struct (diff) | |
download | wireguard-linux-b79a950cc1d221673f0e8d11bf98e6af090d69a8.tar.xz wireguard-linux-b79a950cc1d221673f0e8d11bf98e6af090d69a8.zip |
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 <krzysztof.kozlowski@linaro.org>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Link: https://lore.kernel.org/r/20220706034810.2352641-2-victor.liu@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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,.*": |