Messages in this thread |  | | Date | Sun, 1 May 2022 10:59:56 +0200 | Subject | Re: [PATCH v2 6/8] dt-bindings: vendor-prefixes: add Sundance DSP | From | Krzysztof Kozlowski <> |
| |
On 30/04/2022 15:09, Conor Dooley wrote: > From: Conor Dooley <conor.dooley@microchip.com> > > Sundance DSP Inc. (https://www.sundancedsp.com/) is a supplier of > high-performance DSP and FPGA processor boards and I/O modules. > > Signed-off-by: Conor Dooley <conor.dooley@microchip.com> > Signed-off-by: Conor Dooley <mail@conchuod.ie>
If your @microchip.com email still works, then there is no need to double-sign it. At the end you are still the same person... unless you're not. :)
This applies to your other patches as well.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index 01430973ecec..1d47a38c2a2e 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -1197,6 +1197,8 @@ patternProperties: > description: Summit microelectronics > "^sunchip,.*": > description: Shenzhen Sunchip Technology Co., Ltd > + "^sundance,.*": > + description: Sundance DSP Inc. > "^sunplus,.*": > description: Sunplus Technology Co., Ltd. > "^SUNW,.*":
Best regards, Krzysztof
|  |