commit | c28b8c7ba9f8ee44dfd0febe10f08851bb131118 | [log] [tgz] |
---|---|---|
author | Laurence Withers <lwithers@guralp.com> | Mon Jul 30 23:30:36 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:14 2012 +0200 |
tree | 666f1b6c167037c9873643cf262e20709ecbad87 | |
parent | 7e9e68e6d862195da559f94e14d12d9cd67a6b7c [diff] |
DaVinci DA8xx: replace magic number for DDR speed Replace a magic number for the DDR2/mDDR PHY clock ID with a proper definition. In addition, don't request this clock ID on DA830 hardware, which does not have a DDR2/mDDR PHY (or associated PLL controller). Signed-off-by: Laurence Withers <lwithers@guralp.com> Cc: Tom Rini <trini@ti.com> Cc: Prabhakar Lad <prabhakar.csengg@gmail.com>