commit | b4f8023b79d1c78852ff3c137df66069417dea1a | [log] [tgz] |
---|---|---|
author | Alex Marginean <alexandru.marginean@nxp.com> | Sat Jan 11 01:05:36 2020 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Fri Jan 24 14:28:26 2020 +0530 |
tree | f3b610dd137c7ae6893ddef3a33d07b9efc1a4f7 | |
parent | c36916116e08396ac9c38e9bd95fdf1b1c965293 [diff] |
board: fsl: lx2160a: free up arch_misc_init Currently LX2 board code uses arch_misc_init to set up the board mux on RDB and QDS. Move this code to misc_init_r. This is consistent with LS gen 2 and T series SoCs/boards. Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>