[PATCH v5 1/5] dt-bindings: vendor-prefixes: Add Square

Bryan O'Donoghue posted 5 patches 2 years, 7 months ago
There is a newer version of this series
[PATCH v5 1/5] dt-bindings: vendor-prefixes: Add Square
Posted by Bryan O'Donoghue 2 years, 7 months ago
Add vendor prefix for Square (https://squareup.com).

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@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 1f7a519a936fd..6e03409c44cec 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1249,6 +1249,8 @@ patternProperties:
     description: SpinalHDL
   "^sprd,.*":
     description: Spreadtrum Communications Inc.
+  "^square,.*":
+    description: Square
   "^ssi,.*":
     description: SSI Computer Corp
   "^sst,.*":
-- 
2.39.1
Re: [PATCH v5 1/5] dt-bindings: vendor-prefixes: Add Square
Posted by Krzysztof Kozlowski 2 years, 7 months ago
On 06/02/2023 02:23, Bryan O'Donoghue wrote:
> Add vendor prefix for Square (https://squareup.com).
> 
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof