提交 d1bf2abe 编写于 作者: V Vikas Sajjan 提交者: Kukjin Kim

ARM: dts: Move display-timing information inside FIMD DT node for exynos5250

As the display-timing information is parsed by FIMD driver, it makes
sense to move the display-timing DT node inside FIMD DT node for exynos5250
Signed-off-by: NVikas Sajjan <vikas.sajjan@linaro.org>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 b75e2e3d
...@@ -262,6 +262,8 @@ ...@@ -262,6 +262,8 @@
pinctrl-0 = <&dp_hpd>; pinctrl-0 = <&dp_hpd>;
}; };
fimd@14400000 {
status = "okay";
display-timings { display-timings {
native-mode = <&timing0>; native-mode = <&timing0>;
timing0: timing@0 { timing0: timing@0 {
...@@ -277,6 +279,7 @@ ...@@ -277,6 +279,7 @@
vsync-len = <4>; vsync-len = <4>;
}; };
}; };
};
fixed-rate-clocks { fixed-rate-clocks {
xxti { xxti {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册