diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2014-03-19 15:49:23 +0100 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-05-16 17:01:44 +0200 |
commit | c92578c6e58b55a829d8954b1b9327225d1367cd (patch) | |
tree | 44d38af1019c1b07abf95ff997d66482ab49f0a6 /arch/arm/boot/dts/imx53.dtsi | |
parent | ARM: dts: imx25-pdk: Add USB Host1 support (diff) | |
download | linux-c92578c6e58b55a829d8954b1b9327225d1367cd.tar.xz linux-c92578c6e58b55a829d8954b1b9327225d1367cd.zip |
ARM: dts: i.MX53: Enable CODA7541 VPU
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>
Diffstat (limited to 'arch/arm/boot/dts/imx53.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx53.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi index 04815c66fef4..39ea33a09c47 100644 --- a/arch/arm/boot/dts/imx53.dtsi +++ b/arch/arm/boot/dts/imx53.dtsi @@ -728,7 +728,6 @@ <&clks IMX5_CLK_VPU_GATE>; clock-names = "per", "ahb"; iram = <&ocram>; - status = "disabled"; }; }; |