commit | 9f6e5d96a0ceaeb238f2e37bc4d33ffb471a9a21 | [log] [tgz] |
---|---|---|
author | Jacky Bai <ping.bai@nxp.com> | Tue Jan 25 16:34:58 2022 +0800 |
committer | Jacky Bai <ping.bai@nxp.com> | Tue Feb 27 14:29:54 2024 +0800 |
tree | 643fe0e079b6f415d59bfd5b7e05509ac0c7fb23 | |
parent | d3724c1950194bdfbeb1a247ede3d677a47dccfa [diff] |
feat(imx8ulp): enable the DDR frequency scaling support Enable the DDR frequency scaling support on i.MX8ULP. Normally, the freq_index define is as below: 0: boot frequency; 1: low frequency(PLL bypassed); 2. high frequency(PLL ON). Currently, DDR DFS only do frequency switching between Low freq and high freq. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Change-Id: I3acd8bdf75e2dd6dff645b9f597dcfc0a756c428