diff options
author | allen <[email protected]> | 2020-04-27 17:16:52 +0800 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2020-05-02 09:33:07 +0200 |
commit | 5213a8db23f1768c974b41c15df9d1570f5f5147 (patch) | |
tree | d87829c7dfd1e4669e7155f1628a363c19a503e8 | |
parent | 7837300c250cdda06bf82177fa4f1a512d290ee0 (diff) |
dt-bindings: fix vendor prefix for ITE Tech. Inc.
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.
Our official name is "ITE Tech. Inc.", so change "ITE," to "ITE.".
more information on: http://www.ite.com.tw/
Signed-off-by: Allen Chen <[email protected]>
Acked-by: Rob Herring <[email protected]>
Fixes: 17ff9478ffa3 ("dt-bindings: Add ITE Tech prefix")
Cc: Marek Vasut <[email protected]>
Cc: [email protected]
Cc: Allen Chen <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
[added fixes tag and updated subject]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 31012f91fb9a..a129db1701e5 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -490,7 +490,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,.*": |