diff mbox series

[v2] dt-bindings: vendor-prefixes: add Thundercomm

Message ID 20220113103036.GA4456@standask-GA-A55M-S2HP (mailing list archive)
State Not Applicable
Headers show
Series [v2] dt-bindings: vendor-prefixes: add Thundercomm | expand

Commit Message

Stanislav Jakubek Jan. 13, 2022, 10:30 a.m. UTC
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>
---
Changes in v2:
  - Reworked patch description
  - Rebase on next-20220113

 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Rob Herring Jan. 14, 2022, 3:03 p.m. UTC | #1
On Thu, 13 Jan 2022 11:30:36 +0100, Stanislav Jakubek wrote:
> 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>
> ---
> Changes in v2:
>   - Reworked patch description
>   - Rebase on next-20220113
> 
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index b3de81e8290f..81815b8fb0a5 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1211,6 +1211,8 @@  patternProperties:
     description: THine Electronics, Inc.
   "^thingyjp,.*":
     description: thingy.jp
+  "^thundercomm,.*":
+    description: Thundercomm Technology Co., Ltd.
   "^ti,.*":
     description: Texas Instruments
   "^tianma,.*":