commit | dea2e642b236a08a3cb99088d3b3f826299780cc | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Mon Apr 25 16:57:37 2022 -0500 |
committer | David Leach <david.leach@nxp.com> | Thu May 12 16:57:17 2022 -0500 |
tree | 36815618b7be27c68b544dd98901d641f438aba1 | |
parent | e1ef51ce39d43c94f1fb5ba1eaa783a87900696b [diff] |
soc: mimx8ml8_m7: add pin control support for mimx8ml8_m7 Add pin control support for IOMUXC peripheral present on mimx8ml8_m7 soc. This reuses the existing pin control driver for the IOMUXC peripheral, but uses a new header and compatible binding to handle the different register layout on this SOC. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>