[PATCH 2/3] ARM: dts: i.MX53: Enable CODA7541 VPU
Lucas Stach
l.stach at pengutronix.de
Wed Mar 19 10:49:23 EDT 2014
From: Philipp Zabel <p.zabel at pengutronix.de>
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 at pengutronix.de>
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
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 80615dfa2177..a6f361b08439 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -667,7 +667,6 @@
<&clks IMX5_CLK_VPU_GATE>;
clock-names = "per", "ahb";
iram = <&ocram>;
- status = "disabled";
};
};
--
1.9.0
More information about the linux-arm-kernel
mailing list