mirror of https://gitee.com/openkylin/linux.git
ARM: dts: enable fimd for exynos5250-snow board
Enable fimd node for snow board. Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
parent
62ffa706d8
commit
2f0262314f
|
@ -397,4 +397,8 @@ backlight {
|
|||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
fimd@14400000 {
|
||||
status = "okay";
|
||||
samsung,invert-vclk;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue