]> git.baikalelectronics.ru Git - uboot.git/commit
dm: firmware: Automatically bind child devices
authorAndreas Dannenberg <dannenberg@ti.com>
Mon, 27 Aug 2018 10:27:38 +0000 (15:57 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 12:32:55 +0000 (08:32 -0400)
commitb2213d69fed9b3b441d8066c705bfdfb4a691734
treedd8c2fdbd55d6bf94a1cd50682ad259bad857251
parent74b45cb7d6333663d94e06d6e2ce17547b0d92b2
dm: firmware: Automatically bind child devices

To support scenarios where a firmware device node has subnodes that
have their own drivers automatically scan the DT and bind those when
the firmware device gets bound.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
drivers/firmware/firmware-uclass.c