Message ID | 20200311125135.30832-2-ple@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add it66121 driver | expand |
On Wed, Mar 11, 2020 at 01:51:32PM +0100, Phong LE wrote: > Add ITE Tech Inc. prefix "ite" in vendor-prefixes. More information on: > http://www.ite.com.tw/ > > Signed-off-by: Phong LE <ple@baylibre.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) Already have a patch for this queued for 5.7. Rob
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index a2da166df1bc..c2fb444e1900 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -475,6 +475,8 @@ patternProperties: description: Intersil "^issi,.*": description: Integrated Silicon Solutions Inc. + "^ite,.*": + description: ITE Tech Inc. "^itead,.*": description: ITEAD Intelligent Systems Co.Ltd "^iwave,.*":
Add ITE Tech Inc. prefix "ite" in vendor-prefixes. More information on: http://www.ite.com.tw/ Signed-off-by: Phong LE <ple@baylibre.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)