[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210406181945.2ae6fed1@canb.auug.org.au>
Date: Tue, 6 Apr 2021 18:19:45 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Greg KH <greg@...ah.com>, Rob Herring <robherring2@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Lee Jones <lee.jones@...aro.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Rob Herring <robh@...nel.org>,
Saravana Kannan <saravanak@...gle.com>
Subject: linux-next: manual merge of the driver-core tree with the
devicetree tree
Hi all,
Today's linux-next merge of the driver-core tree got a conflict in:
drivers/of/property.c
between commit:
3915fed92365 ("of: property: Provide missing member description and remove excess param")
from the devicetree tree and commit:
f7514a663016 ("of: property: fw_devlink: Add support for remote-endpoint")
from the driver-core tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc drivers/of/property.c
index 2046ae311322,2bb3158c9e43..000000000000
--- a/drivers/of/property.c
+++ b/drivers/of/property.c
@@@ -1243,7 -1230,8 +1248,8 @@@ static struct device_node *parse_##fnam
* @parse_prop.prop_name: Name of property holding a phandle value
* @parse_prop.index: For properties holding a list of phandles, this is the
* index into the list
- * @optional: The property can be an optional dependency.
+ * @optional: Describes whether a supplier is mandatory or not
+ * @node_not_dev: The consumer node containing the property is never a device.
*
* Returns:
* parse_prop() return values are
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists