diff for duplicates of <56FE8548.5060501@osg.samsung.com> diff --git a/a/1.txt b/N1/1.txt index 378e5cd..4d180b3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,9 +3,9 @@ Hello Krzysztof, On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote: > Fix following DTC warnings in Exynos3250 boards: > -> Warning (unit_address_vs_reg): Node /soc/video-phy@10020710 has a unit name, but no reg property +> Warning (unit_address_vs_reg): Node /soc/video-phy at 10020710 has a unit name, but no reg property > -> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > --- > arch/arm/boot/dts/exynos3250.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) @@ -18,21 +18,17 @@ On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote: > interrupt-parent = <&gic>; > }; > -> - mipi_phy: video-phy@10020710 { +> - mipi_phy: video-phy at 10020710 { > + mipi_phy: video-phy { > compatible = "samsung,s5pv210-mipi-video-phy"; > #phy-cells = <1>; > syscon = <&pmu_system_controller>; > -Reviewed-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> +Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America --- -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 f906718..4e1004d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,9 @@ "ref\01459493874-2366-1-git-send-email-k.kozlowski@samsung.com\0" "ref\01459493874-2366-2-git-send-email-k.kozlowski@samsung.com\0" - "ref\01459493874-2366-2-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\0" - "Subject\0Re: [PATCH 02/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos3250\0" + "From\0javier@osg.samsung.com (Javier Martinez Canillas)\0" + "Subject\0[PATCH 02/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos3250\0" "Date\0Fri, 1 Apr 2016 10:27:20 -0400\0" - "To\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@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> - Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello Krzysztof,\n" @@ -22,9 +11,9 @@ "On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote:\n" "> Fix following DTC warnings in Exynos3250 boards:\n" "> \n" - "> Warning (unit_address_vs_reg): Node /soc/video-phy@10020710 has a unit name, but no reg property\n" + "> Warning (unit_address_vs_reg): Node /soc/video-phy at 10020710 has a unit name, but no reg property\n" "> \n" - "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n" "> ---\n" "> arch/arm/boot/dts/exynos3250.dtsi | 2 +-\n" "> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -37,23 +26,19 @@ "> \t\t\tinterrupt-parent = <&gic>;\n" "> \t\t};\n" "> \n" - "> -\t\tmipi_phy: video-phy@10020710 {\n" + "> -\t\tmipi_phy: video-phy at 10020710 {\n" "> +\t\tmipi_phy: video-phy {\n" "> \t\t\tcompatible = \"samsung,s5pv210-mipi-video-phy\";\n" "> \t\t\t#phy-cells = <1>;\n" "> \t\t\tsyscon = <&pmu_system_controller>;\n" "> \n" "\n" - "Reviewed-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\n" + "Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>\n" "\n" "Best regards,\n" "-- \n" "Javier Martinez Canillas\n" "Open Source Group\n" - "Samsung Research America\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 + Samsung Research America -e04a58e2d51a7e03adf95f7d09488f1f261c9c33ad36499faab0cc3015aefcc0 +5d5e41897a576ca78bee89926e4a1d4c438ca153e561496228aca51a4f607f90
diff --git a/a/1.txt b/N2/1.txt index 378e5cd..0fa7f32 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote: > > Warning (unit_address_vs_reg): Node /soc/video-phy@10020710 has a unit name, but no reg property > -> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > --- > arch/arm/boot/dts/exynos3250.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) @@ -25,14 +25,10 @@ On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote: > syscon = <&pmu_system_controller>; > -Reviewed-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> +Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America --- -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 f906718..04dc1db 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,20 +1,19 @@ "ref\01459493874-2366-1-git-send-email-k.kozlowski@samsung.com\0" "ref\01459493874-2366-2-git-send-email-k.kozlowski@samsung.com\0" - "ref\01459493874-2366-2-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\0" + "From\0Javier Martinez Canillas <javier@osg.samsung.com>\0" "Subject\0Re: [PATCH 02/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos3250\0" "Date\0Fri, 1 Apr 2016 10:27:20 -0400\0" - "To\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@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> - Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>" + 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> + Kukjin Kim <kgene@kernel.org> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + " linux-samsung-soc@vger.kernel.org\0" "\00:1\0" "b\0" "Hello Krzysztof,\n" @@ -24,7 +23,7 @@ "> \n" "> Warning (unit_address_vs_reg): Node /soc/video-phy@10020710 has a unit name, but no reg property\n" "> \n" - "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n" "> ---\n" "> arch/arm/boot/dts/exynos3250.dtsi | 2 +-\n" "> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -44,16 +43,12 @@ "> \t\t\tsyscon = <&pmu_system_controller>;\n" "> \n" "\n" - "Reviewed-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\n" + "Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>\n" "\n" "Best regards,\n" "-- \n" "Javier Martinez Canillas\n" "Open Source Group\n" - "Samsung Research America\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 + Samsung Research America -e04a58e2d51a7e03adf95f7d09488f1f261c9c33ad36499faab0cc3015aefcc0 +afa4063b5f5e4b67c50044f78813151ce44de279e1cd67182d01a40728c531cd
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.