[PATCH 1/4] dt-bindings: vendor-prefixes: Add an entry for GE HealthCare

Herve Codina posted 4 patches 1 month, 4 weeks ago
There is a newer version of this series
[PATCH 1/4] dt-bindings: vendor-prefixes: Add an entry for GE HealthCare
Posted by Herve Codina 1 month, 4 weeks ago
Add the "gehc" entry for GE HealthCare.
https://www.gehealthcare.com

Signed-off-by: Herve Codina <herve.codina@bootlin.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 b320a39de7fe..15877574a417 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -561,6 +561,8 @@ patternProperties:
     description: GE Fanuc Intelligent Platforms Embedded Systems, Inc.
   "^GEFanuc,.*":
     description: GE Fanuc Intelligent Platforms Embedded Systems, Inc.
+  "^gehc,.*":
+    description: GE HealthCare
   "^gemei,.*":
     description: Gemei Digital Technology Co., Ltd.
   "^gemtek,.*":
-- 
2.46.1
Re: [PATCH 1/4] dt-bindings: vendor-prefixes: Add an entry for GE HealthCare
Posted by Conor Dooley 1 month, 3 weeks ago
On Tue, Oct 01, 2024 at 09:46:15AM +0200, Herve Codina wrote:
> Add the "gehc" entry for GE HealthCare.
> https://www.gehealthcare.com
> 
> Signed-off-by: Herve Codina <herve.codina@bootlin.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>