Message ID | 20210915085715.1134940-3-adeep@lexina.in (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: meson: add support for JetHub D1/H1 | expand |
On Wed, 15 Sep 2021 11:57:15 +0300, Vyacheslav Bocharov wrote: > JetHome is trademark of IP Sokolov P.A., manufacturer of home automation > devices. > > Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in> > --- > 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 a867f7102c35..c52f0d3261bb 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -577,6 +577,8 @@ patternProperties: description: JEDEC Solid State Technology Association "^jesurun,.*": description: Shenzhen Jesurun Electronics Business Dept. + "^jethome,.*": + description: JetHome (IP Sokolov P.A.) "^jianda,.*": description: Jiandangjing Technology Co., Ltd. "^kam,.*":
JetHome is trademark of IP Sokolov P.A., manufacturer of home automation devices. Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)