As I'm interested in using this feature to fine-tune Raspberry Pi 4's device probe dependencies, I tried to get the board to boot with fw_devlink=on. As of today's linux-next the board won't boot with that option. I tried to address the underlying issues. --- Changes since v1: - Address Saravana's comments - Drop patch #3 & #4 Nicolas Saenz Julienne (2): of: property: Fix create device links for all child-supplier dependencies of: property: Do not link to disabled devices drivers/of/property.c | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) -- 2.26.0