Home
last modified time | relevance | path

Searched hist:"356 d15ebb2b0bb2adde2ca4fe4cccb87f75531a0" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Ddavinci_i2c.h356d15ebb2b0bb2adde2ca4fe4cccb87f75531a0 Fri Apr 04 17:16:51 UTC 2014 Karicheri, Muralidharan <m-karicheri2@ti.com> i2c, davinci: move i2c_defs.h to the drivers/i2c directory

This patch moves the davinci i2c_defs.h file to drivers.i2c directory.
It will allow to reuse the davinci_i2c driver for TI Keystone2 SOCs.

Not used "git mv" command to move the file because small part of
it with definitions specific for Davinci SOCs has to remain in the
arch/arm/include/asm/arch-davinci.

Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Acked-by: Tom Rini <trini@ti.com>
H A Ddavinci_i2c.c356d15ebb2b0bb2adde2ca4fe4cccb87f75531a0 Fri Apr 04 17:16:51 UTC 2014 Karicheri, Muralidharan <m-karicheri2@ti.com> i2c, davinci: move i2c_defs.h to the drivers/i2c directory

This patch moves the davinci i2c_defs.h file to drivers.i2c directory.
It will allow to reuse the davinci_i2c driver for TI Keystone2 SOCs.

Not used "git mv" command to move the file because small part of
it with definitions specific for Davinci SOCs has to remain in the
arch/arm/include/asm/arch-davinci.

Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Acked-by: Tom Rini <trini@ti.com>