From: Tushar Behera Date: Wed, 11 Dec 2013 22:45:07 +0000 (+0900) Subject: ARM: dts: Update display clock frequency for Origen-4210 X-Git-Tag: fixes-nc-for-linus~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67ddd05382d98a106b75dba47f7550456ab5f832;p=pandora-kernel.git ARM: dts: Update display clock frequency for Origen-4210 As per the timing information for supported panel, the value should be between 47.2 MHz to 47.9 MHz for 60Hz refresh rate. Total horizontal pixels = 1024 (x-res) + 80 (margin) + 48 (hsync) = 1152 Total vertical pixels = 600 (y-res) + 80 (margin) + 3 (vsync) = 683 Target pixel clock rate for refresh rate @60 Hz = 1152 * 683 * 60 = 47208960 Hz ~ 47.5 MHz Signed-off-by: Tushar Behera Signed-off-by: Sachin Kamat Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed