MXSCM-290-2 mx6dqscm: convert to enable OF_CONTROL and DM drivers
authorJuan Gutierrez <juan.gutierrez@nxp.com>
Wed, 19 Apr 2017 15:38:05 +0000 (10:38 -0500)
committerJuan Gutierrez <juan.gutierrez@nxp.com>
Fri, 28 Apr 2017 17:06:43 +0000 (12:06 -0500)
commit93e1f1fd1e11b8f7f1394f1d61c8551966158110
treea2c24b52e9647b4b64ac717c8509d3bfbe1ec293
parentdb9d13df4b215d67aa47783234c0cb9d34e1fe8d
MXSCM-290-2 mx6dqscm: convert to enable OF_CONTROL and DM drivers

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

1. Update GPIO codes for adding gpio request
2. Enable USB DM driver
3. Update PMIC and LDO by-pass codes for DM PMIC
4. Add spinor boot support
5. Add lpddr2 modes, sizes and boards on local Kconfig
6. Update license with NXP 2017
7. Add defconfigs for qwks boards

Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
18 files changed:
arch/arm/cpu/armv7/mx6/Kconfig
board/freescale/mx6dqscm/Kconfig
board/freescale/mx6dqscm/MAINTAINERS
board/freescale/mx6dqscm/Makefile
board/freescale/mx6dqscm/README
board/freescale/mx6dqscm/imximage_scm_lpddr2.cfg
board/freescale/mx6dqscm/mx6dqscm.c
board/freescale/mx6dqscm/plugin.S
configs/mx6dqscm_1gb_fix_qwks_rev2_android_defconfig [new file with mode: 0644]
configs/mx6dqscm_1gb_fix_qwks_rev2_defconfig [new file with mode: 0644]
configs/mx6dqscm_1gb_fix_qwks_rev2_plugin_defconfig [new file with mode: 0644]
configs/mx6dqscm_1gb_fix_qwks_rev2_spinor_defconfig [new file with mode: 0644]
configs/mx6dqscm_1gb_fix_qwks_rev3_android_defconfig [new file with mode: 0644]
configs/mx6dqscm_1gb_fix_qwks_rev3_defconfig [new file with mode: 0644]
configs/mx6dqscm_1gb_fix_qwks_rev3_plugin_defconfig [new file with mode: 0644]
configs/mx6dqscm_1gb_fix_qwks_rev3_spinor_defconfig [new file with mode: 0644]
include/configs/mx6dqscm.h
include/configs/mx6dqscm_android.h