summaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-emul-uclass.c
AgeCommit message (Expand)Author
2023-10-17spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-03-26sandbox: i2c: Support i2c emulation with of-platdataSimon Glass
2021-03-26sandbox: i2c: Move platdata structs to header filesSimon Glass
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-29sandbox: Fix up building for of-platdataSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2014-12-11dm: i2c: Add I2C emulation driver for sandboxSimon Glass