diff options
author | Heiko Stuebner <[email protected]> | 2019-12-24 12:29:05 +0100 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2020-01-04 16:20:29 +0100 |
commit | 3862c824de3aa73be5a5ba716f6df8085cc67473 (patch) | |
tree | 2dbcc2df1773c2638dc3cbba79526fb63b75c0d1 | |
parent | 80805774fc354f9ae7755a8e649a01dedfd0dcf8 (diff) |
dt-bindings: Add vendor prefix for Xinpeng Technology
Shenzhen Xinpeng Technology Co., Ltd produces for example display panels.
Signed-off-by: Heiko Stuebner <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-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,.*": |