Message ID | 20200409070448.3209-1-paweldembicki@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2,1/2] dt-bindings: vendor-prefixes: Add Check Point | expand |
Hi Pawel. On Thu, Apr 09, 2020 at 09:04:43AM +0200, Pawel Dembicki wrote: > Check Point Software Technologies Ltd. is a company based in Israel and > USA. They manufacture network devices and provide software > products for IT security. > > Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> Looks good now. Acked-by: Sam Ravnborg <sam@ravnborg.org> I expect someone else to pick it up. Sam > --- > Changes in v2: > - corrected line order > > 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 d3891386d671..3819192d035d 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -181,6 +181,8 @@ patternProperties: > description: CDTech(H.K.) Electronics Limited > "^ceva,.*": > description: Ceva, Inc. > + "^checkpoint,.*": > + description: Check Point Software Technologies Ltd. > "^chipidea,.*": > description: Chipidea, Inc > "^chipone,.*": > -- > 2.20.1
On Thu, 9 Apr 2020 09:04:43 +0200, Pawel Dembicki wrote: > Check Point Software Technologies Ltd. is a company based in Israel and > USA. They manufacture network devices and provide software > products for IT security. > > Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> > --- > Changes in v2: > - corrected line order > > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks. Rob
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index d3891386d671..3819192d035d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -181,6 +181,8 @@ patternProperties: description: CDTech(H.K.) Electronics Limited "^ceva,.*": description: Ceva, Inc. + "^checkpoint,.*": + description: Check Point Software Technologies Ltd. "^chipidea,.*": description: Chipidea, Inc "^chipone,.*":
Check Point Software Technologies Ltd. is a company based in Israel and USA. They manufacture network devices and provide software products for IT security. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> --- Changes in v2: - corrected line order Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)