]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dt: dove: add GPU power domain description
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 Jul 2015 18:59:52 +0000 (19:59 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 5 Aug 2015 16:34:30 +0000 (18:34 +0200)
Add the description of the GPU power domain to the PMU DT entry.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/dove.dtsi

index aa33e13064dbb2e2e1f9c30fed498074ea3dabd6..179121630ad75a1456e7e4fc073d6f85977550d9 100644 (file)
                                                marvell,pmu_iso_mask = <0x00000001>;
                                                resets = <&pmu 16>;
                                        };
+
+                                       gpu_domain: gpu-domain {
+                                               #power-domain-cells = <0>;
+                                               marvell,pmu_pwr_mask = <0x00000004>;
+                                               marvell,pmu_iso_mask = <0x00000002>;
+                                               resets = <&pmu 18>;
+                                       };
                                };
 
                                thermal: thermal-diode@001c {