Boris Brezillon boris.brezillon@free-electrons.com writes:
On Mon, 5 Dec 2016 17:50:13 -0800 Florian Fainelli f.fainelli@gmail.com wrote:
On 12/02/2016 05:48 AM, Boris Brezillon wrote:
The VEC IP is a TV DAC, providing support for PAL and NTSC standards.
Signed-off-by: Boris Brezillon boris.brezillon@free-electrons.com
diff --git a/drivers/gpu/drm/vc4/vc4_vec.c b/drivers/gpu/drm/vc4/vc4_vec.c new file mode 100644 index 000000000000..2d4256fcc6f2 --- /dev/null +++ b/drivers/gpu/drm/vc4/vc4_vec.c @@ -0,0 +1,657 @@ +/*
- Copyright (C) 2016 Broadcom Limited
The standard copyright template post acquisition is just Broadcom, not Broadcom Limited, nor Broadcom corporation. Can you audit your entire submission and fix this up accordingly?
This is the only patch adding a copyright header. Eric, can you fix that when applying the series or should I resend a new version?
I'll fix it when applying, that's fine. (I had in v1 and forgot to tell you!)