diff options
author | Renwei Wu <Renwei.Wu@csr.com> | 2014-11-25 18:46:43 +0800 |
---|---|---|
committer | Barry Song <Baohua.Song@csr.com> | 2014-11-25 18:46:43 +0800 |
commit | f17352ca9a241208671f8f725e88e1dded486460 (patch) | |
tree | 3dbd152cb808f8e1e97da697bbe19e32027e4acb /arch/arm/boot/dts/atlas6.dtsi | |
parent | f97b1a1de44fbd39c8a992afc0f322f3d0ff8d11 (diff) |
ARM: dts: atlas6: add resets property for VPP nodes
this patch adds missed resets property for CSR SiRFatlasVI Video Post
Processor(VPP) node.
Signed-off-by: Renwei Wu <renwei.wu@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Diffstat (limited to 'arch/arm/boot/dts/atlas6.dtsi')
-rw-r--r-- | arch/arm/boot/dts/atlas6.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/atlas6.dtsi b/arch/arm/boot/dts/atlas6.dtsi index 1eb83c84d9dc..c12d13908b2d 100644 --- a/arch/arm/boot/dts/atlas6.dtsi +++ b/arch/arm/boot/dts/atlas6.dtsi @@ -131,6 +131,7 @@ reg = <0x90020000 0x10000>; interrupts = <31>; clocks = <&clks 35>; + resets = <&rstc 6>; }; }; |