Re: [PATCH 1/2] dt-bindings: vendor-prefixes: Add Check Point

From: Linus Walleij
Date: Thu Apr 16 2020 - 07:42:19 EST


Hi Pawel,

On Thu, Apr 9, 2020 at 6:39 AM Pawel Dembicki <paweldembicki@xxxxxxxxx> wrote:

> "^ceva,.*":
> description: Ceva, Inc.
> "^chipidea,.*":
> + description: Check Point Software Technologies Ltd.
> + "^checkpoint,.*":
> description: Chipidea, Inc
> "^chipone,.*":
> description: ChipOne

This is wrong, you inserted your new vendor between the regexp
and description for chipidea and flipped the two lines in your
match.

Yours,
Linus Walleij