diff for duplicates of <20170503134252.GA24745@dragon> diff --git a/a/1.txt b/N1/1.txt index ffc41dc..3c76482 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,23 +1,19 @@ On Thu, Apr 20, 2017 at 04:25:11PM +0530, Viresh Kumar wrote: > Compiling the DT file with W=1, DTC warns like follows: > -> Warning (unit_address_vs_reg): Node /opp_table0/opp@1000000000 has a +> Warning (unit_address_vs_reg): Node /opp_table0/opp at 1000000000 has a > unit name, but no reg property > > Fix this by replacing '@' with '-' as the OPP nodes will never have a > "reg" property. > -> Reported-by: Krzysztof Kozlowski <krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Reported-by: Masahiro Yamada <yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org> -> Suggested-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> -> Signed-off-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +> Reported-by: Krzysztof Kozlowski <krzk@kernel.org> +> Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com> +> Suggested-by: Mark Rutland <mark.rutland@arm.com> +> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> +> Acked-by: Rob Herring <robh@kernel.org> Changed the subject prefix to 'arm64: dts: zte: ', and applied the patch. Shawn --- -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 a68d6b7..fc1376a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,45 +1,29 @@ "ref\0cover.1492685450.git.viresh.kumar@linaro.org\0" "ref\05534c08d8b452c8ce623d3e465603d94afd82ed4.1492685450.git.viresh.kumar@linaro.org\0" - "ref\05534c08d8b452c8ce623d3e465603d94afd82ed4.1492685450.git.viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH V5 7/7] ARM: ZTE: Use - instead of @ for DT OPP entries\0" + "From\0shawnguo@kernel.org (Shawn Guo)\0" + "Subject\0[PATCH V5 7/7] ARM: ZTE: Use - instead of @ for DT OPP entries\0" "Date\0Wed, 3 May 2017 21:42:54 +0800\0" - "To\0Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linaro-kernel-cunTk1MwBs8s++Sfvej+rw@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rafael Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Krzysztof Kozlowski <krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Masahiro Yamada <yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Apr 20, 2017 at 04:25:11PM +0530, Viresh Kumar wrote:\n" "> Compiling the DT file with W=1, DTC warns like follows:\n" "> \n" - "> Warning (unit_address_vs_reg): Node /opp_table0/opp@1000000000 has a\n" + "> Warning (unit_address_vs_reg): Node /opp_table0/opp at 1000000000 has a\n" "> unit name, but no reg property\n" "> \n" "> Fix this by replacing '@' with '-' as the OPP nodes will never have a\n" "> \"reg\" property.\n" "> \n" - "> Reported-by: Krzysztof Kozlowski <krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Reported-by: Masahiro Yamada <yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>\n" - "> Suggested-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" - "> Signed-off-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "> Reported-by: Krzysztof Kozlowski <krzk@kernel.org>\n" + "> Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com>\n" + "> Suggested-by: Mark Rutland <mark.rutland@arm.com>\n" + "> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>\n" + "> Acked-by: Rob Herring <robh@kernel.org>\n" "\n" "Changed the subject prefix to 'arm64: dts: zte: ', and applied the\n" "patch.\n" "\n" - "Shawn\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 + Shawn -1a4708e8aece27ab30445e5aba11f599c5aa8032269b2c7f8e20cb98cb5ef754 +be6483a3fd525303be752e74b46270f3d6daa7a60f08f7667eb2b333aa198cbd
diff --git a/a/1.txt b/N2/1.txt index ffc41dc..8659496 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,17 +7,13 @@ On Thu, Apr 20, 2017 at 04:25:11PM +0530, Viresh Kumar wrote: > Fix this by replacing '@' with '-' as the OPP nodes will never have a > "reg" property. > -> Reported-by: Krzysztof Kozlowski <krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Reported-by: Masahiro Yamada <yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org> -> Suggested-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> -> Signed-off-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +> Reported-by: Krzysztof Kozlowski <krzk@kernel.org> +> Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com> +> Suggested-by: Mark Rutland <mark.rutland@arm.com> +> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> +> Acked-by: Rob Herring <robh@kernel.org> Changed the subject prefix to 'arm64: dts: zte: ', and applied the patch. Shawn --- -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/N2/content_digest index a68d6b7..868f8c4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,20 @@ "ref\0cover.1492685450.git.viresh.kumar@linaro.org\0" "ref\05534c08d8b452c8ce623d3e465603d94afd82ed4.1492685450.git.viresh.kumar@linaro.org\0" - "ref\05534c08d8b452c8ce623d3e465603d94afd82ed4.1492685450.git.viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" "Subject\0Re: [PATCH V5 7/7] ARM: ZTE: Use - instead of @ for DT OPP entries\0" "Date\0Wed, 3 May 2017 21:42:54 +0800\0" - "To\0Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linaro-kernel-cunTk1MwBs8s++Sfvej+rw@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rafael Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Krzysztof Kozlowski <krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Masahiro Yamada <yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Viresh Kumar <viresh.kumar@linaro.org>\0" + "Cc\0arm@kernel.org" + Mark Rutland <mark.rutland@arm.com> + Rob Herring <robh@kernel.org> + linaro-kernel@lists.linaro.org + linux-pm@vger.kernel.org + Rafael Wysocki <rjw@rjwysocki.net> + linux-kernel@vger.kernel.org + Krzysztof Kozlowski <krzk@kernel.org> + Masahiro Yamada <yamada.masahiro@socionext.com> + devicetree@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Apr 20, 2017 at 04:25:11PM +0530, Viresh Kumar wrote:\n" @@ -27,19 +26,15 @@ "> Fix this by replacing '@' with '-' as the OPP nodes will never have a\n" "> \"reg\" property.\n" "> \n" - "> Reported-by: Krzysztof Kozlowski <krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Reported-by: Masahiro Yamada <yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>\n" - "> Suggested-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" - "> Signed-off-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "> Reported-by: Krzysztof Kozlowski <krzk@kernel.org>\n" + "> Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com>\n" + "> Suggested-by: Mark Rutland <mark.rutland@arm.com>\n" + "> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>\n" + "> Acked-by: Rob Herring <robh@kernel.org>\n" "\n" "Changed the subject prefix to 'arm64: dts: zte: ', and applied the\n" "patch.\n" "\n" - "Shawn\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 + Shawn -1a4708e8aece27ab30445e5aba11f599c5aa8032269b2c7f8e20cb98cb5ef754 +af911642dfc830998c018dfb4d541af4b57675d603f8f504bd68ecfd093efb30
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.