diff for duplicates of <20171127102408.6631-1-sboyd@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 2079f33..84bf972 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,10 +15,10 @@ property and then probe the v2m frame code on top of it. Assume these nodes will have the "arm,spi-ranges" property in them so that the v2m code works mostly unmodified. -Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> -Cc: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -Cc: Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org> -Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +Cc: <devicetree@vger.kernel.org> +Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> +Cc: Marc Zyngier <marc.zyngier@arm.com> +Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> --- .../bindings/interrupt-controller/arm,gic-v3.txt | 48 +++++++++- drivers/irqchip/irq-gic-v2m.c | 102 ++++++++++++++++----- @@ -74,12 +74,12 @@ index 0a57f2f4167d..ef319ac41be3 100644 - Examples: - gic: interrupt-controller@2cf00000 { + gic: interrupt-controller at 2cf00000 { @@ -149,6 +168,27 @@ Examples: }; }; -+ intc: interrupt-controller@9bc0000 { ++ intc: interrupt-controller at 9bc0000 { + compatible = "arm,gic-v3"; + #interrupt-cells = <3>; + #address-cells = <1>; @@ -92,7 +92,7 @@ index 0a57f2f4167d..ef319ac41be3 100644 + <0x09c00000 0x100000>; + interrupts = <1 9 4>; + -+ msi_alias0: interrupt-controller@9bd0000 { ++ msi_alias0: interrupt-controller at 9bd0000 { + compatible = "qcom,gic-msi-aliases"; + reg = <0x9bd0000 0x1000>; + msi-controller; @@ -101,7 +101,7 @@ index 0a57f2f4167d..ef319ac41be3 100644 + }; + }; - device@0 { + device at 0 { reg = <0 0 0 4>; diff --git a/drivers/irqchip/irq-gic-v2m.c b/drivers/irqchip/irq-gic-v2m.c index 993a8426a453..a254c29dbe69 100644 @@ -279,8 +279,3 @@ index 0a83b4379f34..d2eea9539d37 100644 -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project - --- -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 41b7a66..f209178 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,7 @@ - "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" "Subject\0[PATCH] irqchip/gic-v3: Support MSIs via aliases and distributor\0" "Date\0Mon, 27 Nov 2017 02:24:08 -0800\0" - "To\0Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>" - Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> - " Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Some GIC configurations don't have an accessible ITS, but they\n" @@ -28,10 +21,10 @@ "these nodes will have the \"arm,spi-ranges\" property in them so\n" "that the v2m code works mostly unmodified.\n" "\n" - "Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" - "Cc: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "Cc: Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\n" - "Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "Cc: <devicetree@vger.kernel.org>\n" + "Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\n" + "Cc: Marc Zyngier <marc.zyngier@arm.com>\n" + "Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>\n" "---\n" " .../bindings/interrupt-controller/arm,gic-v3.txt | 48 +++++++++-\n" " drivers/irqchip/irq-gic-v2m.c | 102 ++++++++++++++++-----\n" @@ -87,12 +80,12 @@ "-\n" " Examples:\n" " \n" - " \tgic: interrupt-controller@2cf00000 {\n" + " \tgic: interrupt-controller at 2cf00000 {\n" "@@ -149,6 +168,27 @@ Examples:\n" " \t\t};\n" " \t};\n" " \n" - "+\tintc: interrupt-controller@9bc0000 {\n" + "+\tintc: interrupt-controller at 9bc0000 {\n" "+\t\tcompatible = \"arm,gic-v3\";\n" "+\t\t#interrupt-cells = <3>;\n" "+\t\t#address-cells = <1>;\n" @@ -105,7 +98,7 @@ "+\t\t <0x09c00000 0x100000>;\n" "+\t\tinterrupts = <1 9 4>;\n" "+\n" - "+\t\tmsi_alias0: interrupt-controller@9bd0000 {\n" + "+\t\tmsi_alias0: interrupt-controller at 9bd0000 {\n" "+\t\t\tcompatible = \"qcom,gic-msi-aliases\";\n" "+\t\t\treg = <0x9bd0000 0x1000>;\n" "+\t\t\tmsi-controller;\n" @@ -114,7 +107,7 @@ "+\t\t};\n" "+\t};\n" " \n" - " \tdevice@0 {\n" + " \tdevice at 0 {\n" " \t\treg = <0 0 0 4>;\n" "diff --git a/drivers/irqchip/irq-gic-v2m.c b/drivers/irqchip/irq-gic-v2m.c\n" "index 993a8426a453..a254c29dbe69 100644\n" @@ -291,11 +284,6 @@ " #endif /* __LINUX_IRQCHIP_ARM_GIC_COMMON_H */\n" "-- \n" "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" - "a Linux Foundation Collaborative Project\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 + a Linux Foundation Collaborative Project -99a63dee518a71ea5fa7b639f49fce68ce039e8c4cdfde6f4caa0f4d20eb2d68 +9295319cd1b2abffb9e1113ff156cc481e8c0684f6ecf8048c6d4430f41bab05
diff --git a/a/1.txt b/N2/1.txt index 2079f33..73f967b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,10 +15,10 @@ property and then probe the v2m frame code on top of it. Assume these nodes will have the "arm,spi-ranges" property in them so that the v2m code works mostly unmodified. -Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> -Cc: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -Cc: Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org> -Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +Cc: <devicetree@vger.kernel.org> +Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> +Cc: Marc Zyngier <marc.zyngier@arm.com> +Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> --- .../bindings/interrupt-controller/arm,gic-v3.txt | 48 +++++++++- drivers/irqchip/irq-gic-v2m.c | 102 ++++++++++++++++----- @@ -279,8 +279,3 @@ index 0a83b4379f34..d2eea9539d37 100644 -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project - --- -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 41b7a66..8e649a3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,14 +1,14 @@ - "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0Stephen Boyd <sboyd@codeaurora.org>\0" "Subject\0[PATCH] irqchip/gic-v3: Support MSIs via aliases and distributor\0" "Date\0Mon, 27 Nov 2017 02:24:08 -0800\0" - "To\0Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>" - Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> - " Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "To\0Thomas Gleixner <tglx@linutronix.de>" + Jason Cooper <jason@lakedaemon.net> + " Marc Zyngier <marc.zyngier@arm.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-arm-msm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + " Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0" "\00:1\0" "b\0" "Some GIC configurations don't have an accessible ITS, but they\n" @@ -28,10 +28,10 @@ "these nodes will have the \"arm,spi-ranges\" property in them so\n" "that the v2m code works mostly unmodified.\n" "\n" - "Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" - "Cc: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "Cc: Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\n" - "Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "Cc: <devicetree@vger.kernel.org>\n" + "Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\n" + "Cc: Marc Zyngier <marc.zyngier@arm.com>\n" + "Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>\n" "---\n" " .../bindings/interrupt-controller/arm,gic-v3.txt | 48 +++++++++-\n" " drivers/irqchip/irq-gic-v2m.c | 102 ++++++++++++++++-----\n" @@ -291,11 +291,6 @@ " #endif /* __LINUX_IRQCHIP_ARM_GIC_COMMON_H */\n" "-- \n" "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" - "a Linux Foundation Collaborative Project\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 + a Linux Foundation Collaborative Project -99a63dee518a71ea5fa7b639f49fce68ce039e8c4cdfde6f4caa0f4d20eb2d68 +22a28ea54e08d1e327c2eed3f2f52c25976090b24bb1beb74f4463a1f86d7d3e
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.