diff options
author | Wenhao Cui <[email protected]> | 2022-12-23 11:18:12 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-01-10 14:19:39 +0100 |
commit | 43ba22818788f5a8fff5b1feaa329fa4991a3225 (patch) | |
tree | 512d2e17ba6910de9e257b22c846c50ef34abbf7 | |
parent | 2bf2f4d9f673013a58109626b87329310537a611 (diff) |
dt-bindings: vendor-prefixes: Document EmbedFire
EmbedFire is a manufacturer of embed computers and education platform for
embed devices from Dongguan.
Add vendor prefix for it.
Signed-off-by: Wenhao Cui <[email protected]>
Signed-off-by: Yuteng Zhong <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/Y6Ud9MhRjCVAYMCj@VM-66-53-centos
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 70ffb3780621..016f0ce31f9d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -396,6 +396,8 @@ patternProperties: description: Elimo Engineering Ltd. "^elpida,.*": description: Elpida Memory, Inc. + "^embedfire,.*": + description: Dongguan EmbedFire Electronic Technology Co., Ltd. "^embest,.*": description: Shenzhen Embest Technology Co., Ltd. "^emlid,.*": |