Commit 399882c1 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: dts: Configure power domain for omap4 dsp



This allows shutting down the dsp domain when not in use.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 0c7815f3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -330,6 +330,7 @@
			/* Domains (V, P, C): iva, tesla_pwrdm, tesla_clkdm */
			clocks = <&tesla_clkctrl OMAP4_DSP_CLKCTRL 0>;
			clock-names = "fck";
			power-domains = <&prm_tesla>;
			resets = <&prm_tesla 1>;
			reset-names = "rstctrl";
			#address-cells = <1>;