summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/dove.dtsi
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-07-15 19:59:46 +0100
committerGregory CLEMENT <gregory.clement@free-electrons.com>2015-08-05 18:33:27 +0200
commit7c2293f523c67511581711b244022e4a1efdc0a6 (patch)
treeee52cb3914d1ddacb598bf749272bf49933b65b9 /arch/arm/boot/dts/dove.dtsi
parent71296a39c5e5daad7d46a9e759e0c6f8338649aa (diff)
ARM: dt: dove: add video decoder power domain description
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>
Diffstat (limited to 'arch/arm/boot/dts/dove.dtsi')
-rw-r--r--arch/arm/boot/dts/dove.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi
index fad121c95487..aa33e13064db 100644
--- a/arch/arm/boot/dts/dove.dtsi
+++ b/arch/arm/boot/dts/dove.dtsi
@@ -432,6 +432,12 @@
#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 {