dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: devicetree@vger.kernel.org,
	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
	Arnd Bergmann <arnd@arndb.de>, David Airlie <airlied@linux.ie>,
	Shawn Guo <shawnguo@kernel.org>,
	dri-devel@lists.freedesktop.org, Daniel Palmer <daniel@0x0f.com>,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Lubomir Rintel <lkundrak@v3.sk>,
	Thierry Reding <thierry.reding@gmail.com>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	allen <allen.chen@ite.com.tw>,
	Max Merchel <Max.Merchel@tq-group.com>,
	Giulio Benetti <giulio.benetti@benettiengineering.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Sam Ravnborg <sam@ravnborg.org>,
	Giulio Benetti <giulio.benetti@micronovasrl.com>
Subject: [PATCH 1/9] dt-bindings: Add Jenson Display vendor prefix
Date: Thu, 18 Feb 2021 23:54:49 +0100	[thread overview]
Message-ID: <20210218225458.823773-2-giulio.benetti@benettiengineering.com> (raw)
In-Reply-To: <20210218225458.823773-1-giulio.benetti@benettiengineering.com>

From: Giulio Benetti <giulio.benetti@micronovasrl.com>

Update Documentation/devicetree/bindings/vendor-prefixes.yaml to
include "jenson" as a vendor prefix for "Jenson Display".
Company website: http://www.jensondisplay.com/

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.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 041ae90b0d8f..6fe66df86477 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -547,6 +547,8 @@ patternProperties:
     description: Japan Display Inc.
   "^jedec,.*":
     description: JEDEC Solid State Technology Association
+  "^jenson,.*":
+    description: Jenson Display
   "^jesurun,.*":
     description: Shenzhen Jesurun Electronics Business Dept.
   "^jianda,.*":
-- 
2.25.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2021-02-19  7:55 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-18 22:54 [PATCH 0/9] Add 4 Jenson simple panels Giulio Benetti
2021-02-18 22:54 ` Giulio Benetti [this message]
2021-03-05 22:52   ` [PATCH 1/9] dt-bindings: Add Jenson Display vendor prefix Rob Herring
2021-02-18 22:54 ` [PATCH 2/9] dt-bindings: display/panel: add Jenson JT60248-01 Giulio Benetti
2021-03-05 22:53   ` Rob Herring
2021-02-18 22:54 ` [PATCH 3/9] dt-bindings: display/panel: add Jenson JT60249-01 Giulio Benetti
2021-03-05 22:53   ` Rob Herring
2021-02-18 22:54 ` [PATCH 4/9] dt-bindings: display/panel: add Jenson JT60245-01 Giulio Benetti
2021-03-05 22:54   ` Rob Herring
2021-03-05 23:44     ` [PATCH v2 0/9] Add 4 Jenson simple panels Giulio Benetti
2021-03-05 23:44       ` [PATCH v2 1/9] dt-bindings: Add Jenson Display vendor prefix Giulio Benetti
2021-03-06 19:46         ` Rob Herring
2021-03-05 23:44       ` [PATCH v2 2/9] dt-bindings: display/panel: add Jenson JT60245-01 Giulio Benetti
2021-03-05 23:44       ` [PATCH v2 3/9] dt-bindings: display/panel: add Jenson JT60248-01 Giulio Benetti
2021-03-05 23:44       ` [PATCH v2 4/9] dt-bindings: display/panel: add Jenson JT60249-01 Giulio Benetti
2021-03-05 23:44       ` [PATCH v2 5/9] dt-bindings: display/panel: add Jenson JT60250-02 Giulio Benetti
2021-03-05 23:44       ` [PATCH v2 6/9] drm/panel: simple: add Jenson JT60245-01 Giulio Benetti
2021-03-05 23:44       ` [PATCH v2 7/9] drm/panel: simple: add Jenson JT60248-01 Giulio Benetti
2021-03-05 23:44       ` [PATCH v2 8/9] drm/panel: simple: add Jenson JT60249-01 Giulio Benetti
2021-03-05 23:44       ` [PATCH v2 9/9] drm/panel: simple: add Jenson JT60250-02 Giulio Benetti
2021-04-01 23:17       ` [PATCH v3 0/9] Add 4 Jenson simple panels Giulio Benetti
2021-04-01 23:17         ` [PATCH v3 1/9] dt-bindings: Add Jenson Display vendor prefix Giulio Benetti
2021-04-01 23:17         ` [PATCH v3 2/9] dt-bindings: display/panel: add Jenson JT60245-01 Giulio Benetti
2021-04-08 20:24           ` Rob Herring
2021-04-01 23:17         ` [PATCH v3 3/9] dt-bindings: display/panel: add Jenson JT60248-01 Giulio Benetti
2021-04-01 23:17         ` [PATCH v3 4/9] dt-bindings: display/panel: add Jenson JT60249-01 Giulio Benetti
2021-04-01 23:17         ` [PATCH v3 5/9] dt-bindings: display/panel: add Jenson JT60250-02 Giulio Benetti
2021-04-01 23:17         ` [PATCH v3 6/9] drm/panel: simple: add Jenson JT60245-01 Giulio Benetti
2021-04-01 23:17         ` [PATCH v3 7/9] drm/panel: simple: add Jenson JT60248-01 Giulio Benetti
2021-04-01 23:17         ` [PATCH v3 8/9] drm/panel: simple: add Jenson JT60249-01 Giulio Benetti
2021-04-01 23:17         ` [PATCH v3 9/9] drm/panel: simple: add Jenson JT60250-02 Giulio Benetti
2021-05-02 20:50         ` [PATCH v3 0/9] Add 4 Jenson simple panels Giulio Benetti
2021-10-05 23:04           ` Giulio Benetti
2021-03-05 23:47     ` [PATCH 4/9] dt-bindings: display/panel: add Jenson JT60245-01 Giulio Benetti
2021-02-18 22:54 ` [PATCH 5/9] dt-bindings: display/panel: add Jenson JT60250-02 Giulio Benetti
2021-03-05 22:55   ` Rob Herring
2021-02-18 22:54 ` [PATCH 6/9] drm/panel: simple: add Jenson JT60245-01 Giulio Benetti
2021-02-18 22:54 ` [PATCH 7/9] drm/panel: simple: add Jenson JT60248-01 Giulio Benetti

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=20210218225458.823773-2-giulio.benetti@benettiengineering.com \
    --to=giulio.benetti@benettiengineering.com \
    --cc=Max.Merchel@tq-group.com \
    --cc=airlied@linux.ie \
    --cc=allen.chen@ite.com.tw \
    --cc=arnd@arndb.de \
    --cc=daniel@0x0f.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=geert+renesas@glider.be \
    --cc=giulio.benetti@micronovasrl.com \
    --cc=krzk@kernel.org \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkundrak@v3.sk \
    --cc=robh+dt@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=shawnguo@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).