[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc.

Alain Volmat posted 3 patches 2 years, 2 months ago
There is a newer version of this series
[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc.
Posted by Alain Volmat 2 years, 2 months ago
Add a vendor prefix entry for galaxycore (https://www.gcoreinc.com)

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
---
 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 573578db9509..d35132a990f2 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -494,6 +494,8 @@ patternProperties:
     description: Fujitsu Ltd.
   "^fxtec,.*":
     description: FX Technology Ltd.
+  "^galaxycore,.*":
+    description: GalaxyCore Inc.
   "^gardena,.*":
     description: GARDENA GmbH
   "^gateworks,.*":
-- 
2.25.1
Re: [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc.
Posted by Krzysztof Kozlowski 2 years, 2 months ago
On 11/10/2023 19:57, Alain Volmat wrote:
> Add a vendor prefix entry for galaxycore (https://www.gcoreinc.com)
> 
> Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
> ---

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

Best regards,
Krzysztof