ARM: dts: Add g2d clock properties
authorChanho Park <chanho61.park@samsung.com>
Fri, 31 May 2013 11:39:07 +0000 (20:39 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:43:08 +0000 (11:43 +0900)
This patch adds g2d's clock properties.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
arch/arm/boot/dts/exynos4x12.dtsi

index caaff80..30da6ca 100644 (file)
                compatible = "samsung,exynos4212-g2d";
                reg = <0x10800000 0x1000>;
                interrupts = <0 89 0>;
+               clocks = <&clock 277>;
+               clock-names = "fimg2d";
                status = "disabled";
        };