aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-core-of.c
AgeCommit message (Expand)Author
2019-02-05i2c: of: Try to find an I2C adapter matching the parentThierry Reding
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon
2018-05-22i2c: Retain info->of_node in i2c_new_device()Boris Brezillon
2018-05-15i2c: Get rid of i2c_board_info->archdataBoris Brezillon
2018-02-26i2c: of: simplify reading the "reg" propertyWolfram Sang
2018-02-26i2c: of: remove duplicated check for valid addressWolfram Sang
2018-02-26i2c: of: rename variable to meet expectationsWolfram Sang
2018-02-26i2c: of: make ref counting more visibleWolfram Sang
2018-02-26i2c: of: change log level of failed device creationWolfram Sang
2017-07-31i2c: Convert to using %pOF instead of full_nameRob Herring
2017-05-31i2c: break out OF support into separate fileWolfram Sang