Message ID | 20241003114641.672086-2-herve.codina@bootlin.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | Add support for the GE HealthCare PMC ADC | expand |
On Thu, Oct 03, 2024 at 01:46:38PM +0200, Herve Codina wrote: > > WARNING: This email originated from outside of GE HealthCare. Please validate the sender's email address before clicking on links or attachments as they may not be safe. > > 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> Tested-by: Ian Ray <ian.ray@gehealthcare.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 > >
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,.*":