diff for duplicates of <55E3FFB5.6090703@broadcom.com> diff --git a/a/1.txt b/N1/1.txt index 555d6f5..5f1c189 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,8 +15,8 @@ On 8/30/2015 7:24 PM, Jon Mason wrote: >>> PL310 L2 Cache >>> ARM A9 Global timer >>> ->>> Signed-off-by: Kapil Hali <kapilh@broadcom.com> ->>> Signed-off-by: Jon Mason <jonmason@broadcom.com> +>>> Signed-off-by: Kapil Hali <kapilh-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +>>> Signed-off-by: Jon Mason <jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> >>> --- >>> arch/arm/boot/dts/Makefile | 2 + >>> arch/arm/boot/dts/bcm-nsp.dtsi | 120 +++++++++++++++++++++++++++++++++++++++ @@ -96,7 +96,7 @@ On 8/30/2015 7:24 PM, Jon Mason wrote: >>> + #address-cells = <1>; >>> + #size-cells = <0>; >>> + ->>> + cpu at 0 { +>>> + cpu@0 { >>> + device_type = "cpu"; >>> + compatible = "arm,cortex-a9"; >>> + next-level-cache = <&L2>; @@ -111,7 +111,7 @@ On 8/30/2015 7:24 PM, Jon Mason wrote: >>> + cache-level = <2>; >>> + }; >>> + ->>> + gic: interrupt-controller at 19021000 { +>>> + gic: interrupt-controller@19021000 { >>> + compatible = "arm,cortex-a9-gic"; >>> + #interrupt-cells = <3>; >>> + #address-cells = <0>; @@ -120,7 +120,7 @@ On 8/30/2015 7:24 PM, Jon Mason wrote: >>> + <0x0100 0x100>; >>> + }; >>> + ->>> + timer at 19020200 { +>>> + timer@19020200 { >>> + compatible = "arm,cortex-a9-global-timer"; >>> + reg = <0x0200 0x100>; >>> + interrupts = <GIC_PPI 11 IRQ_TYPE_LEVEL_HIGH>; @@ -193,3 +193,7 @@ offsets in the future. Thanks, Ray +-- +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 6dc6bb1..c595c7b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,25 @@ "ref\01440805644-18241-1-git-send-email-jonmason@broadcom.com\0" "ref\055E0FAC4.2040108@broadcom.com\0" "ref\020150831022417.GA27066@broadcom.com\0" - "From\0rjui@broadcom.com (Ray Jui)\0" - "Subject\0[PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree\0" + "ref\020150831022417.GA27066-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0" + "From\0Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree\0" "Date\0Mon, 31 Aug 2015 00:18:13 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jon Mason <jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" + "Cc\0Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>" + Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@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> + Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " Kapil Hali <kapilh-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" "\00:1\0" "b\0" "\n" @@ -24,8 +39,8 @@ ">>> PL310 L2 Cache\n" ">>> ARM A9 Global timer\n" ">>>\n" - ">>> Signed-off-by: Kapil Hali <kapilh@broadcom.com>\n" - ">>> Signed-off-by: Jon Mason <jonmason@broadcom.com>\n" + ">>> Signed-off-by: Kapil Hali <kapilh-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + ">>> Signed-off-by: Jon Mason <jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" ">>> ---\n" ">>> arch/arm/boot/dts/Makefile | 2 +\n" ">>> arch/arm/boot/dts/bcm-nsp.dtsi | 120 +++++++++++++++++++++++++++++++++++++++\n" @@ -105,7 +120,7 @@ ">>> +\t\t\t#address-cells = <1>;\n" ">>> +\t\t\t#size-cells = <0>;\n" ">>> +\n" - ">>> +\t\t\tcpu at 0 {\n" + ">>> +\t\t\tcpu@0 {\n" ">>> +\t\t\t\tdevice_type = \"cpu\";\n" ">>> +\t\t\t\tcompatible = \"arm,cortex-a9\";\n" ">>> +\t\t\t\tnext-level-cache = <&L2>;\n" @@ -120,7 +135,7 @@ ">>> +\t\t\tcache-level = <2>;\n" ">>> +\t\t};\n" ">>> +\n" - ">>> +\t\tgic: interrupt-controller at 19021000 {\n" + ">>> +\t\tgic: interrupt-controller@19021000 {\n" ">>> +\t\t\tcompatible = \"arm,cortex-a9-gic\";\n" ">>> +\t\t\t#interrupt-cells = <3>;\n" ">>> +\t\t\t#address-cells = <0>;\n" @@ -129,7 +144,7 @@ ">>> +\t\t\t <0x0100 0x100>;\n" ">>> +\t\t};\n" ">>> +\n" - ">>> +\t\ttimer at 19020200 {\n" + ">>> +\t\ttimer@19020200 {\n" ">>> +\t\t\tcompatible = \"arm,cortex-a9-global-timer\";\n" ">>> +\t\t\treg = <0x0200 0x100>;\n" ">>> +\t\t\tinterrupts = <GIC_PPI 11 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -201,6 +216,10 @@ "\n" "Thanks,\n" "\n" - Ray + "Ray\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 -7bfd6af4ec87ac16f3b04df6347ef59ac7c0cdd915b39f80cf0a866ce3762fde +ff31ae7231832d9528163cdf262d359ddcd541bc32fc102ed25cb09499261eae
diff --git a/a/1.txt b/N2/1.txt index 555d6f5..ea5ef68 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -96,7 +96,7 @@ On 8/30/2015 7:24 PM, Jon Mason wrote: >>> + #address-cells = <1>; >>> + #size-cells = <0>; >>> + ->>> + cpu at 0 { +>>> + cpu@0 { >>> + device_type = "cpu"; >>> + compatible = "arm,cortex-a9"; >>> + next-level-cache = <&L2>; @@ -111,7 +111,7 @@ On 8/30/2015 7:24 PM, Jon Mason wrote: >>> + cache-level = <2>; >>> + }; >>> + ->>> + gic: interrupt-controller at 19021000 { +>>> + gic: interrupt-controller@19021000 { >>> + compatible = "arm,cortex-a9-gic"; >>> + #interrupt-cells = <3>; >>> + #address-cells = <0>; @@ -120,7 +120,7 @@ On 8/30/2015 7:24 PM, Jon Mason wrote: >>> + <0x0100 0x100>; >>> + }; >>> + ->>> + timer at 19020200 { +>>> + timer@19020200 { >>> + compatible = "arm,cortex-a9-global-timer"; >>> + reg = <0x0200 0x100>; >>> + interrupts = <GIC_PPI 11 IRQ_TYPE_LEVEL_HIGH>; diff --git a/a/content_digest b/N2/content_digest index 6dc6bb1..c4523b8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,24 @@ "ref\01440805644-18241-1-git-send-email-jonmason@broadcom.com\0" "ref\055E0FAC4.2040108@broadcom.com\0" "ref\020150831022417.GA27066@broadcom.com\0" - "From\0rjui@broadcom.com (Ray Jui)\0" - "Subject\0[PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree\0" + "From\0Ray Jui <rjui@broadcom.com>\0" + "Subject\0Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree\0" "Date\0Mon, 31 Aug 2015 00:18:13 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jon Mason <jonmason@broadcom.com>\0" + "Cc\0Olof Johansson <olof@lixom.net>" + Arnd Bergmann <arnd@arndb.de> + Kevin Hilman <khilman@linaro.org> + 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> + Florian Fainelli <f.fainelli@gmail.com> + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <bcm-kernel-feedback-list@broadcom.com> + <linux-kernel@vger.kernel.org> + " Kapil Hali <kapilh@broadcom.com>\0" "\00:1\0" "b\0" "\n" @@ -105,7 +119,7 @@ ">>> +\t\t\t#address-cells = <1>;\n" ">>> +\t\t\t#size-cells = <0>;\n" ">>> +\n" - ">>> +\t\t\tcpu at 0 {\n" + ">>> +\t\t\tcpu@0 {\n" ">>> +\t\t\t\tdevice_type = \"cpu\";\n" ">>> +\t\t\t\tcompatible = \"arm,cortex-a9\";\n" ">>> +\t\t\t\tnext-level-cache = <&L2>;\n" @@ -120,7 +134,7 @@ ">>> +\t\t\tcache-level = <2>;\n" ">>> +\t\t};\n" ">>> +\n" - ">>> +\t\tgic: interrupt-controller at 19021000 {\n" + ">>> +\t\tgic: interrupt-controller@19021000 {\n" ">>> +\t\t\tcompatible = \"arm,cortex-a9-gic\";\n" ">>> +\t\t\t#interrupt-cells = <3>;\n" ">>> +\t\t\t#address-cells = <0>;\n" @@ -129,7 +143,7 @@ ">>> +\t\t\t <0x0100 0x100>;\n" ">>> +\t\t};\n" ">>> +\n" - ">>> +\t\ttimer at 19020200 {\n" + ">>> +\t\ttimer@19020200 {\n" ">>> +\t\t\tcompatible = \"arm,cortex-a9-global-timer\";\n" ">>> +\t\t\treg = <0x0200 0x100>;\n" ">>> +\t\t\tinterrupts = <GIC_PPI 11 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -203,4 +217,4 @@ "\n" Ray -7bfd6af4ec87ac16f3b04df6347ef59ac7c0cdd915b39f80cf0a866ce3762fde +ded31cfc9eadfea3ad030e78f892ab80585277b35bd2688a0b284e8953f5f4d6
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.