diff options
author | 2024-12-23 11:43:49 +0800 | |
---|---|---|
committer | 2025-01-02 10:36:45 -0600 | |
commit | 208a55c4818cda2b57a92f4f99a2886a2b002eec (patch) | |
tree | 7bf175e9dfe31778f90f04b8a66f96029123e326 | |
parent | of: Constify 'struct bin_attribute' (diff) | |
download | wireguard-linux-208a55c4818cda2b57a92f4f99a2886a2b002eec.tar.xz wireguard-linux-208a55c4818cda2b57a92f4f99a2886a2b002eec.zip |
dt-bindings: vendor-prefixes: add Siflower
Shanghai Siflower Communication Co. is a manufacturer for home router SoCs.
Add a vendor prefix for it.
Link: http://www.siflower.com.cn/en
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20241223034350.215375-1-gch981213@gmail.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-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 da01616802c7..30b89be750a2 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1336,6 +1336,8 @@ patternProperties: description: Siemens AG "^sifive,.*": description: SiFive, Inc. + "^siflower,.*": + description: Shanghai Siflower Communication Co. "^sigma,.*": description: Sigma Designs, Inc. "^sii,.*": |