Skip to content
Commit 1712ca21 authored by Rajan Vaja's avatar Rajan Vaja Committed by Simon Glass
Browse files

dm: core: Scan "/firmware" node by default



All Linux firmware drivers are put under "/firmware" node
and it has support to populate "/firmware" node by default.

u-boot and Linux can share same DTB. In this case, driver
probe for devices under "/firmware" will not be invoked
as "/firmware" does not have its own "compatible" property.

This patch scans "/firmware" node by default like "/clocks".

Signed-off-by: default avatarRajan Vaja <rajan.vaja@xilinx.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 68d215d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment