summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-am33xx/i2c.h
AgeCommit message (Expand)Author
2018-12-10i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-07-07am33xx: Fix i2c sampling rate typoTom Rini
2012-07-07am335x: Correct i2c sysc offsetTom Rini
2012-01-23ARM: AM33XX: Add i2c supportPatil, Rachna