Home
last modified time | relevance | path

Searched hist:"4 e785c6ae90724b8e0b9610a61e6afc0a8f4379d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx31pdk/
H A Dmx31pdk.c4e785c6ae90724b8e0b9610a61e6afc0a8f4379d Wed Nov 20 22:26:04 UTC 2013 Fabio Estevam <fabio.estevam@freescale.com> mx31pdk: Fix pmic_init() argument

On mx31pdk board the PMIC is connected via SPI interface, so it does not make
sense to pass I2C_PMIC into the pmic_init() interface.

Pass the SPI bus number via CONFIG_FSL_PMIC_BUS option instead.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>