summaryrefslogtreecommitdiffstats
path: root/test/dm/of_platdata.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Create a struct for device runtime infoSimon Glass2021-03-261-1/+1
* sandbox: Create a new sandbox_noinst buildSimon Glass2021-03-261-0/+4
* Revert "sandbox: Disable I2C emulators in SPL"Simon Glass2021-03-261-4/+4
* dm: Rename device_get_by_driver_info_idx()Simon Glass2021-03-261-8/+7
* dm: core: Drop device_get_by_driver_info()Simon Glass2021-03-261-5/+2
* clk: sandbox: Create a special fixed-rate driverSimon Glass2021-03-261-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* sandbox: Disable I2C emulators in SPLSimon Glass2021-01-301-4/+4
* 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