diff for duplicates of <20160426115554.GC30692@tiger> diff --git a/a/1.txt b/N1/1.txt index e2bdeca..e9832eb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,17 @@ On Mon, Apr 25, 2016 at 06:09:33PM -0700, Joshua Clayton wrote: > When compiled with "W=1", dtc complains: e.g. > "Warning (unit_address_vs_reg): -> Node /soc/ipu at 02800000/port at 2/endpoint at 0 +> Node /soc/ipu@02800000/port@2/endpoint@0 > has a unit name, but no reg property" > > Endpoint nodes don't have a reg property, and the addresses > in their node names are ordinals without any special meaning > so remove them and swap them for semantic node names. > -> Signed-off-by: Joshua Clayton <stillcompiling@gmail.com> +> Signed-off-by: Joshua Clayton <stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Applied, thanks. +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 6faa329..325a23e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,37 @@ "ref\01461632973-10487-1-git-send-email-stillcompiling@gmail.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH] ARM: dts: imx6: fix dtc warnings for ipu endpoints\0" + "ref\01461632973-10487-1-git-send-email-stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: dts: imx6: fix dtc warnings for ipu endpoints\0" "Date\0Tue, 26 Apr 2016 19:55:54 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Joshua Clayton <stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>" + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Mon, Apr 25, 2016 at 06:09:33PM -0700, Joshua Clayton wrote:\n" "> When compiled with \"W=1\", dtc complains: e.g.\n" "> \"Warning (unit_address_vs_reg):\n" - "> Node /soc/ipu at 02800000/port at 2/endpoint at 0\n" + "> Node /soc/ipu@02800000/port@2/endpoint@0\n" "> has a unit name, but no reg property\"\n" "> \n" "> Endpoint nodes don't have a reg property, and the addresses\n" "> in their node names are ordinals without any special meaning\n" "> so remove them and swap them for semantic node names.\n" "> \n" - "> Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>\n" + "> Signed-off-by: Joshua Clayton <stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "\n" - Applied, thanks. + "Applied, thanks.\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -69e71cdf6711e8448a0109e32420b2350b3e3d55ef677343ed369032ea128957 +220ab5b071c4aafb8d4265c0feda07dc4795e9a7a6662be37cae9527679dbbc9
diff --git a/a/1.txt b/N2/1.txt index e2bdeca..8b64d97 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ On Mon, Apr 25, 2016 at 06:09:33PM -0700, Joshua Clayton wrote: > When compiled with "W=1", dtc complains: e.g. > "Warning (unit_address_vs_reg): -> Node /soc/ipu at 02800000/port at 2/endpoint at 0 +> Node /soc/ipu@02800000/port@2/endpoint@0 > has a unit name, but no reg property" > > Endpoint nodes don't have a reg property, and the addresses diff --git a/a/content_digest b/N2/content_digest index 6faa329..d22a3b6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,14 +1,24 @@ "ref\01461632973-10487-1-git-send-email-stillcompiling@gmail.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH] ARM: dts: imx6: fix dtc warnings for ipu endpoints\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH] ARM: dts: imx6: fix dtc warnings for ipu endpoints\0" "Date\0Tue, 26 Apr 2016 19:55:54 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Joshua Clayton <stillcompiling@gmail.com>\0" + "Cc\0Sascha Hauer <kernel@pengutronix.de>" + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Russell King <linux@arm.linux.org.uk> + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Mon, Apr 25, 2016 at 06:09:33PM -0700, Joshua Clayton wrote:\n" "> When compiled with \"W=1\", dtc complains: e.g.\n" "> \"Warning (unit_address_vs_reg):\n" - "> Node /soc/ipu at 02800000/port at 2/endpoint at 0\n" + "> Node /soc/ipu@02800000/port@2/endpoint@0\n" "> has a unit name, but no reg property\"\n" "> \n" "> Endpoint nodes don't have a reg property, and the addresses\n" @@ -19,4 +29,4 @@ "\n" Applied, thanks. -69e71cdf6711e8448a0109e32420b2350b3e3d55ef677343ed369032ea128957 +24e88c56afbfef2270a5b856df6447faf9aef1c8f4d1908274db901f0b231a8e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.