Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / arm / boot / dts / exynos5250.dtsi
index 88b9cf5f226f2ba27289e56642b1eb517ce69d96..33e2d5f7315b5265fdfc5b74b4a3e38788737f00 100644 (file)
                iommu-names = "left", "right";
        };
 
+       rotator: rotator@11C00000 {
+               compatible = "samsung,exynos5250-rotator";
+               reg = <0x11C00000 0x64>;
+               interrupts = <0 84 0>;
+               clocks = <&clock CLK_ROTATOR>;
+               clock-names = "rotator";
+               iommus = <&sysmmu_rotator>;
+       };
+
        tmu: tmu@10060000 {
                compatible = "samsung,exynos5250-tmu";
                reg = <0x10060000 0x100>;
This page took 0.028408 seconds and 5 git commands to generate.