Message ID | 20191011125022.16329-2-kamel.bouhara@bootlin.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | d9bd62baf0db5f67c428f19f210183be4b21ced7 |
Headers | show |
Series | Add new Overkiz Kizbox3 support | expand |
On Fri, 11 Oct 2019 14:50:20 +0200, Kamel Bouhara wrote: > Overkiz is a smarthome solutions provider, more information on: > https://www.overkiz.com > > Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.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 967e78c5ec0a..9b1582b3bdc3 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -705,6 +705,8 @@ patternProperties: description: Ortus Technology Co., Ltd. "^osddisplays,.*": description: OSD Displays + "^overkiz,.*": + description: Overkiz SAS "^ovti,.*": description: OmniVision Technologies "^oxsemi,.*":
Overkiz is a smarthome solutions provider, more information on: https://www.overkiz.com Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)