diff options
author | Sebastian Reichel <[email protected]> | 2023-07-10 18:52:16 +0200 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-07-11 15:24:29 +0200 |
commit | 3dc9c73e65fbe1d8b4762b2ef763d8f5941e87bb (patch) | |
tree | 72f7f63e6b1a11179374c616714da4a6860914fd | |
parent | 7efcaf997ae624caeccd046b6266fc2b7c0b91dc (diff) |
dt-bindings: vendor-prefixes: Add prefix for belling
Add a vendor prefix entry for belling (https://www.belling.com.cn)
Signed-off-by: Sebastian Reichel <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[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 af60bf1a6664..c80a866477e4 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -190,6 +190,8 @@ patternProperties: description: Compass Electronics Group, LLC "^beagle,.*": description: BeagleBoard.org Foundation + "^belling,.*": + description: Shanghai Belling Co., Ltd. "^bhf,.*": description: Beckhoff Automation GmbH & Co. KG "^bitmain,.*": |