diff options
| author | Heiko Stuebner <heiko@sntech.de> | 2025-07-07 18:48:57 +0200 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2025-08-22 23:00:05 +0200 |
| commit | 8e484ff181b177ea2e86e537fd7a5c8f9d7532ad (patch) | |
| tree | caf4be2ae2268a337859fd496ea03799d164c493 | |
| parent | 9002f55ee4480f23bd2ce91fb5fca536ce31717e (diff) | |
| download | linux-8e484ff181b177ea2e86e537fd7a5c8f9d7532ad.tar.gz linux-8e484ff181b177ea2e86e537fd7a5c8f9d7532ad.zip | |
dt-bindings: vendor-prefixes: Add prefix for Shenzhen Bestar Electronic
Add the prefix for Bestar, named in full both on Panelook.com and their
display datasheets as
Shenzhen Bestar Electronic Technology Co., Ltd.
which produces at least DSI displays and maybe more.
Acked-by: "Rob Herring (Arm)" <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250707164906.1445288-5-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 77160cd47f54..abc43c43813a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -221,6 +221,8 @@ patternProperties: description: BeagleBoard.org Foundation "^belling,.*": description: Shanghai Belling Co., Ltd. + "^bestar,.*": + description: Shenzhen Bestar Electronic Technology Co., Ltd. "^bhf,.*": description: Beckhoff Automation GmbH & Co. KG "^bigtreetech,.*": |
