EXYNOS5: Add device node for FIMD
[kernel/u-boot.git] / arch / arm / dts / exynos5250.dtsi
index 61d35a8..cfc9062 100644 (file)
                reg = <0x10060000 0x10000>;
        };
 
+       fimd@14400000 {
+               compatible = "samsung,exynos-fimd";
+               reg = <0x14400000 0x10000>;
+               #address-cells = <1>;
+               #size-cells = <1>;
+       };
 };