From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 5 Apr 2012 13:30:45 +0200 Subject: [U-Boot] [PATCH 3/7] LCD: add data structure for EXYNOS display driver In-Reply-To: <4F7D3BC4.4020404@samsung.com> References: <4F7D3BC4.4020404@samsung.com> Message-ID: <20120405133045.7d43349c@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Thu, 05 Apr 2012 15:29:24 +0900 Donghwa Lee wrote: > Add vidinfo data structure for EXYNOS display driver > > Signed-off-by: Donghwa Lee > Signed-off-by: Kyungmin Park > Signed-off-by: Inki Dae > --- > include/lcd.h | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 64 insertions(+), 0 deletions(-) Thanks for reworking, looks good. Acked-by: Anatolij Gustschin This patch can be merged through u-boot-samsung git tree. I'll comment on other video patches of this series soon. Thanks, Anatolij