summaryrefslogtreecommitdiff
path: root/test/dm/of_platdata.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-10/+10
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-5/+5
* dm: Use driver_info index instead of pointerSimon Glass2020-10-291-5/+5
* dm: Add a test for of-platdata parent informationSimon Glass2020-10-291-0/+15
* dm: Use an allocated array for run-time device infoSimon Glass2020-10-291-9/+10
* dm: test: Add a test for of-platdata phandlesSimon Glass2020-10-291-0/+37
* dm: test: Add a check that all devices have a dev valueSimon Glass2020-10-291-0/+81
* dm: Add a C test for of-platdata propertiesSimon Glass2020-10-291-0/+69
* dm: test: Add a very simple of-platadata testSimon Glass2020-10-291-0/+19