1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 03:07:10 +01:00
Files
u-boot-megous/drivers/misc/misc-uclass.c
Simon Glass e5d611671d misc: Allow child devices
Allow misc devices to have children, so that we can use this uclass for
cases where a child device (e.g. I2S) needs to access a misc driver for
transferring data.

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-02-09 12:50:22 -07:00

1.6 KiB