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)
commitaec99c9776d33a1c2218f975a02cb1068cdcf579
treedd8c2fdbd55d6bf94a1cd50682ad259bad857251
parentccbc8b2fddc59f9ec5f487b704195227e4360c29
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