Message ID | 20210418210956.3024-1-alistair@alistair23.me |
---|---|
State | Superseded |
Headers | show |
Series | [1/2] dt-bindings: Add E Ink to vendor bindings | expand |
On Mon, 19 Apr 2021 07:09:55 +1000, Alistair Francis wrote: > Add the E Ink Corporation to the vendor bindings. > > Signed-off-by: Alistair Francis <alistair@alistair23.me> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 996f4de2fff5..6c9323dc9b78 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -329,6 +329,8 @@ patternProperties: description: eGalax_eMPIA Technology Inc "^einfochips,.*": description: Einfochips + "^eink,.*": + description: E Ink Corporation "^elan,.*": description: Elan Microelectronic Corp. "^element14,.*":
Add the E Ink Corporation to the vendor bindings. Signed-off-by: Alistair Francis <alistair@alistair23.me> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)