commit | 0f7145e03776da342cbf6e45a0dea50fde3097d1 | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Mon Apr 25 17:06:33 2022 -0500 |
committer | David Leach <david.leach@nxp.com> | Thu May 12 16:57:17 2022 -0500 |
tree | 47b98bf2d3a4cb0214ad05154a2b3a3ff67d0c8d | |
parent | a4ad9d4c6087a169b5da93baffb29a3997a13751 [diff] |
drivers: gpio_imx: Add pin control support Add pin control support to gpio_imx driver, so that GPIO pin muxes will be selected when the use configures a pin as GPIO. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>