All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Pawel Dembicki <paweldembicki@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>, Jason Cooper <jason@lakedaemon.net>,
	Stephan Gerhold <stephan@gerhold.net>,
	devicetree@vger.kernel.org,
	Heiko Stuebner <heiko.stuebner@theobroma-systems.com>,
	Gregory Clement <gregory.clement@bootlin.com>,
	linux-kernel@vger.kernel.org, Maxime Ripard <mripard@kernel.org>,
	Rob Herring <robh+dt@kernel.org>, Mark Brown <broonie@kernel.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Check Point
Date: Thu, 9 Apr 2020 15:20:47 +0200	[thread overview]
Message-ID: <20200409132047.GA8766@ravnborg.org> (raw)
In-Reply-To: <20200409070448.3209-1-paweldembicki@gmail.com>

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Sam Ravnborg <sam@ravnborg.org>
To: Pawel Dembicki <paweldembicki@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>,
	Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
	Gregory Clement <gregory.clement@bootlin.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Maxime Ripard <mripard@kernel.org>,
	Heiko Stuebner <heiko.stuebner@theobroma-systems.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Stephan Gerhold <stephan@gerhold.net>,
	Mark Brown <broonie@kernel.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Check Point
Date: Thu, 9 Apr 2020 15:20:47 +0200	[thread overview]
Message-ID: <20200409132047.GA8766@ravnborg.org> (raw)
In-Reply-To: <20200409070448.3209-1-paweldembicki@gmail.com>

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

  parent reply	other threads:[~2020-04-09 13:21 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09  7:04 [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Check Point Pawel Dembicki
2020-04-09  7:04 ` Pawel Dembicki
2020-04-09  7:04 ` [PATCH v2 2/2] ARM: dts: kirkwood: Add Check Point L-50 board Pawel Dembicki
2020-04-09  7:04   ` Pawel Dembicki
2020-04-09 14:32   ` Andrew Lunn
2020-04-09 14:32     ` Andrew Lunn
2020-05-17 15:26   ` Gregory CLEMENT
2020-05-17 15:26     ` Gregory CLEMENT
2020-05-17 15:51     ` Paweł Dembicki
2020-05-17 15:51       ` Paweł Dembicki
2020-04-09 13:20 ` Sam Ravnborg [this message]
2020-04-09 13:20   ` [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Check Point Sam Ravnborg
2020-04-15 16:18 ` Rob Herring
2020-04-15 16:18   ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200409132047.GA8766@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=andrew@lunn.ch \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregory.clement@bootlin.com \
    --cc=heiko.stuebner@theobroma-systems.com \
    --cc=jason@lakedaemon.net \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mripard@kernel.org \
    --cc=paweldembicki@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=stephan@gerhold.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.