diff options
author | Icenowy Zheng <icenowy@aosc.io> | 2020-07-01 18:29:16 +0200 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2020-07-01 19:19:14 +0200 |
commit | 5f5df8b4253f12dbc0b9e328b3334ce28c16fc08 (patch) | |
tree | c79320e6e4e98787fa1c73e8883f92b8c33f476f | |
parent | 92703c710972ee4db0f585668a597e957c781c45 (diff) | |
download | linux-stable-5f5df8b4253f12dbc0b9e328b3334ce28c16fc08.tar.gz linux-stable-5f5df8b4253f12dbc0b9e328b3334ce28c16fc08.tar.bz2 linux-stable-5f5df8b4253f12dbc0b9e328b3334ce28c16fc08.zip |
dt-bindings: vendor-prefixes: Add Xingbangda
Shenzhen Xingbangda Display Technology Co., Ltd is a company which
produces LCD modules. It supplies the LCD panels for the PinePhone.
Add the vendor prefix of it.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Ondrej Jirman <megous@megous.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200701162928.1638874-2-megous@megous.com
-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 9aeab66be85f..740b116b179f 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1157,6 +1157,8 @@ patternProperties: description: Xiaomi Technology Co., Ltd. "^xillybus,.*": description: Xillybus Ltd. + "^xingbangda,.*": + description: Shenzhen Xingbangda Display Technology Co., Ltd "^xinpeng,.*": description: Shenzhen Xinpeng Technology Co., Ltd "^xlnx,.*": |