Deleted Added
full compact
127d126
< reg = <0x10020710 8>;
128a128
> syscon = <&pmu_system_controller>;
180c180
< compatible = "samsung,exynos3250-rtc";
---
> compatible = "samsung,s3c6410-rtc";
251a252
> iommus = <&sysmmu_fimd0>;
270a272,281
> sysmmu_fimd0: sysmmu@11E20000 {
> compatible = "samsung,exynos-sysmmu";
> reg = <0x11e20000 0x1000>;
> interrupts = <0 80 0>, <0 81 0>;
> clock-names = "sysmmu", "master";
> clocks = <&cmu CLK_SMMUFIMD0>, <&cmu CLK_FIMD0>;
> power-domains = <&pd_lcd0>;
> #iommu-cells = <0>;
> };
>