aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-emul-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-26sandbox: i2c: Support i2c emulation with of-platdataSimon Glass1-2/+15
2021-03-26sandbox: i2c: Move platdata structs to header filesSimon Glass1-12/+1
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass1-2/+2
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-6/+6
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass1-2/+1
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-7/+7
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-10-29sandbox: Fix up building for of-platdataSimon Glass1-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass1-0/+77
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2014-12-11dm: i2c: Add I2C emulation driver for sandboxSimon Glass1-0/+14