diff options
author | Wenhao Cui <lasstp5011@gmail.com> | 2022-12-23 04:18:12 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-01-10 14:19:39 +0100 |
commit | 43ba22818788f5a8fff5b1feaa329fa4991a3225 (patch) | |
tree | 512d2e17ba6910de9e257b22c846c50ef34abbf7 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | arm64: dts: rockchip: Add Radxa CM3I E25 (diff) | |
download | linux-43ba22818788f5a8fff5b1feaa329fa4991a3225.tar.xz linux-43ba22818788f5a8fff5b1feaa329fa4991a3225.zip |
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 <lasstp5011@gmail.com>
Signed-off-by: Yuteng Zhong <zonyitoo@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/Y6Ud9MhRjCVAYMCj@VM-66-53-centos
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-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,.*": |