diff options
author | 2023-07-10 18:52:16 +0200 | |
---|---|---|
committer | 2023-07-11 15:24:29 +0200 | |
commit | 3dc9c73e65fbe1d8b4762b2ef763d8f5941e87bb (patch) | |
tree | 72f7f63e6b1a11179374c616714da4a6860914fd /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | arm64: dts: rockchip: Update sound card label on rk3588-rock-5b (diff) | |
download | wireguard-linux-3dc9c73e65fbe1d8b4762b2ef763d8f5941e87bb.tar.xz wireguard-linux-3dc9c73e65fbe1d8b4762b2ef763d8f5941e87bb.zip |
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>
Diffstat (limited to '')
-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,.*": |