[PATCH 0/4] of: property: fw_devlink misc fixes

From: Nicolas Saenz Julienne
Date: Wed Apr 15 2020 - 11:06:48 EST


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.

---

Nicolas Saenz Julienne (4):
of: property: Fix create device links for all child-supplier
dependencies
of: property: Do not link to disabled devices
of: property: Move of_link_to_phandle()
of: property: Avoid linking devices with circular dependencies

drivers/of/property.c | 190 +++++++++++++++++++++++++++---------------
1 file changed, 124 insertions(+), 66 deletions(-)

--
2.26.0