Home
last modified time | relevance | path

Searched hist:"001 cdbbb" (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/configs/
H A Dmx6slevk_defconfig001cdbbb 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 Dmx6slevk_spinor_defconfig001cdbbb 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 Dmx6slevk_spl_defconfig001cdbbb 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 Dmx6slevk.c001cdbbb 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 Dmx6slevk.h001cdbbb 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>