commit | ae3f752919fa2eff4fa865e5fb09657452856a84 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Tue Aug 17 17:10:35 2021 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | e366911a32166698238c191a601f399aa644c55d | |
parent | 9b7c3495500c31b4acf416c9f866947feab3e230 [diff] |
arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MP According to 8MM/MN/MP reference manual, their pad registers only have 4 valid DSE values. And DSE2 and DSE4 are different with current definitions in iomux-v3.h. Fix the issue to align with manual. Signed-off-by: Ye Li <ye.li@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com>