Skip to content

Commit

Permalink
ARM: dts: Configure power domain for omap4 dsp
Browse files Browse the repository at this point in the history
This allows shutting down the dsp domain when not in use.

Signed-off-by: Tony Lindgren <[email protected]>
  • Loading branch information
tmlind committed Nov 19, 2020
1 parent 0c7815f commit 399882c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/omap4-l4.dtsi
Original file line number Diff line number Diff line change
@@ -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>;

0 comments on commit 399882c

Please sign in to comment.