commit | a4cea859349ff74f3a8263e0da721e926845ed1e | [log] [tgz] |
---|---|---|
author | Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> | Tue Sep 23 21:10:26 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Fri Oct 10 09:44:42 2014 -0400 |
tree | 44362987fca17980f35dc8a93a2781b4fa9df902 | |
parent | 7a187f5a6d1352af0a878c0cd293c0b8f17409f8 [diff] |
ARM: keystone: clock: fix main pll ratio div definitions The definitions for div ratio supposed to be in hex and were added in dec by mistake. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>