From: Gary Bisson Date: Wed, 3 Dec 2014 23:03:51 +0000 (-0800) Subject: ARM: clk-imx6q: fix video divider for rev T0 1.0 X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~260^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ef447950bf0955aca46f4a7617d8ce435cf0ce;p=pandora-kernel.git ARM: clk-imx6q: fix video divider for rev T0 1.0 The post dividers do not work on i.MX6Q rev T0 1.0 so they must be fixed to 1. As the table index was wrong, a divider a of 4 could still be requested which implied the clock not to be set properly. This is the root cause of the HDMI not working at high resolution on rev T0 1.0 of the SoC. Signed-off-by: Gary Bisson Cc: Signed-off-by: Shawn Guo --- Reading git-diff-tree failed