Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9563793d authored by Paweł Chmiel's avatar Paweł Chmiel Committed by Krzysztof Kozlowski
Browse files

ARM: dts: s5pv210: Use correct fimd variant



Since we have separate compatible for S5Pv210 FIMD, let's use it rather
than using one from Exynos4210.

Signed-off-by: default avatarPaweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 0bb677d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -511,7 +511,7 @@
		};

		fimd: fimd@f8000000 {
			compatible = "samsung,exynos4210-fimd";
			compatible = "samsung,s5pv210-fimd";
			interrupt-parent = <&vic2>;
			reg = <0xf8000000 0x20000>;
			interrupt-names = "fifo", "vsync", "lcd_sys";