From: Tomasz Figa Date: Wed, 1 May 2013 19:02:28 +0000 (+0200) Subject: drm/exynos: fimd: Add support for FIMD variants with clock selection X-Git-Tag: v3.11-rc1~65^2~24^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=411d9ed4486a4e40bded42b2e026ba3ce866891f;p=pandora-kernel.git drm/exynos: fimd: Add support for FIMD variants with clock selection Some platforms that can be supported this driver has additional clock source selection bits in VIDCON0 register that allows to select which clock should be used to drive the pixel clock: bus clock or special clock. Since this driver assumes that special clock always drives the pixel clock, this patch sets the selection bitfield to use the special clock. Signed-off-by: Tomasz Figa Acked-by: Joonyoung Shim Signed-off-by: Inki Dae --- Reading git-diff-tree failed