[PATCH] arm: dts: set panel clock properly for trats2 board
Hyungwon Hwang
human.hwang at samsung.com
Thu Mar 12 07:10:03 PDT 2015
Since commit abc0b1447d4974963548777a5ba4a4457c82c426 ("drm: Perform
basic sanity checks on probed modes"), it became mandatory to set
the pixel clock of the panel. This patch sets the pixel clock properly.
Signed-off-by: Hyungwon Hwang <human.hwang at samsung.com>
---
arch/arm/boot/dts/exynos4412-trats2.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts b/arch/arm/boot/dts/exynos4412-trats2.dts
index 29231b4..073ff01 100644
--- a/arch/arm/boot/dts/exynos4412-trats2.dts
+++ b/arch/arm/boot/dts/exynos4412-trats2.dts
@@ -691,7 +691,7 @@
display-timings {
timing-0 {
- clock-frequency = <0>;
+ clock-frequency = <60000000>;
hactive = <720>;
vactive = <1280>;
hfront-porch = <5>;
--
1.9.1
More information about the dri-devel
mailing list