diff options
author | Qin Jian <qinjian@cqplus1.com> | 2021-12-22 15:05:57 +0800 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-01-09 18:56:48 -0600 |
commit | 0bbeb64cb063d746cdb2fdc8c1e3f4d51e268b23 (patch) | |
tree | 8093d448ccd4eaa505459eff0a40d78dd5473e0b /Documentation/devicetree | |
parent | da17d6905d29ddcdc04b2fdc37ed8cf1e8437cc8 (diff) | |
download | lwn-0bbeb64cb063d746cdb2fdc8c1e3f4d51e268b23.tar.gz lwn-0bbeb64cb063d746cdb2fdc8c1e3f4d51e268b23.zip |
dt-bindings: vendor-prefixes: Add Sunplus
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>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/2e74a1339a5ea54d92fdc4d1998a2b169e23b82b.1640154492.git.qinjian@cqplus1.com
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 1463b951d44a..5983a2f6fb30 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1155,6 +1155,8 @@ patternProperties: description: Summit microelectronics "^sunchip,.*": description: Shenzhen Sunchip Technology Co., Ltd + "^sunplus,.*": + description: Sunplus Technology Co., Ltd. "^SUNW,.*": description: Sun Microsystems, Inc "^supermicro,.*": |