commit | 7e2ca9c54e3e03115c3853f82e9a7d0fa9fbd265 | [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 | 423483dcbdb526d1e2daf8cbf31bf9acd4a4583d [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>