From 1fabbb0888c3d74366133de848228a899477aa34 Mon Sep 17 00:00:00 2001 From: Sumit Garg Date: Mon, 27 May 2024 11:08:24 +0530 Subject: [PATCH] dt-bindings: vendor-prefixes: Add Schneider Electric Add vendor prefix for Schneider Electric (https://www.se.com/). Acked-by: Krzysztof Kozlowski Signed-off-by: Sumit Garg Link: https://lore.kernel.org/r/20240527053826.294526-2-sumit.garg@linaro.org Signed-off-by: Bjorn Andersson --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) 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,.*": -- 2.25.1