From: Sam Ravnborg <sam@ravnborg.org>
To: Nikola Pavlica <pavlica.nikola@gmail.com>
Cc: dri-devel@lists.freedesktop.org, thierry.reding@gmail.com,
airlied@linux.ie, daniel@ffwll.ch,
linux-arm-kernel@lists.infradead.org,
linux-sunxi@googlegroups.com, linux-sunxi@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] dt-bindings: add vendor prefix for Vivax
Date: Wed, 18 Aug 2021 20:26:37 +0200 [thread overview]
Message-ID: <YR1Q3ZkrUgG+MHZR@ravnborg.org> (raw)
In-Reply-To: <20210818144648.72665-3-pavlica.nikola@gmail.com>
Hi Nikola,
On Wed, Aug 18, 2021 at 04:46:48PM +0200, Nikola Pavlica wrote:
> Add vendor prefix for the Vivax brand by M SAN Grupa d.o.o.
>
> Source (in Croatian): https://www.vivax.com/hr/o-nama.aspx
>
> Signed-off-by: Nikola Pavlica <pavlica.nikola@gmail.com>
One other note, bindings patches should also be copied to the devicetree
mailing list. See the submitting-patches instructions.
Sam
> ---
> 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 f6064d84a424..c234c392538d 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1206,6 +1206,8 @@ patternProperties:
> description: Vitesse Semiconductor Corporation
> "^vivante,.*":
> description: Vivante Corporation
> + "^vivax,.*":
> + description: Vivax brand by M SAN Grupa d.o.o.
> "^vocore,.*":
> description: VoCore Studio
> "^voipac,.*":
> --
> 2.32.0
WARNING: multiple messages have this Message-ID (diff)
From: Sam Ravnborg <sam@ravnborg.org>
To: Nikola Pavlica <pavlica.nikola@gmail.com>
Cc: dri-devel@lists.freedesktop.org, thierry.reding@gmail.com,
airlied@linux.ie, daniel@ffwll.ch,
linux-arm-kernel@lists.infradead.org,
linux-sunxi@googlegroups.com, linux-sunxi@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] dt-bindings: add vendor prefix for Vivax
Date: Wed, 18 Aug 2021 20:26:37 +0200 [thread overview]
Message-ID: <YR1Q3ZkrUgG+MHZR@ravnborg.org> (raw)
In-Reply-To: <20210818144648.72665-3-pavlica.nikola@gmail.com>
Hi Nikola,
On Wed, Aug 18, 2021 at 04:46:48PM +0200, Nikola Pavlica wrote:
> Add vendor prefix for the Vivax brand by M SAN Grupa d.o.o.
>
> Source (in Croatian): https://www.vivax.com/hr/o-nama.aspx
>
> Signed-off-by: Nikola Pavlica <pavlica.nikola@gmail.com>
One other note, bindings patches should also be copied to the devicetree
mailing list. See the submitting-patches instructions.
Sam
> ---
> 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 f6064d84a424..c234c392538d 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1206,6 +1206,8 @@ patternProperties:
> description: Vitesse Semiconductor Corporation
> "^vivante,.*":
> description: Vivante Corporation
> + "^vivax,.*":
> + description: Vivax brand by M SAN Grupa d.o.o.
> "^vocore,.*":
> description: VoCore Studio
> "^voipac,.*":
> --
> 2.32.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-08-18 18:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-18 14:46 [PATCH 1/3] drm/panel-simple: Add Vivax TPC-9150 panel v4 Nikola Pavlica
2021-08-18 14:46 ` Nikola Pavlica
2021-08-18 14:46 ` [PATCH 2/3] dt-bindings: display: simple: Add Vivax TPC-9150 panel Nikola Pavlica
2021-08-18 14:46 ` Nikola Pavlica
2021-08-18 18:24 ` Sam Ravnborg
2021-08-18 18:24 ` Sam Ravnborg
2021-08-18 14:46 ` [PATCH 3/3] dt-bindings: add vendor prefix for Vivax Nikola Pavlica
2021-08-18 14:46 ` Nikola Pavlica
2021-08-18 18:22 ` Sam Ravnborg
2021-08-18 18:22 ` Sam Ravnborg
2021-08-18 18:26 ` Sam Ravnborg [this message]
2021-08-18 18:26 ` Sam Ravnborg
2021-08-18 18:21 ` [PATCH 1/3] drm/panel-simple: Add Vivax TPC-9150 panel v4 Sam Ravnborg
2021-08-18 18:21 ` Sam Ravnborg
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=YR1Q3ZkrUgG+MHZR@ravnborg.org \
--to=sam@ravnborg.org \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sunxi@googlegroups.com \
--cc=linux-sunxi@lists.linux.dev \
--cc=pavlica.nikola@gmail.com \
--cc=thierry.reding@gmail.com \
/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.