Home
last modified time | relevance | path

Searched hist:"5 f97ae68" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_i2c.h5f97ae68 Fri Dec 07 07:50:42 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> i2c: omap24xx_i2c: Use platdata to probe the device

This allows the driver to be used without OF_CONTROL.
AM335x support DM_SPL but does not use SPL_OF_CONTROL. Enabling DM_I2C in
SPL thus requires that the omap I2C can be passed platdata.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Di2c.h5f97ae68 Fri Dec 07 07:50:42 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> i2c: omap24xx_i2c: Use platdata to probe the device

This allows the driver to be used without OF_CONTROL.
AM335x support DM_SPL but does not use SPL_OF_CONTROL. Enabling DM_I2C in
SPL thus requires that the omap I2C can be passed platdata.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
/openbmc/u-boot/drivers/i2c/
H A Domap24xx_i2c.c5f97ae68 Fri Dec 07 07:50:42 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> i2c: omap24xx_i2c: Use platdata to probe the device

This allows the driver to be used without OF_CONTROL.
AM335x support DM_SPL but does not use SPL_OF_CONTROL. Enabling DM_I2C in
SPL thus requires that the omap I2C can be passed platdata.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>