linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Qin Jian <qinjian@cqplus1.com>
To: robh+dt@kernel.org
Cc: krzk@kernel.org, mturquette@baylibre.com, sboyd@kernel.org,
	tglx@linutronix.de, maz@kernel.org, p.zabel@pengutronix.de,
	linux@armlinux.org.uk, broonie@kernel.org, arnd@arndb.de,
	stefan.wahren@i2se.com, linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-clk@vger.kernel.org, Qin Jian <qinjian@cqplus1.com>,
	Rob Herring <robh@kernel.org>
Subject: [PATCH v10 01/10] dt-bindings: vendor-prefixes: Add Sunplus
Date: Thu, 10 Mar 2022 14:28:40 +0800	[thread overview]
Message-ID: <2e74a1339a5ea54d92fdc4d1998a2b169e23b82b.1646892810.git.qinjian@cqplus1.com> (raw)
In-Reply-To: <cover.1646892810.git.qinjian@cqplus1.com>

Add vendor prefix for Sunplus Technology Co., Ltd. (http://www.sunplus.com)

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Qin Jian <qinjian@cqplus1.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 a867f7102..50d4ee5ac 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1131,6 +1131,8 @@ patternProperties:
     description: Summit microelectronics
   "^sunchip,.*":
     description: Shenzhen Sunchip Technology Co., Ltd
+  "^sunplus,.*":
+    description: Sunplus Technology Co., Ltd.
   "^SUNW,.*":
     description: Sun Microsystems, Inc
   "^supermicro,.*":
-- 
2.33.1


  reply	other threads:[~2022-03-10  6:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-10  6:28 [PATCH v10 00/10] Add Sunplus SP7021 SoC Support Qin Jian
2022-03-10  6:28 ` Qin Jian [this message]
2022-03-10  6:28 ` [PATCH v10 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards Qin Jian
2022-03-10  9:22   ` Krzysztof Kozlowski
2022-03-10  6:28 ` [PATCH v10 03/10] dt-bindings: reset: Add bindings for SP7021 reset driver Qin Jian
2022-03-10  6:28 ` [PATCH v10 04/10] reset: Add Sunplus " Qin Jian
2022-03-10  6:28 ` [PATCH v10 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver Qin Jian
2022-03-10  9:24   ` Krzysztof Kozlowski
2022-03-10  6:28 ` [PATCH v10 06/10] clk: Add Sunplus " Qin Jian
2022-03-10  9:25   ` Krzysztof Kozlowski
2022-03-10  6:28 ` [PATCH v10 07/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller Qin Jian
2022-03-10  6:28 ` [PATCH v10 08/10] irqchip: Add Sunplus SP7021 interrupt controller driver Qin Jian
2022-03-10  6:28 ` [PATCH v10 09/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC Qin Jian
2022-03-10  6:28 ` [PATCH v10 10/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig Qin Jian

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=2e74a1339a5ea54d92fdc4d1998a2b169e23b82b.1646892810.git.qinjian@cqplus1.com \
    --to=qinjian@cqplus1.com \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=maz@kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=stefan.wahren@i2se.com \
    --cc=tglx@linutronix.de \
    /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).