diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2013-03-28 12:35:20 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-09 10:52:57 -0400 |
commit | 09ebf366599d691ef25c343cb66fe19ce2a74d52 (patch) | |
tree | b6a39f2d8900719c9e6f7d6a8a2a9240c1fa6d91 /arch/arm/boot/dts/imx6q.dtsi | |
parent | 41c043428804b34def308f1fd34ce50cca70c36c (diff) |
ARM i.MX6q: Link system reset controller (SRC) to IPU in DT
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6q.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi index 83bc61cac61e..21e675848bd1 100644 --- a/arch/arm/boot/dts/imx6q.dtsi +++ b/arch/arm/boot/dts/imx6q.dtsi | |||
@@ -335,6 +335,7 @@ | |||
335 | interrupts = <0 8 0x4 0 7 0x4>; | 335 | interrupts = <0 8 0x4 0 7 0x4>; |
336 | clocks = <&clks 133>, <&clks 134>, <&clks 137>; | 336 | clocks = <&clks 133>, <&clks 134>, <&clks 137>; |
337 | clock-names = "bus", "di0", "di1"; | 337 | clock-names = "bus", "di0", "di1"; |
338 | resets = <&src 4>; | ||
338 | }; | 339 | }; |
339 | }; | 340 | }; |
340 | }; | 341 | }; |