diff options
| author | Sumit Garg <[email protected]> | 2024-05-27 11:08:24 +0530 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2024-05-28 08:49:18 -0500 |
| commit | 1fabbb0888c3d74366133de848228a899477aa34 (patch) | |
| tree | 6115c845912c9a8e5443472f5ef892a010c4b1b4 | |
| parent | d3d8b80845eb51266407aa39310dab0a42b7c6ad (diff) | |
dt-bindings: vendor-prefixes: Add Schneider Electric
Add vendor prefix for Schneider Electric (https://www.se.com/).
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Sumit Garg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[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 fbf47f0bacf1..a00ddcce5556 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1254,6 +1254,8 @@ patternProperties: description: Smart Battery System "^schindler,.*": description: Schindler + "^schneider,.*": + description: Schneider Electric "^seagate,.*": description: Seagate Technology PLC "^seeed,.*": |