dts: exynos4x12: Add device tree node for exynos4 busfreq.
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Mon, 7 Oct 2013 06:37:19 +0000 (15:37 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:44:50 +0000 (11:44 +0900)
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
arch/arm/boot/dts/exynos4x12.dtsi

index 0eafcce..5d73533 100644 (file)
        rotator@12810000 {
                compatible = "samsung,exynos4212-rotator";
        };
+
+       busfreq@0 {
+               compatible = "samsung,exynos4x12-busfreq";
+               status = "disabled";
+       };
 };