diff options
author | Heiko Stuebner <heiko.stuebner@theobroma-systems.com> | 2019-12-24 12:29:05 +0100 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2020-01-04 16:20:29 +0100 |
commit | 3862c824de3aa73be5a5ba716f6df8085cc67473 (patch) | |
tree | 2dbcc2df1773c2638dc3cbba79526fb63b75c0d1 /Documentation | |
parent | 80805774fc354f9ae7755a8e649a01dedfd0dcf8 (diff) | |
download | linux-3862c824de3aa73be5a5ba716f6df8085cc67473.tar.gz linux-3862c824de3aa73be5a5ba716f6df8085cc67473.tar.bz2 linux-3862c824de3aa73be5a5ba716f6df8085cc67473.zip |
dt-bindings: Add vendor prefix for Xinpeng Technology
Shenzhen Xinpeng Technology Co., Ltd produces for example display panels.
Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191224112907.30758-1-heiko@sntech.de
Diffstat (limited to 'Documentation')
-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 967e78c5ec0a..d7c5c47dc47c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1050,6 +1050,8 @@ patternProperties: description: Extreme Engineering Solutions (X-ES) "^xillybus,.*": description: Xillybus Ltd. + "^xinpeng,.*": + description: Shenzhen Xinpeng Technology Co., Ltd "^xlnx,.*": description: Xilinx "^xunlong,.*": |