On Mon, Mar 23, 2020 at 01:21:52PM +0800, allen wrote: > ITE Tech. Inc. (abbreviated as ITE ) is a professional fabless IC > design house. ITE's core technology includes PC and NB Controller chips, > Super I/O, High Speed Serial Interface, Video Codec, Touch Sensing, > Surveillance, OFDM, Sensor Fusion, and so on. The commit message should explain why you are changing ',' to '.' because you are no longer adding the vendor. > > more information on: http://www.ite.com.tw/ > > Signed-off-by: Allen Chen <allen.chen@xxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index 4c8eaa1..49b7294 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -482,7 +482,7 @@ patternProperties: > "^issi,.*": > description: Integrated Silicon Solutions Inc. > "^ite,.*": > - description: ITE Tech, Inc. > + description: ITE Tech. Inc. > "^itead,.*": > description: ITEAD Intelligent Systems Co.Ltd > "^iwave,.*": > -- > 1.9.1 >