All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alistair Francis <alistair@alistair23.me>
To: robh+dt@kernel.org, thierry.reding@gmail.com, sam@ravnborg.org,
	krzk@kernel.org, shawnguo@kernel.org, daniel@0x0f.com,
	linux@rempel-privat.de, kuninori.morimoto.gx@renesas.com,
	max.Merchel@tq-group.com, geert+renesas@glider.be,
	airlied@linux.ie, daniel@ffwll.ch
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, alistair23@gmail.com,
	Alistair Francis <alistair@alistair23.me>,
	Rob Herring <robh@kernel.org>
Subject: [PATCH v2 1/2] dt-bindings: Add E Ink to vendor bindings
Date: Tue, 15 Jun 2021 20:33:11 +1000	[thread overview]
Message-ID: <20210615103312.872-1-alistair@alistair23.me> (raw)

Add the E Ink Corporation to the vendor bindings.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Acked-by: Rob Herring <robh@kernel.org>
---
 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 abd878ff23d5..a35cec512530 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -335,6 +335,8 @@ patternProperties:
     description: eGalax_eMPIA Technology Inc
   "^einfochips,.*":
     description: Einfochips
+  "^eink,.*":
+    description: E Ink Corporation
   "^elan,.*":
     description: Elan Microelectronic Corp.
   "^element14,.*":
-- 
2.31.1


WARNING: multiple messages have this Message-ID (diff)
From: Alistair Francis <alistair@alistair23.me>
To: robh+dt@kernel.org, thierry.reding@gmail.com, sam@ravnborg.org,
	krzk@kernel.org, shawnguo@kernel.org, daniel@0x0f.com,
	linux@rempel-privat.de, kuninori.morimoto.gx@renesas.com,
	max.Merchel@tq-group.com, geert+renesas@glider.be,
	airlied@linux.ie, daniel@ffwll.ch
Cc: devicetree@vger.kernel.org,
	Alistair Francis <alistair@alistair23.me>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	alistair23@gmail.com
Subject: [PATCH v2 1/2] dt-bindings: Add E Ink to vendor bindings
Date: Tue, 15 Jun 2021 20:33:11 +1000	[thread overview]
Message-ID: <20210615103312.872-1-alistair@alistair23.me> (raw)

Add the E Ink Corporation to the vendor bindings.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Acked-by: Rob Herring <robh@kernel.org>
---
 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 abd878ff23d5..a35cec512530 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -335,6 +335,8 @@ patternProperties:
     description: eGalax_eMPIA Technology Inc
   "^einfochips,.*":
     description: Einfochips
+  "^eink,.*":
+    description: E Ink Corporation
   "^elan,.*":
     description: Elan Microelectronic Corp.
   "^element14,.*":
-- 
2.31.1


             reply	other threads:[~2021-06-15 10:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 10:33 Alistair Francis [this message]
2021-06-15 10:33 ` [PATCH v2 1/2] dt-bindings: Add E Ink to vendor bindings Alistair Francis
2021-06-15 10:33 ` [PATCH v2 2/2] drm/panel: Add support for E Ink VB3300-KCA Alistair Francis
2021-06-15 10:33   ` Alistair Francis
2021-06-24 20:52   ` Rob Herring
2021-06-24 20:52     ` Rob Herring
2021-07-04 10:29     ` Alistair Francis
2021-07-04 10:29       ` Alistair Francis

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=20210615103312.872-1-alistair@alistair23.me \
    --to=alistair@alistair23.me \
    --cc=airlied@linux.ie \
    --cc=alistair23@gmail.com \
    --cc=daniel@0x0f.com \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=geert+renesas@glider.be \
    --cc=krzk@kernel.org \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@rempel-privat.de \
    --cc=max.Merchel@tq-group.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@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 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.