diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-05-23 10:14:15 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-05-24 22:50:38 +0200 |
commit | 2496f17772f757ba7a58c2abc1cdfdaf7cca29fb (patch) | |
tree | 27e11e9b1870fcca4aa30bdd67efb1058dc9625a /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | checkpatch.pl: Update DT vendor prefix check (diff) | |
download | linux-2496f17772f757ba7a58c2abc1cdfdaf7cca29fb.tar.xz linux-2496f17772f757ba7a58c2abc1cdfdaf7cca29fb.zip |
dt-bindings: Add vendor prefix for Espressif
Add Espressif Systems DT vendor prefix. That prefix has been used for quite
some time for WiFi chips, but has never been documented.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 33a65a45e319..c4d4f6714814 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -277,6 +277,8 @@ patternProperties: description: Ecole Polytechnique Fédérale de Lausanne "^epson,.*": description: Seiko Epson Corp. + "^esp,.*": + description: Espressif Systems Co. Ltd. "^est,.*": description: ESTeem Wireless Modems "^ettus,.*": |