diff options
author | Bryan O'Donoghue <bryan.odonoghue@linaro.org> | 2023-04-07 22:49:01 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-05-25 17:38:59 +0300 |
commit | 8051c8b83ac076ab7f4fc80cff5e7f8cc3b1eefb (patch) | |
tree | b663b9f2d95bbfafd0bd48b425dc115fb7115bd1 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | aaa3fc4ce98b7b37531c330f975270d27b1179ea (diff) | |
download | linux-8051c8b83ac076ab7f4fc80cff5e7f8cc3b1eefb.tar.xz |
dt-bindings: vendor-prefixes: Add Square
Add vendor prefix for Square (https://squareup.com).
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230407194905.611461-2-bryan.odonoghue@linaro.org
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-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 82d39ab0231b..c40c56d8d841 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1267,6 +1267,8 @@ patternProperties: description: SpinalHDL "^sprd,.*": description: Spreadtrum Communications Inc. + "^square,.*": + description: Square "^ssi,.*": description: SSI Computer Corp "^sst,.*": |