mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
ARM: dts: enable fimd for exynos5420 based peach-pit board
Enable fimd for peach-pit 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
077054aef1
commit
4779aacf91
|
|
@ -244,3 +244,8 @@ &watchdog {
|
|||
&i2s0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&fimd {
|
||||
status = "okay";
|
||||
samsung,invert-vclk;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user