From c92578c6e58b55a829d8954b1b9327225d1367cd Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Wed, 19 Mar 2014 15:49:23 +0100
Subject: [PATCH] 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
Signed-off-by: Lucas Stach
Signed-off-by: Shawn Guo
---
arch/arm/boot/dts/imx53.dtsi | 1 -
1 file changed, 1 deletion(-)
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";
};
};
--
2.20.1