Searched hist:"031 ed2fa748ccfc746bd0e0073f8690c84a0d7b6" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | designware_i2c.h | 031ed2fa748ccfc746bd0e0073f8690c84a0d7b6 Sun Feb 26 23:13:29 UTC 2012 Vipin KUMAR <vipin.kumar@st.com> i2c: Add support for designware i2c controller
Earlier, a driver exists in the u-boot source for designware i2c interface. That driver was specific to spear platforms. This patch implements the i2c controller as a generic driver which can be used by multiple platforms
The driver files are now renamed to designware_i2c.c and designware_i2c.h and these are moved into drivers/i2c folder for reusability by other platforms
Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com>
|
| H A D | designware_i2c.c | 031ed2fa748ccfc746bd0e0073f8690c84a0d7b6 Sun Feb 26 23:13:29 UTC 2012 Vipin KUMAR <vipin.kumar@st.com> i2c: Add support for designware i2c controller
Earlier, a driver exists in the u-boot source for designware i2c interface. That driver was specific to spear platforms. This patch implements the i2c controller as a generic driver which can be used by multiple platforms
The driver files are now renamed to designware_i2c.c and designware_i2c.h and these are moved into drivers/i2c folder for reusability by other platforms
Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com>
|
| H A D | Makefile | 031ed2fa748ccfc746bd0e0073f8690c84a0d7b6 Sun Feb 26 23:13:29 UTC 2012 Vipin KUMAR <vipin.kumar@st.com> i2c: Add support for designware i2c controller
Earlier, a driver exists in the u-boot source for designware i2c interface. That driver was specific to spear platforms. This patch implements the i2c controller as a generic driver which can be used by multiple platforms
The driver files are now renamed to designware_i2c.c and designware_i2c.h and these are moved into drivers/i2c folder for reusability by other platforms
Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com>
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | spear-common.h | 031ed2fa748ccfc746bd0e0073f8690c84a0d7b6 Sun Feb 26 23:13:29 UTC 2012 Vipin KUMAR <vipin.kumar@st.com> i2c: Add support for designware i2c controller
Earlier, a driver exists in the u-boot source for designware i2c interface. That driver was specific to spear platforms. This patch implements the i2c controller as a generic driver which can be used by multiple platforms
The driver files are now renamed to designware_i2c.c and designware_i2c.h and these are moved into drivers/i2c folder for reusability by other platforms
Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com>
|