From: Chen-Yu Tsai <wens@kernel.org>
To: Javier Martinez Canillas <javierm@redhat.com>,
Maxime Ripard <mripard@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>
Cc: Chen-Yu Tsai <wens@csie.org>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 1/4] dt-bindings: vendor-prefixes: Add prefix for SINO WEALTH Eletronics Ltd.
Date: Thu, 31 Mar 2022 03:08:43 +0800 [thread overview]
Message-ID: <20220330190846.13997-2-wens@kernel.org> (raw)
In-Reply-To: <20220330190846.13997-1-wens@kernel.org>
From: Chen-Yu Tsai <wens@csie.org>
Add a vendor prefix entry for SINO WEALTH Eletronics Ltd.
(http://www.sinowealth.com).
Signed-off-by: Chen-Yu Tsai <wens@csie.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 01430973ecec..bb4ae59a3c89 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1128,6 +1128,8 @@ patternProperties:
description: Cypress Semiconductor Corporation (Simtek Corporation)
"^sinlinx,.*":
description: Sinlinx Electronics Technology Co., LTD
+ "^sinowealth,.*":
+ description: SINO WEALTH Electronic Ltd.
"^sinovoip,.*":
description: SinoVoip Co., Ltd
"^sipeed,.*":
--
2.34.1
WARNING: multiple messages have this Message-ID (diff)
From: Chen-Yu Tsai <wens@kernel.org>
To: Javier Martinez Canillas <javierm@redhat.com>,
Maxime Ripard <mripard@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>
Cc: devicetree@vger.kernel.org, Chen-Yu Tsai <wens@csie.org>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: [PATCH 1/4] dt-bindings: vendor-prefixes: Add prefix for SINO WEALTH Eletronics Ltd.
Date: Thu, 31 Mar 2022 03:08:43 +0800 [thread overview]
Message-ID: <20220330190846.13997-2-wens@kernel.org> (raw)
In-Reply-To: <20220330190846.13997-1-wens@kernel.org>
From: Chen-Yu Tsai <wens@csie.org>
Add a vendor prefix entry for SINO WEALTH Eletronics Ltd.
(http://www.sinowealth.com).
Signed-off-by: Chen-Yu Tsai <wens@csie.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 01430973ecec..bb4ae59a3c89 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1128,6 +1128,8 @@ patternProperties:
description: Cypress Semiconductor Corporation (Simtek Corporation)
"^sinlinx,.*":
description: Sinlinx Electronics Technology Co., LTD
+ "^sinowealth,.*":
+ description: SINO WEALTH Electronic Ltd.
"^sinovoip,.*":
description: SinoVoip Co., Ltd
"^sipeed,.*":
--
2.34.1
next prev parent reply other threads:[~2022-03-30 19:09 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-30 19:08 [PATCH 0/4] drm: ssd130x: Add support for SINO WEALTH SH1106 Chen-Yu Tsai
2022-03-30 19:08 ` Chen-Yu Tsai
2022-03-30 19:08 ` Chen-Yu Tsai [this message]
2022-03-30 19:08 ` [PATCH 1/4] dt-bindings: vendor-prefixes: Add prefix for SINO WEALTH Eletronics Ltd Chen-Yu Tsai
2022-04-01 9:29 ` Javier Martinez Canillas
2022-04-01 9:29 ` Javier Martinez Canillas
2022-04-01 13:43 ` Krzysztof Kozlowski
2022-04-01 13:43 ` Krzysztof Kozlowski
2022-03-30 19:08 ` [PATCH 2/4] dt-bindings: display: ssd1307fb: Add entry for SINO WEALTH SH1106 Chen-Yu Tsai
2022-03-30 19:08 ` Chen-Yu Tsai
2022-04-01 9:32 ` Javier Martinez Canillas
2022-04-01 9:32 ` Javier Martinez Canillas
2022-04-04 15:06 ` Chen-Yu Tsai
2022-04-04 15:06 ` Chen-Yu Tsai
2022-04-04 15:48 ` Javier Martinez Canillas
2022-04-04 15:48 ` Javier Martinez Canillas
2022-04-04 16:11 ` Chen-Yu Tsai
2022-04-04 16:11 ` Chen-Yu Tsai
2022-04-04 16:58 ` Javier Martinez Canillas
2022-04-04 16:58 ` Javier Martinez Canillas
2022-04-01 13:44 ` Krzysztof Kozlowski
2022-04-01 13:44 ` Krzysztof Kozlowski
2022-03-30 19:08 ` [PATCH 3/4] drm: ssd130x: Support page addressing mode Chen-Yu Tsai
2022-03-30 19:08 ` Chen-Yu Tsai
2022-04-01 10:02 ` Javier Martinez Canillas
2022-04-01 10:02 ` Javier Martinez Canillas
2022-03-30 19:08 ` [PATCH 4/4] drm: ssd130x: Add support for SINO WEALTH SH1106 Chen-Yu Tsai
2022-03-30 19:08 ` Chen-Yu Tsai
2022-04-01 10:10 ` Javier Martinez Canillas
2022-04-01 10:10 ` Javier Martinez Canillas
2022-04-04 16:35 ` Chen-Yu Tsai
2022-04-04 16:35 ` Chen-Yu Tsai
2022-04-04 16:41 ` Javier Martinez Canillas
2022-04-04 16:41 ` Javier Martinez Canillas
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=20220330190846.13997-2-wens@kernel.org \
--to=wens@kernel.org \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=javierm@redhat.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mripard@kernel.org \
--cc=robh+dt@kernel.org \
--cc=wens@csie.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.