ARM: dts: i.MX53: Add reset line to VPU device node
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>
This commit is contained in:
parent
c92578c6e5
commit
b1e2e54610
1 changed files with 1 additions and 0 deletions
|
@ -727,6 +727,7 @@
|
||||||
clocks = <&clks IMX5_CLK_VPU_GATE>,
|
clocks = <&clks IMX5_CLK_VPU_GATE>,
|
||||||
<&clks IMX5_CLK_VPU_GATE>;
|
<&clks IMX5_CLK_VPU_GATE>;
|
||||||
clock-names = "per", "ahb";
|
clock-names = "per", "ahb";
|
||||||
|
resets = <&src 1>;
|
||||||
iram = <&ocram>;
|
iram = <&ocram>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue