Message ID | 20240313123017.362570-2-sumit.garg@linaro.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS | expand |
On 13/03/2024 13:30, Sumit Garg wrote: > Add vendor prefix for Schneider Electric (https://www.se.com/). > > Signed-off-by: Sumit Garg <sumit.garg@linaro.org> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 1a0dc04f1db4..4ef38573e411 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1211,6 +1211,8 @@ patternProperties: description: Smart Battery System "^schindler,.*": description: Schindler + "^schneider,.*": + description: Schneider Electric "^seagate,.*": description: Seagate Technology PLC "^seeed,.*":
Add vendor prefix for Schneider Electric (https://www.se.com/). Signed-off-by: Sumit Garg <sumit.garg@linaro.org> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)