Searched hist:"001 cdbbb32ef1f62f5913f2913eab49e3270ee7b" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/configs/ |
H A D | mx6slevk_spinor_defconfig | diff 001cdbbb32ef1f62f5913f2913eab49e3270ee7b Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers
Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together.
DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled.
Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|
H A D | mx6slevk_defconfig | diff 001cdbbb32ef1f62f5913f2913eab49e3270ee7b Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers
Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together.
DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled.
Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|
H A D | mx6slevk_spl_defconfig | diff 001cdbbb32ef1f62f5913f2913eab49e3270ee7b Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers
Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together.
DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled.
Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|
/openbmc/u-boot/board/freescale/mx6slevk/ |
H A D | mx6slevk.c | diff 001cdbbb32ef1f62f5913f2913eab49e3270ee7b Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers
Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together.
DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled.
Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|
/openbmc/u-boot/include/configs/ |
H A D | mx6slevk.h | diff 001cdbbb32ef1f62f5913f2913eab49e3270ee7b Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers
Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together.
DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled.
Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|