All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Perier <romain.perier@gmail.com>
To: Daniel Palmer <daniel@0x0f.com>,
	Romain Perier <romain.perier@gmail.com>,
	Rob Herring <robh+dt@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 2/3] dt-bindings: add vendor prefix for Wireless Tag
Date: Tue, 14 Sep 2021 20:41:40 +0200	[thread overview]
Message-ID: <20210914184141.32700-3-romain.perier@gmail.com> (raw)
In-Reply-To: <20210914184141.32700-1-romain.perier@gmail.com>

This adds a vendor prefix for wireless tag boards and SOMs.

Signed-off-by: Romain Perier <romain.perier@gmail.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 a867f7102c35..de18b6fdbf56 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1296,6 +1296,8 @@ patternProperties:
     description: Winbond Electronics corp.
   "^winstar,.*":
     description: Winstar Display Corp.
+  "^wirelesstag,.*":
+    description: Wireless Tag (qiming yunduan)
   "^wits,.*":
     description: Shenzhen Merrii Technology Co., Ltd. (WITS)
   "^wlf,.*":
-- 
2.33.0


_______________________________________________
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: Romain Perier <romain.perier@gmail.com>
To: Daniel Palmer <daniel@0x0f.com>,
	Romain Perier <romain.perier@gmail.com>,
	Rob Herring <robh+dt@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 2/3] dt-bindings: add vendor prefix for Wireless Tag
Date: Tue, 14 Sep 2021 20:41:40 +0200	[thread overview]
Message-ID: <20210914184141.32700-3-romain.perier@gmail.com> (raw)
In-Reply-To: <20210914184141.32700-1-romain.perier@gmail.com>

This adds a vendor prefix for wireless tag boards and SOMs.

Signed-off-by: Romain Perier <romain.perier@gmail.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 a867f7102c35..de18b6fdbf56 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1296,6 +1296,8 @@ patternProperties:
     description: Winbond Electronics corp.
   "^winstar,.*":
     description: Winstar Display Corp.
+  "^wirelesstag,.*":
+    description: Wireless Tag (qiming yunduan)
   "^wits,.*":
     description: Shenzhen Merrii Technology Co., Ltd. (WITS)
   "^wlf,.*":
-- 
2.33.0


  parent reply	other threads:[~2021-09-14 18:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14 18:41 [PATCH v2 0/3] Add support for IDO-SBC2D06-V1B-22W Romain Perier
2021-09-14 18:41 ` Romain Perier
2021-09-14 18:41 ` [PATCH v2 1/3] ARM: mstar: Mark timer with arm, cpu-registers-not-fw-configured Romain Perier
2021-09-14 18:41   ` [PATCH v2 1/3] ARM: mstar: Mark timer with arm,cpu-registers-not-fw-configured Romain Perier
2021-09-15  9:56   ` [PATCH v2 1/3] ARM: mstar: Mark timer with arm, cpu-registers-not-fw-configured Daniel Palmer
2021-09-15  9:56     ` [PATCH v2 1/3] ARM: mstar: Mark timer with arm,cpu-registers-not-fw-configured Daniel Palmer
2021-09-14 18:41 ` Romain Perier [this message]
2021-09-14 18:41   ` [PATCH v2 2/3] dt-bindings: add vendor prefix for Wireless Tag Romain Perier
2021-09-21 21:11   ` Rob Herring
2021-09-21 21:11     ` Rob Herring
2021-09-14 18:41 ` [PATCH v2 3/3] ARM: dts: mstar: Add the Wireless Tag IDO-SBC2D06-V1B-22W Romain Perier
2021-09-14 18:41   ` Romain Perier
2021-09-15 10:09   ` Daniel Palmer
2021-09-15 10:09     ` Daniel Palmer
2021-09-21 21:17     ` Rob Herring
2021-09-21 21:17       ` Rob Herring
2021-09-21 21:14   ` Rob Herring
2021-09-21 21:14     ` 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=20210914184141.32700-3-romain.perier@gmail.com \
    --to=romain.perier@gmail.com \
    --cc=arnd@arndb.de \
    --cc=daniel@0x0f.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    /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.