| From | Krzysztof Kozlowski <> | Subject | [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH | Date | Sat, 21 May 2022 18:45:39 +0200 |
| |
Add prefix for SHIFT GmbH, phone manufacturer (https://www.shiftphones.com/en/).
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- 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 495a01ced97e..85d52300e588 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1098,6 +1098,8 @@ patternProperties: description: SGX Sensortech "^sharp,.*": description: Sharp Corporation + "^shift,.*": + description: SHIFT GmbH "^shimafuji,.*": description: Shimafuji Electric, Inc. "^shiratech,.*": -- 2.32.0
|