commit | 8508324140c05ddf487883f07ea8a50f6dd05ada | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Mon Aug 27 15:57:38 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 11 08:32:55 2018 -0400 |
tree | dd8c2fdbd55d6bf94a1cd50682ad259bad857251 | |
parent | b8856afdbe47639b097d5ce40bb97fb372411640 [diff] |
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>