aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1-eeprom/w1-eeprom-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2021-05-13w1: replace dt detection by automatic detectionKory Maincent1-31/+0
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-09-28W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard1-0/+116