Skip to content

Commit

Permalink
ARM: dts: i.MX53: Enable CODA7541 VPU
Browse files Browse the repository at this point in the history
This IP module is always present and has no external connections.
There is no reason to disable it in the device tree.

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 f0ee045 commit c92578c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/imx53.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,6 @@
<&clks IMX5_CLK_VPU_GATE>;
clock-names = "per", "ahb";
iram = <&ocram>;
status = "disabled";
};
};

Expand Down

0 comments on commit c92578c

Please sign in to comment.