Skip to content

Commit

Permalink
ARM: dts: i.MX53: Add reset line to VPU device node
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
  • Loading branch information
Philipp Zabel authored and Shawn Guo committed May 16, 2014
1 parent c92578c commit b1e2e54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/imx53.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,7 @@
clocks = <&clks IMX5_CLK_VPU_GATE>,
<&clks IMX5_CLK_VPU_GATE>;
clock-names = "per", "ahb";
resets = <&src 1>;
iram = <&ocram>;
};
};
Expand Down

0 comments on commit b1e2e54

Please sign in to comment.