From: Russell King Date: Wed, 15 Jul 2015 18:59:46 +0000 (+0100) Subject: ARM: dt: dove: add video decoder power domain description X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7c2293f523c67511581711b244022e4a1efdc0a6;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 Signed-off-by: Andrew Lunn Signed-off-by: Gregory CLEMENT --- 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 {