Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: prima2: add resets property for VPP nodes

this patch adds missed resets property for CSR SiRFprimaII Video Post
Processor(VPP) node.

Signed-off-by: Renwei Wu <renwei.wu@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>

authored by

Renwei Wu and committed by
Barry Song
f97b1a1d 1f634d74

+1
+1
arch/arm/boot/dts/prima2.dtsi
··· 137 137 reg = <0x90020000 0x10000>; 138 138 interrupts = <31>; 139 139 clocks = <&clks 35>; 140 + resets = <&rstc 6>; 140 141 }; 141 142 }; 142 143