Re: [U-Boot] [PATCH V2 05/10] video: Add driver for Parade PS8625 dP to LVDS bridge

2014-06-26 Thread Wolfgang Denk
Dear Ajay Kumar, In message <1403769668-2026-6-git-send-email-ajaykumar...@samsung.com> you wrote: ... > + * Use of this source code is governed by a BSD-style license that can be > + * found in the LICENSE file. NAK. We need precise licnese terms; just mentioning some "LICENSE file" without ev

[U-Boot] [PATCH V2 05/10] video: Add driver for Parade PS8625 dP to LVDS bridge

2014-06-26 Thread Ajay Kumar
From: Vadim Bendebury The initialization table comes from the "Illustration of I2C command for initialing PS8625" document supplied by Parade. Signed-off-by: Vadim Bendebury Signed-off-by: Ajay Kumar Acked-by: Simon Glass Tested-by: Simon Glass --- drivers/video/Makefile | 1 + drivers/vi