diff for duplicates of <561FD0AC.50403@broadcom.com> diff --git a/a/1.txt b/N1/1.txt index 1ed579e..8f663c7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -49,14 +49,14 @@ It is an internal SKU region. Is it handled differently in rest of the SoCs? What is that method? >> + ->> + cpu0: cpu at 0 { +>> + cpu0: cpu@0 { >> + device_type = "cpu"; >> + compatible = "arm,cortex-a9"; >> + next-level-cache = <&L2>; >> + reg = <0>; >> + }; >> + ->> + cpu1: cpu at 1 { +>> + cpu1: cpu@1 { >> + device_type = "cpu"; >> + compatible = "arm,cortex-a9"; >> + next-level-cache = <&L2>; diff --git a/a/content_digest b/N1/content_digest index eb8cd99..4636a7f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,33 @@ "ref\01444844820-24290-1-git-send-email-kapilh@broadcom.com\0" "ref\01444844820-24290-2-git-send-email-kapilh@broadcom.com\0" "ref\0561ED6E8.4000208@hauke-m.de\0" - "From\0kapilh@broadcom.com (Kapil Hali)\0" - "Subject\0[PATCH 1/3] dt-bindings: add SMP enable-method for Broadcom NSP\0" + "From\0Kapil Hali <kapilh@broadcom.com>\0" + "Subject\0Re: [PATCH 1/3] dt-bindings: add SMP enable-method for Broadcom NSP\0" "Date\0Thu, 15 Oct 2015 21:43:32 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Hauke Mehrtens <hauke@hauke-m.de>" + 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> + Russell King <linux@arm.linux.org.uk> + Ray Jui <rjui@broadcom.com> + Scott Branden <sbranden@broadcom.com> + Jon Mason <jonmason@broadcom.com> + " Florian Fainelli <f.fainelli@gmail.com>\0" + "Cc\0Gregory Fong <gregory.0xf0@gmail.com>" + Lee Jones <lee@kernel.org> + Heiko Stuebner <heiko@sntech.de> + Kever Yang <kever.yang@rock-chips.com> + Maxime Ripard <maxime.ripard@free-electrons.com> + Olof Johansson <olof@lixom.net> + Paul Walmsley <paul@pwsan.com> + Linus Walleij <linus.walleij@linaro.org> + Chen-Yu Tsai <wens@csie.org> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + " bcm-kernel-feedback-list@broadcom.com\0" "\00:1\0" "b\0" "\n" @@ -58,14 +81,14 @@ "SoCs? What is that method?\n" "\n" ">> +\n" - ">> +\t\tcpu0: cpu at 0 {\n" + ">> +\t\tcpu0: cpu@0 {\n" ">> +\t\t\tdevice_type = \"cpu\";\n" ">> +\t\t\tcompatible = \"arm,cortex-a9\";\n" ">> +\t\t\tnext-level-cache = <&L2>;\n" ">> +\t\t\treg = <0>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tcpu1: cpu at 1 {\n" + ">> +\t\tcpu1: cpu@1 {\n" ">> +\t\t\tdevice_type = \"cpu\";\n" ">> +\t\t\tcompatible = \"arm,cortex-a9\";\n" ">> +\t\t\tnext-level-cache = <&L2>;\n" @@ -89,4 +112,4 @@ "Thanks,\n" Kapil -4fa75104d11e874240e1ebbd805e5a0cb796a8174a0eadee4de90ebef53bd61a +15b4b3e50a3e489897470f7ba242901657e044637e19184d27eb44c827699f15
diff --git a/a/1.txt b/N2/1.txt index 1ed579e..8f663c7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -49,14 +49,14 @@ It is an internal SKU region. Is it handled differently in rest of the SoCs? What is that method? >> + ->> + cpu0: cpu at 0 { +>> + cpu0: cpu@0 { >> + device_type = "cpu"; >> + compatible = "arm,cortex-a9"; >> + next-level-cache = <&L2>; >> + reg = <0>; >> + }; >> + ->> + cpu1: cpu at 1 { +>> + cpu1: cpu@1 { >> + device_type = "cpu"; >> + compatible = "arm,cortex-a9"; >> + next-level-cache = <&L2>; diff --git a/a/content_digest b/N2/content_digest index eb8cd99..c21279e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,33 @@ "ref\01444844820-24290-1-git-send-email-kapilh@broadcom.com\0" "ref\01444844820-24290-2-git-send-email-kapilh@broadcom.com\0" "ref\0561ED6E8.4000208@hauke-m.de\0" - "From\0kapilh@broadcom.com (Kapil Hali)\0" - "Subject\0[PATCH 1/3] dt-bindings: add SMP enable-method for Broadcom NSP\0" + "From\0Kapil Hali <kapilh@broadcom.com>\0" + "Subject\0Re: [PATCH 1/3] dt-bindings: add SMP enable-method for Broadcom NSP\0" "Date\0Thu, 15 Oct 2015 21:43:32 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Hauke Mehrtens <hauke@hauke-m.de>" + 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> + Russell King <linux@arm.linux.org.uk> + Ray Jui <rjui@broadcom.com> + Scott Branden <sbranden@broadcom.com> + Jon Mason <jonmason@broadcom.com> + " Florian Fainelli <f.fainelli@gmail.com>\0" + "Cc\0Gregory Fong <gregory.0xf0@gmail.com>" + Lee Jones <lee@kernel.org> + Heiko Stuebner <heiko@sntech.de> + Kever Yang <kever.yang@rock-chips.com> + Maxime Ripard <maxime.ripard@free-electrons.com> + Olof Johansson <olof@lixom.net> + Paul Walmsley <paul@pwsan.com> + Linus Walleij <linus.walleij@linaro.org> + Chen-Yu Tsai <wens@csie.org> + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + " <bcm-kernel-feedback-list@broadcom.com>\0" "\00:1\0" "b\0" "\n" @@ -58,14 +81,14 @@ "SoCs? What is that method?\n" "\n" ">> +\n" - ">> +\t\tcpu0: cpu at 0 {\n" + ">> +\t\tcpu0: cpu@0 {\n" ">> +\t\t\tdevice_type = \"cpu\";\n" ">> +\t\t\tcompatible = \"arm,cortex-a9\";\n" ">> +\t\t\tnext-level-cache = <&L2>;\n" ">> +\t\t\treg = <0>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tcpu1: cpu at 1 {\n" + ">> +\t\tcpu1: cpu@1 {\n" ">> +\t\t\tdevice_type = \"cpu\";\n" ">> +\t\t\tcompatible = \"arm,cortex-a9\";\n" ">> +\t\t\tnext-level-cache = <&L2>;\n" @@ -89,4 +112,4 @@ "Thanks,\n" Kapil -4fa75104d11e874240e1ebbd805e5a0cb796a8174a0eadee4de90ebef53bd61a +162185fd16a7b46c68af14c59405ca844d4b3cd01788485df7b137fda0746d09
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.