Searched hist:"26 a33504a55e4882520f2e9da96ba6c22badb353" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/i2c/ |
H A D | fsl_i2c.c | 26a33504a55e4882520f2e9da96ba6c22badb353 Mon Apr 12 14:08:17 CDT 2010 Richard Retanubun <RichardRetanubun@RuggedCom.com> fsl_i2c: Added a callpoint for i2c_board_late_init
This patch adds a callpoint in i2c_init that allows board specific i2c board initialization (typically for i2c bus reset) that is called after i2c_init operations, allowing the i2c_board_late_init function to use the pre-configured i2c bus speed and slave address.
|
/openbmc/u-boot/include/ |
H A D | i2c.h | 26a33504a55e4882520f2e9da96ba6c22badb353 Mon Apr 12 14:08:17 CDT 2010 Richard Retanubun <RichardRetanubun@RuggedCom.com> fsl_i2c: Added a callpoint for i2c_board_late_init
This patch adds a callpoint in i2c_init that allows board specific i2c board initialization (typically for i2c bus reset) that is called after i2c_init operations, allowing the i2c_board_late_init function to use the pre-configured i2c bus speed and slave address.
|
/openbmc/u-boot/ |
H A D | README | 26a33504a55e4882520f2e9da96ba6c22badb353 Mon Apr 12 14:08:17 CDT 2010 Richard Retanubun <RichardRetanubun@RuggedCom.com> fsl_i2c: Added a callpoint for i2c_board_late_init
This patch adds a callpoint in i2c_init that allows board specific i2c board initialization (typically for i2c bus reset) that is called after i2c_init operations, allowing the i2c_board_late_init function to use the pre-configured i2c bus speed and slave address.
|