MXSCM-292-2 mx6sxscm: convert to enable OF_CONTROL and DM drivers
authorJuan Gutierrez <juan.gutierrez@nxp.com>
Thu, 20 Apr 2017 23:58:36 +0000 (18:58 -0500)
committerJuan Gutierrez <juan.gutierrez@nxp.com>
Fri, 28 Apr 2017 17:06:43 +0000 (12:06 -0500)
commitbabb68d3e7854992793781d7240e4c23da499ea8
tree04db850f3a099e18573d4a70a89ac788b628bcf4
parentc420113c114fb7a892d3eb37077bb42f2c489a8f
MXSCM-292-2 mx6sxscm: convert to enable OF_CONTROL and DM drivers

Update mx6sxscm boards code and build configurations to enable
OF_CONTROL and DM drivers.

1. Update GPIO codes for adding gpio request
2. Update PMIC and LDO by-pass codes for DM PMIC
3. Add lpddr2 512MB size and eMMC options tolocal Kconfig
4. Update license with NXP 2017
5. Add defconfigs for EVB boards

Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
arch/arm/cpu/armv7/mx6/Kconfig
board/freescale/mx6sxscm/Kconfig
board/freescale/mx6sxscm/Makefile
board/freescale/mx6sxscm/imximage_lpddr2.cfg
board/freescale/mx6sxscm/mx6sxscm.c
board/freescale/mx6sxscm/plugin.S
configs/mx6sxscm_1gb_evb_android_defconfig [new file with mode: 0644]
configs/mx6sxscm_1gb_evb_defconfig [new file with mode: 0644]
configs/mx6sxscm_1gb_evb_m4fastup_defconfig [new file with mode: 0644]
configs/mx6sxscm_1gb_evb_plugin_defconfig [new file with mode: 0644]
include/configs/mx6sxscm.h