Re: [PATCH v2 32/33] dtoc: Generate uclass devices

2021-02-06 Thread Simon Glass
Add support for generating a file containing uclass instances. This avoids the need to create these at run time. Update a test uclass to include a 'priv_auto' member, to increase test coverage. Signed-off-by: Simon Glass --- (no changes since v1) drivers/misc/test_drv.c| 1 +

[PATCH v2 32/33] dtoc: Generate uclass devices

2021-02-03 Thread Simon Glass
Add support for generating a file containing uclass instances. This avoids the need to create these at run time. Update a test uclass to include a 'priv_auto' member, to increase test coverage. Signed-off-by: Simon Glass --- (no changes since v1) drivers/misc/test_drv.c| 1 +