ARM: keystone: dts: fix clkvcp3 control register address
authorIvan Khoronzhuk <ivan.khoronzhuk@ti.com>
Mon, 10 Feb 2014 19:07:35 +0000 (14:07 -0500)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 10 Feb 2014 20:17:43 +0000 (15:17 -0500)
The address for control regs in clkvcp3 node is not correct and should
be 0x023500a8 instead of 0x0235000a8.

This lead to few unexpected behaviors while clocks were turned
of in absence of clk_ignore_unused

Mike Turquette <mturquette@linaro.org>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>

No differences found