commit | 15347d2dea32d88e9d1553e26b7eb3553550f424 | [log] [tgz] |
---|---|---|
author | Stephen Carlson <stcarlso@linux.microsoft.com> | Tue Jun 22 16:35:20 2021 -0700 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Jul 20 14:18:04 2021 +0530 |
tree | b48dd2886cd363b78e13d67553990a9db584e56d | |
parent | dd3dfa50d88cffeb244485594a7bf18c58ae6d63 [diff] |
board: freescale: Refactor NXP common mux code Refactors similar mux code from multiple NXP boards into a common location, and allows it to be disabled in config. New config: CONFIG_FSL_USE_PCA9547_MUX to enable PCA9547 mux functionality. Signed-off-by: Stephen Carlson <stcarlso@linux.microsoft.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>