u-boot-brain/board/freescale
Fabio Estevam 570aa2fac3 imx: Explicitly pass the I2C bus number in pmic_init()
The pmic_init() function has the I2C or SPI bus number that is connected to the
PMIC.

Instead of passing I2C_PMIC, explicitly pass the I2C bus number via I2C_x
definition.

The motivation for doing this is to avoid people just doing a copy and paste
of I2C_PMIC into their board file when another I2C bus is actually used to
interface to their PMIC.

This also makes more obvious which is the I2C bus connected to the PMIC, without
having to search in the source code for the meaning of the 'I2C_PMIC' number.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2013-12-17 16:54:16 +01:00
..
b4860qds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bsc9131rdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bsc9132qds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
c29xpcie board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
common board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
corenet_ds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
imx/ddr Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
m547xevb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m548xevb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5208evbe m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5235evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5249evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5253demo m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5253evbe m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5271evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5272c3 m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5275evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5282evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5329evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m5373evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m52277evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m53017evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m54418twr m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m54451evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
m54455evb m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc832xemds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc837xemds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc837xerdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc5121ads board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc7448hpc2 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8260ads cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
mpc8266ads board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8308rdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8313erdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8315erdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8323erdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8349emds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8349itx board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8360emds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8360erdk board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8536ds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8540ads board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8541cds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8544ds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8548cds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8555cds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8560ads board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8568mds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8569mds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8572ds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8610hpcd board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpc8641hpcn board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mx6qarm2 i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents 2013-11-13 10:19:50 +01:00
mx6qsabreauto i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents 2013-11-13 10:19:50 +01:00
mx6sabresd mx6sabresd: Add SPI NOR support 2013-11-28 08:28:53 +01:00
mx6slevk board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mx23evk board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mx25pdk imx: Explicitly pass the I2C bus number in pmic_init() 2013-12-17 16:54:16 +01:00
mx28evk board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mx31ads board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mx31pdk mx31pdk: Fix pmic_init() argument 2013-11-27 09:39:21 +01:00
mx35pdk imx: Explicitly pass the I2C bus number in pmic_init() 2013-12-17 16:54:16 +01:00
mx51evk mx51evk: Fix pmic_init() argument 2013-11-27 09:39:21 +01:00
mx53ard board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mx53evk imx: Explicitly pass the I2C bus number in pmic_init() 2013-12-17 16:54:16 +01:00
mx53loco imx: Explicitly pass the I2C bus number in pmic_init() 2013-12-17 16:54:16 +01:00
mx53smd board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p1_p2_rdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p1_p2_rdb_pc freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y 2013-11-06 08:50:28 -05:00
p1_twr board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p1010rdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p1022ds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p1023rdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p1023rds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p2020come board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p2020ds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p2041rdb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
t4qds board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
t1040qds board: powerpc: convert more makefiles to Kbuild style 2013-11-01 11:42:13 -04:00
vf610twr board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00