]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commitdiff
arm/dts: dra7: Add gpu supply
authorHemant Hariyani <hemanthariyani@ti.com>
Thu, 11 Jul 2013 15:28:04 +0000 (10:28 -0500)
committerPraneeth Bajjuri <praneeth@ti.com>
Sat, 13 Jul 2013 00:00:14 +0000 (19:00 -0500)
Add smps6_reg as gpu supply

Signed-off-by: Hemant Hariyani <hemanthariyani@ti.com>
arch/arm/boot/dts/dra7-evm.dts

index 896d885f94f1d12d99045bc3d2749d17c227b094..7a56b6d4ac25e3128ed7e455a830d5eae06f0fb8 100644 (file)
                regulator-min-microvolt = <3000000>;
                regulator-max-microvolt = <3000000>;
        };
+
+       ocp {
+               gpu: gpu@0x56000000 {
+                       gpu-supply = <&avs_gpu>;
+               };
+       };
+
 };
 
 &dra7_pmx_core {