diff options
author | Fabio Estevam <festevam@denx.de> | 2022-05-05 13:19:03 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-05-05 14:53:34 +0200 |
commit | 5c39d087c98db6bc453e6f7911e7a9713f219a77 (patch) | |
tree | 18ca82d6cd7592aa36619b01d071f82a68c9af81 /Documentation/devicetree/bindings | |
parent | dt-bindings: dmaengine: fsl-imx: deprecate '#dma-channels' and '#dma-requests' (diff) | |
download | linux-5c39d087c98db6bc453e6f7911e7a9713f219a77.tar.xz linux-5c39d087c98db6bc453e6f7911e7a9713f219a77.zip |
dt-bindings: vendor-prefixes: Add prefix for Storopack
Add a vendor prefix entry for Storopack (https://www.storopack.com).
Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-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 01430973ecec..0206bb14c1df 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1193,6 +1193,8 @@ patternProperties: description: StorLink Semiconductors, Inc. "^storm,.*": description: Storm Semiconductor, Inc. + "^storopack,.*": + description: Storopack "^summit,.*": description: Summit microelectronics "^sunchip,.*": |