]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dt: dove: add video decoder power domain description
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 Jul 2015 18:59:46 +0000 (19:59 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 5 Aug 2015 16:33:27 +0000 (18:33 +0200)
Add the description of the video decoder 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 fad121c95487cc233aa88ba3a23cbdae6891397f..aa33e13064dbb2e2e1f9c30fed498074ea3dabd6 100644 (file)
                                #reset-cells = <1>;
 
                                domains {
+                                       vpu_domain: vpu-domain {
+                                               #power-domain-cells = <0>;
+                                               marvell,pmu_pwr_mask = <0x00000008>;
+                                               marvell,pmu_iso_mask = <0x00000001>;
+                                               resets = <&pmu 16>;
+                                       };
                                };
 
                                thermal: thermal-diode@001c {