diff options
| author | Krzysztof Kozlowski <[email protected]> | 2022-05-21 18:45:39 +0200 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-07-20 10:13:44 -0500 |
| commit | 82a547bb3ceeb2b948da161a7ac8cf45987d36ec (patch) | |
| tree | 9b92e771c6e9315e71c226d3bb5ae3ce6f6eb1d5 | |
| parent | baa36665348b9f8df2a4670afcbec86d3260a75e (diff) | |
dt-bindings: vendor-prefixes: add Shift GmbH
Add prefix for SHIFT GmbH, phone manufacturer
(https://www.shiftphones.com/en/).
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
| -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..d5b49e4773b8 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,.*": |