mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
30 lines
1.0 KiB
Diff
30 lines
1.0 KiB
Diff
From ea1f663261cea2fe53626fd2d96c5e8b4d475e28 Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Thu, 12 Jun 2025 10:25:29 +0000
|
|
Subject: [PATCH 33/37] WIP: dt-bindings: vendor-prefixes: add Fuda Hisi
|
|
Microelectronics
|
|
|
|
Add the "fdhisi" prefix for Fuda Hisi Microelectronics Co, Ltd.
|
|
|
|
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
|
|
---
|
|
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
index 32f8f24ec809..d02615496b2b 100644
|
|
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
@@ -531,6 +531,8 @@ patternProperties:
|
|
description: Fastrax Oy
|
|
"^fcs,.*":
|
|
description: Fairchild Semiconductor
|
|
+ "^fdhisi,.*":
|
|
+ description: Fuzhou Fuda Hisi Microelectronics Co., Ltd.
|
|
"^feixin,.*":
|
|
description: Shenzhen Feixin Photoelectic Co., Ltd
|
|
"^feiyang,.*":
|
|
--
|
|
2.34.1
|
|
|