Message ID | 20230510112349.939991-2-aidanmacdonald.0x0@gmail.com |
---|---|
State | New |
Headers | show |
Series | [v1,1/3] ASoC: Add ESS ES9218P codec driver | expand |
On 10/05/2023 13:23, Aidan MacDonald wrote: > Add prefix "ess" for ESS Technology <https://www.esstech.com>. > > Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 82d39ab0231b..95c42e32e02e 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -438,6 +438,8 @@ patternProperties: description: Seiko Epson Corp. "^esp,.*": description: Espressif Systems Co. Ltd. + "^ess,.*": + description: ESS Technology, Inc. "^est,.*": description: ESTeem Wireless Modems "^ettus,.*":
Add prefix "ess" for ESS Technology <https://www.esstech.com>. Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)