提交 65e32933 编写于 作者: H Hyungwon Hwang 提交者: Kukjin Kim

ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinato

After the commit abc0b144 ("drm: Perform basic sanity checks on
probed modes"), proper clock-frequency becomes mandatory for
validating the mode of panel.  The display does not work if there is
no mode validated. Also, this clock-frequency must be set
appropriately for getting required frame rate.

Fixes: abc0b144 ("drm: Perform basic sanity checks on probed modes")
Cc: <stable@vger.kernel.org>
Signed-off-by: NHyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
Sigend-off-by: NKukjin Kim <kgene@kernel.org>
上级 d770e558
...@@ -182,7 +182,7 @@ ...@@ -182,7 +182,7 @@
display-timings { display-timings {
timing-0 { timing-0 {
clock-frequency = <0>; clock-frequency = <4600000>;
hactive = <320>; hactive = <320>;
vactive = <320>; vactive = <320>;
hfront-porch = <1>; hfront-porch = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册