commit | 69e35fe0ff7b7ab03d6adc714b08ad6e359f7d01 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Mon Jul 22 01:24:47 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:35:16 2019 +0200 |
tree | 1ea890d8e728a31c6c08b27a4fa87c8b82abda40 | |
parent | 6e2af916e852c735f094042119d80dba6b1fbe38 [diff] |
i.MX7ULP: Fix PCC register bits mask and offset issue The offset for FRAC and the mask for PCD are not correct. If we set FRAC, we can't get the right frequency. Fix them to correct value. Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>