diff options
author | Sebastian Reichel <sebastian.reichel@collabora.com> | 2023-07-10 19:52:16 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-07-11 16:24:29 +0300 |
commit | 3dc9c73e65fbe1d8b4762b2ef763d8f5941e87bb (patch) | |
tree | 72f7f63e6b1a11179374c616714da4a6860914fd | |
parent | 7efcaf997ae624caeccd046b6266fc2b7c0b91dc (diff) | |
download | linux-3dc9c73e65fbe1d8b4762b2ef763d8f5941e87bb.tar.xz |
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 <sebastian.reichel@collabora.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230710165228.105983-2-sebastian.reichel@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-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,.*": |