From: Sean Paul Date: Tue, 7 Oct 2014 14:04:42 +0000 (+0200) Subject: drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~61^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3bc3a98fd1df5839cdc5cbce4dfdb9e4c03655;p=pandora-kernel.git drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier Make sure the DSI PHY_TIMING and BTA_TIMING registers are initialized when the clocks are set up as opposed to when the output is enabled. This makes sure that the PHY timings are properly set up when the panel is prepared and that DCS commands sent at that time use the appropriate timings. Signed-off-by: Sean Paul Signed-off-by: Thierry Reding --- Reading git-diff-tree failed