projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c92578c
)
ARM: dts: i.MX53: Add reset line to VPU device node
author
Philipp Zabel
<p.zabel@pengutronix.de>
Wed, 19 Mar 2014 14:49:24 +0000
(15:49 +0100)
committer
Shawn Guo
<shawn.guo@freescale.com>
Fri, 16 May 2014 15:01:44 +0000
(23:01 +0800)
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 39ea33a09c4748e08a20eb08d806ad68043b253a..375e66fad578e2e67ef611174fff6bd66708f6a2 100644
(file)
--- a/
arch/arm/boot/dts/imx53.dtsi
+++ b/
arch/arm/boot/dts/imx53.dtsi
@@
-727,6
+727,7
@@
clocks = <&clks IMX5_CLK_VPU_GATE>,
<&clks IMX5_CLK_VPU_GATE>;
clock-names = "per", "ahb";
+ resets = <&src 1>;
iram = <&ocram>;
};
};