From bd24bb27f3752b2b260d1601344eb12cb57df4c8 Mon Sep 17 00:00:00 2001 From: Icenowy Zheng Date: Wed, 17 Mar 2021 15:00:39 +0800 Subject: [PATCH 331/389] dt-bindings: vendor-prefix: add prefix for Voltafield Voltafile Technology Corp. is a company that produces MEMS sensors. Add a DT vendor prefix for it. Signed-off-by: Icenowy Zheng --- 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 6e323a380294..527c39fe23ab 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1338,6 +1338,8 @@ patternProperties: description: Tronsmart "^truly,.*": description: Truly Semiconductors Limited + "^voltafield,.*": + description: Voltafield Technology Corp. "^visionox,.*": description: Visionox "^team-source-display,.*": -- 2.35.3