commit | d74b331f2ff083252d53b136f3cec9cb1ca2fc9e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Wed Nov 20 20:26:05 2013 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Nov 27 09:39:21 2013 +0100 |
tree | 82c436382803c39f5ec4c41921cc828db3f01715 | |
parent | 4e785c6ae90724b8e0b9610a61e6afc0a8f4379d [diff] |
efikamx: Fix pmic_init() argument On efikamx 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>