mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
031ed2fa74
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> |
||
---|---|---|
.. | ||
hardware.h | ||
spr_defs.h | ||
spr_emi.h | ||
spr_gpt.h | ||
spr_misc.h | ||
spr_nand.h | ||
spr_smi.h | ||
spr_syscntl.h | ||
spr_xloader_table.h |