diff options
author | Stanislav Jakubek <stano.jakubek@gmail.com> | 2022-01-13 11:30:36 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-01-17 16:26:44 -0600 |
commit | 6f2dfed0b6f078149072c34631a77902a8c85c7e (patch) | |
tree | 55780425954309123293b526213dc92b0dbd89f9 /Documentation/devicetree | |
parent | ca146834d6cdbde80dead9daf8e7e127fc85d31f (diff) | |
download | lwn-6f2dfed0b6f078149072c34631a77902a8c85c7e.tar.gz lwn-6f2dfed0b6f078149072c34631a77902a8c85c7e.zip |
dt-bindings: vendor-prefixes: add Thundercomm
The vendor prefix for Thundercomm [1] is used in device tree [2], but
was not documented so far. Add it to the schema to document it.
[1] https://www.thundercomm.com/
[2] arch/arm64/boot/dts/qcom/sdm845-db845c.dts
Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220113103036.GA4456@standask-GA-A55M-S2HP
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 9de8c0f5217f..1634c4db79a9 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1207,6 +1207,8 @@ patternProperties: description: THine Electronics, Inc. "^thingyjp,.*": description: thingy.jp + "^thundercomm,.*": + description: Thundercomm Technology Co., Ltd. "^ti,.*": description: Texas Instruments "^tianma,.*": |