|
@@ -269,6 +269,15 @@
|
|
iommu-names = "left", "right";
|
|
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 {
|
|
tmu: tmu@10060000 {
|
|
compatible = "samsung,exynos5250-tmu";
|
|
compatible = "samsung,exynos5250-tmu";
|
|
reg = <0x10060000 0x100>;
|
|
reg = <0x10060000 0x100>;
|