OSDN Git Service

ARM: dts: i.MX53: Add reset line to VPU device node
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 19 Mar 2014 14:49:24 +0000 (15:49 +0100)
committerShawn 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

index 39ea33a..375e66f 100644 (file)
                                clocks = <&clks IMX5_CLK_VPU_GATE>,
                                         <&clks IMX5_CLK_VPU_GATE>;
                                clock-names = "per", "ahb";
+                               resets = <&src 1>;
                                iram = <&ocram>;
                        };
                };