commit | 732590b397ac608369767b2579fdca0937f8adcd | [log] [tgz] |
---|---|---|
author | Laurence Withers <lwithers@guralp.com> | Mon Jul 18 09:53:23 2011 -0400 |
committer | U-Boot <uboot@aari01-12.(none)> | Wed Aug 03 12:49:19 2011 +0200 |
tree | d3ac38a09e7eca459c123d51d333b0b90220ed3a | |
parent | 37dbd1c1adbbe17079da313c03303ff7d3eb6bc5 [diff] |
DA8xx: fix LPSC constants Some of the LPSC constants were incorrect, and some were missing. This commit fixes the incorrect constants (which were not used anywhere in the tree) and adds all constants for both DA830 and DA850, as per the TI datasheets. Signed-off-by: Laurence Withers <lwithers@guralp.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>