[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200415150550.28156-1-nsaenzjulienne@suse.de>
Date: Wed, 15 Apr 2020 17:05:45 +0200
From: Nicolas Saenz Julienne <nsaenzjulienne@...e.de>
To: saravanak@...gle.com,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devicetree@...r.kernel.org
Cc: frowand.list@...il.com, robh+dt@...nel.org,
Nicolas Saenz Julienne <nsaenzjulienne@...e.de>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] of: property: fw_devlink misc fixes
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
Powered by blists - more mailing lists