]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: Add G2D support to exynos5250
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 31 Jul 2013 12:07:53 +0000 (21:07 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 31 Jul 2013 12:07:53 +0000 (21:07 +0900)
Adds G2D node to exynos5250 DT file.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5250.dtsi

index ef57277fc38fa4b79262dd056a896fe6c92c77cb..6f356ce04147c8515ea9f88eb24f94ff97577541 100644 (file)
                clock-names = "watchdog";
        };
 
+       g2d@10850000 {
+               compatible = "samsung,exynos5250-g2d";
+               reg = <0x10850000 0x1000>;
+               interrupts = <0 91 0>;
+               clocks = <&clock 345>;
+               clock-names = "fimg2d";
+       };
+
        codec@11000000 {
                compatible = "samsung,mfc-v6";
                reg = <0x11000000 0x10000>;