diff options
author | 2019-07-19 12:39:24 +0530 | |
---|---|---|
committer | 2019-07-23 16:30:55 +0800 | |
commit | 417393a5072f81cc009b00755f4ac23a9cf83987 (patch) | |
tree | 986982aa771c128380e9b49957f059a7488cc030 | |
parent | dt-bindings: arm: nxp: Add device tree binding for ls1046a-frwy board (diff) | |
download | wireguard-linux-417393a5072f81cc009b00755f4ac23a9cf83987.tar.xz wireguard-linux-417393a5072f81cc009b00755f4ac23a9cf83987.zip |
dt-bindings: Add Vendor prefix for Einfochips
Add devicetree vendor prefix for Einfochips.
https://www.einfochips.com/
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-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 6992bbbbffab..b01b6fe8a8ce 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -269,6 +269,8 @@ patternProperties: description: Emerging Display Technologies "^eeti,.*": description: eGalax_eMPIA Technology Inc + "^einfochips,.*": + description: Einfochips "^elan,.*": description: Elan Microelectronic Corp. "^elgin,.*": |