diff for duplicates of <1422396644-21714-4-git-send-email-agross@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index f66bb58..0aa035e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ This patch adds TCSR support for use by the GSBI to automatically configure ADM CRCI values based on the GSBI port configuration. -Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +Signed-off-by: Andy Gross <agross@codeaurora.org> --- arch/arm/boot/dts/qcom-apq8064.dtsi | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) @@ -12,7 +12,7 @@ index b3154c0..f9a947c 100644 +++ b/arch/arm/boot/dts/qcom-apq8064.dtsi @@ -165,7 +165,7 @@ - gsbi1: gsbi@12440000 { + gsbi1: gsbi at 12440000 { status = "disabled"; - compatible = "qcom,gsbi-v1.0.0"; + compatible = "qcom,gsbi-apq8064"; @@ -26,12 +26,12 @@ index b3154c0..f9a947c 100644 + qcom,gsbi-num = <1>; + syscon-tcsr = <&tcsr>; + - i2c1: i2c@12460000 { + i2c1: i2c at 12460000 { compatible = "qcom,i2c-qup-v1.1.1"; reg = <0x12460000 0x1000>; @@ -186,7 +189,7 @@ - gsbi2: gsbi@12480000 { + gsbi2: gsbi at 12480000 { status = "disabled"; - compatible = "qcom,gsbi-v1.0.0"; + compatible = "qcom,gsbi-apq8064"; @@ -45,12 +45,12 @@ index b3154c0..f9a947c 100644 + qcom,gsbi-num = <2>; + syscon-tcsr = <&tcsr>; + - i2c2: i2c@124a0000 { + i2c2: i2c at 124a0000 { compatible = "qcom,i2c-qup-v1.1.1"; reg = <0x124a0000 0x1000>; @@ -207,7 +213,7 @@ - gsbi7: gsbi@16600000 { + gsbi7: gsbi at 16600000 { status = "disabled"; - compatible = "qcom,gsbi-v1.0.0"; + compatible = "qcom,gsbi-apq8064"; @@ -64,7 +64,7 @@ index b3154c0..f9a947c 100644 + qcom,gsbi-num = <7>; + syscon-tcsr = <&tcsr>; + - serial@16640000 { + serial at 16640000 { compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm"; reg = <0x16640000 0x1000>, @@ -349,5 +358,10 @@ @@ -72,7 +72,7 @@ index b3154c0..f9a947c 100644 }; }; + -+ tcsr: syscon@1a400000 { ++ tcsr: syscon at 1a400000 { + compatible = "qcom,tcsr-apq8064", "syscon"; + reg = <0x1a400000 0x100>; + }; @@ -81,8 +81,3 @@ index b3154c0..f9a947c 100644 -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation - --- -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 665e387..9d2a4a1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,14 @@ "ref\01422396644-21714-1-git-send-email-agross@codeaurora.org\0" - "ref\01422396644-21714-1-git-send-email-agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0agross@codeaurora.org (Andy Gross)\0" "Subject\0[PATCH 3/6] ARM: DT: apq8064: Add TCSR support\0" "Date\0Tue, 27 Jan 2015 16:10:41 -0600\0" - "To\0linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Bjorn Andersson <bjorn.andersson-/MT0OVThwyLZJqsBc5GL+g@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "This patch adds TCSR support for use by the GSBI to automatically configure ADM\n" "CRCI values based on the GSBI port configuration.\n" "\n" - "Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "Signed-off-by: Andy Gross <agross@codeaurora.org>\n" "---\n" " arch/arm/boot/dts/qcom-apq8064.dtsi | 20 +++++++++++++++++---\n" " 1 file changed, 17 insertions(+), 3 deletions(-)\n" @@ -27,7 +19,7 @@ "+++ b/arch/arm/boot/dts/qcom-apq8064.dtsi\n" "@@ -165,7 +165,7 @@\n" " \n" - " \t\tgsbi1: gsbi@12440000 {\n" + " \t\tgsbi1: gsbi at 12440000 {\n" " \t\t\tstatus = \"disabled\";\n" "-\t\t\tcompatible = \"qcom,gsbi-v1.0.0\";\n" "+\t\t\tcompatible = \"qcom,gsbi-apq8064\";\n" @@ -41,12 +33,12 @@ "+\t\t\tqcom,gsbi-num = <1>;\n" "+\t\t\tsyscon-tcsr = <&tcsr>;\n" "+\n" - " \t\t\ti2c1: i2c@12460000 {\n" + " \t\t\ti2c1: i2c at 12460000 {\n" " \t\t\t\tcompatible = \"qcom,i2c-qup-v1.1.1\";\n" " \t\t\t\treg = <0x12460000 0x1000>;\n" "@@ -186,7 +189,7 @@\n" " \n" - " \t\tgsbi2: gsbi@12480000 {\n" + " \t\tgsbi2: gsbi at 12480000 {\n" " \t\t\tstatus = \"disabled\";\n" "-\t\t\tcompatible = \"qcom,gsbi-v1.0.0\";\n" "+\t\t\tcompatible = \"qcom,gsbi-apq8064\";\n" @@ -60,12 +52,12 @@ "+\t\t\tqcom,gsbi-num = <2>;\n" "+\t\t\tsyscon-tcsr = <&tcsr>;\n" "+\n" - " \t\t\ti2c2: i2c@124a0000 {\n" + " \t\t\ti2c2: i2c at 124a0000 {\n" " \t\t\t\tcompatible = \"qcom,i2c-qup-v1.1.1\";\n" " \t\t\t\treg = <0x124a0000 0x1000>;\n" "@@ -207,7 +213,7 @@\n" " \n" - " \t\tgsbi7: gsbi@16600000 {\n" + " \t\tgsbi7: gsbi at 16600000 {\n" " \t\t\tstatus = \"disabled\";\n" "-\t\t\tcompatible = \"qcom,gsbi-v1.0.0\";\n" "+\t\t\tcompatible = \"qcom,gsbi-apq8064\";\n" @@ -79,7 +71,7 @@ "+\t\t\tqcom,gsbi-num = <7>;\n" "+\t\t\tsyscon-tcsr = <&tcsr>;\n" "+\n" - " \t\t\tserial@16640000 {\n" + " \t\t\tserial at 16640000 {\n" " \t\t\t\tcompatible = \"qcom,msm-uartdm-v1.3\", \"qcom,msm-uartdm\";\n" " \t\t\t\treg = <0x16640000 0x1000>,\n" "@@ -349,5 +358,10 @@\n" @@ -87,7 +79,7 @@ " \t\t\t};\n" " \t\t};\n" "+\n" - "+\t\ttcsr: syscon@1a400000 {\n" + "+\t\ttcsr: syscon at 1a400000 {\n" "+\t\t\tcompatible = \"qcom,tcsr-apq8064\", \"syscon\";\n" "+\t\t\treg = <0x1a400000 0x100>;\n" "+\t\t};\n" @@ -95,11 +87,6 @@ " };\n" "-- \n" "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" - "hosted by The Linux Foundation\n" - "\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 + hosted by The Linux Foundation -996cb2a47de118775eb37113bb248a81bec3e9d281f46726801cdd894821c220 +88f93e26db1169115868d9ed3aa0d6fc4d56954335982972224265e8b0cc8dec
diff --git a/a/1.txt b/N2/1.txt index f66bb58..f6436aa 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ This patch adds TCSR support for use by the GSBI to automatically configure ADM CRCI values based on the GSBI port configuration. -Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +Signed-off-by: Andy Gross <agross@codeaurora.org> --- arch/arm/boot/dts/qcom-apq8064.dtsi | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) @@ -81,8 +81,3 @@ index b3154c0..f9a947c 100644 -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation - --- -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 665e387..f84540e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\01422396644-21714-1-git-send-email-agross@codeaurora.org\0" - "ref\01422396644-21714-1-git-send-email-agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0Andy Gross <agross@codeaurora.org>\0" "Subject\0[PATCH 3/6] ARM: DT: apq8064: Add TCSR support\0" "Date\0Tue, 27 Jan 2015 16:10:41 -0600\0" - "To\0linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Bjorn Andersson <bjorn.andersson-/MT0OVThwyLZJqsBc5GL+g@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "To\0linux-arm-msm@vger.kernel.org\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + Bjorn Andersson <bjorn.andersson@sonymobile.com> + devicetree@vger.kernel.org + Kumar Gala <galak@codeaurora.org> + linux-soc@vger.kernel.org + " Andy Gross <agross@codeaurora.org>\0" "\00:1\0" "b\0" "This patch adds TCSR support for use by the GSBI to automatically configure ADM\n" "CRCI values based on the GSBI port configuration.\n" "\n" - "Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "Signed-off-by: Andy Gross <agross@codeaurora.org>\n" "---\n" " arch/arm/boot/dts/qcom-apq8064.dtsi | 20 +++++++++++++++++---\n" " 1 file changed, 17 insertions(+), 3 deletions(-)\n" @@ -95,11 +94,6 @@ " };\n" "-- \n" "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" - "hosted by The Linux Foundation\n" - "\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 + hosted by The Linux Foundation -996cb2a47de118775eb37113bb248a81bec3e9d281f46726801cdd894821c220 +71d4408b91cf93f1e82e40c4f586533090f7d4b03c6b02db904a9cb51c2dcbb5
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.