ARM: imx51.dtsi: fix PATA device clock
authorArnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
Sat, 7 Sep 2013 13:23:14 +0000 (15:23 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 17 Sep 2013 02:04:24 +0000 (10:04 +0800)
commit6a030ee36a3c3ed5f08a330e88060a6b71e6c7e3
treed7106e719b5d7143af05829682c6eee04d1ec0aa
parent5d5248a6d110d9ec58c1c1525d338e28357a25c2
ARM: imx51.dtsi: fix PATA device clock

Commit 718a350 (ARM: i.MX51: Add PATA support) adds pata support to the
imx51.dtsi file and is using clock 161. The problem is that the right
clock is 172, according to commit 5d530bb (ARM: i.MX5: Add PATA and SRTC
clocks).  Using the clock 172 makes things work again (and kills a nasty
system freeze).

Tested-by: Steev Klimaszewski <steev@gentoo.org>
Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx51.dtsi