diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2020-01-12 16:14:07 +0800 |
---|---|---|
committer | Paul Burton <paulburton@kernel.org> | 2020-01-15 10:48:10 -0800 |
commit | 1590b1eb93703405e43f07bedb69e52ad4d70034 (patch) | |
tree | e807f98d4b5959dc8d6bc1e2f09dbe0adc50529e /Documentation | |
parent | 1f33d9bcb995f3e5e688dec66f3ae15ec76dc71e (diff) | |
download | linux-1590b1eb93703405e43f07bedb69e52ad4d70034.tar.gz linux-1590b1eb93703405e43f07bedb69e52ad4d70034.tar.bz2 linux-1590b1eb93703405e43f07bedb69e52ad4d70034.zip |
dt-bindings: Document loongson vendor-prefix
Loongson is a MIPS-compatible processor vendor.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: chenhc@lemote.com
Cc: paul.burton@mips.com
Cc: tglx@linutronix.de
Cc: jason@lakedaemon.net
Cc: maz@kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: robh+dt@kernel.org
Cc: mark.rutland@arm.co
Cc: devicetree@vger.kernel.org
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 50c2b635ecfd..31b364107e60 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -545,6 +545,8 @@ patternProperties: description: Logic PD, Inc. "^longcheer,.*": description: Longcheer Technology (Shanghai) Co., Ltd. + "^loongson,.*": + description: Loongson Technology Corporation Limited "^lsi,.*": description: LSI Corp. (LSI Logic) "^lwn,.*": |