projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0ee045
)
ARM: dts: i.MX53: Enable CODA7541 VPU
author
Philipp Zabel
<p.zabel@pengutronix.de>
Wed, 19 Mar 2014 14:49:23 +0000
(15:49 +0100)
committer
Shawn Guo
<shawn.guo@freescale.com>
Fri, 16 May 2014 15:01:44 +0000
(23:01 +0800)
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>
arch/arm/boot/dts/imx53.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx53.dtsi
b/arch/arm/boot/dts/imx53.dtsi
index 04815c66fef48b5a03b6b5af30cad6d1f373ba65..39ea33a09c4748e08a20eb08d806ad68043b253a 100644
(file)
--- 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";
};
};