Message ID | 20211123151252.143631-2-ariel.dalessandro@collabora.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add support for BSH SMM M2 and S2 boards | expand |
On Tue, 23 Nov 2021 12:12:48 -0300, Ariel D'Alessandro wrote: > Document vendor prefix for BSH Hausgeraete GmbH ('BSH Home Appliances', > B/S/H/) manufacturer. > > Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 66d6432fd781..5f35d7ad9760 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -187,6 +187,8 @@ patternProperties: description: Shanghai Broadmobi Communication Technology Co.,Ltd. "^brcm,.*": description: Broadcom Corporation + "^bsh,.*": + description: BSH Hausgeraete GmbH "^buffalo,.*": description: Buffalo, Inc. "^bur,.*":
Document vendor prefix for BSH Hausgeraete GmbH ('BSH Home Appliances', B/S/H/) manufacturer. Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)