diff for duplicates of <533EF706.6050001@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index ca45ffa..2dd1f90 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,7 @@ interrupts we currently have queued for 3.15. > + compatible = "qcom,krait"; > + enable-method = "qcom,kpss-acc-v1"; > + -> + cpu@0 { +> + cpu at 0 { > + device_type = "cpu"; > + reg = <0>; > + next-level-cache = <&L2>; @@ -39,7 +39,7 @@ interrupts we currently have queued for 3.15. > + qcom,saw = <&saw0>; > + }; > + -> + cpu@1 { +> + cpu at 1 { > + device_type = "cpu"; > + reg = <1>; > + next-level-cache = <&L2>; @@ -63,7 +63,7 @@ Can you also throw in the pmu here please? > + ranges; > + compatible = "simple-bus"; > + -> + intc: interrupt-controller@2000000 { +> + intc: interrupt-controller at 2000000 { > + compatible = "qcom,msm-qgic2"; > + interrupt-controller; > + #interrupt-cells = <3>; @@ -71,7 +71,7 @@ Can you also throw in the pmu here please? > + < 0x02002000 0x1000 >; > + }; > + -> + timer@200a000 { +> + timer at 200a000 { > + compatible = "qcom,kpss-timer", "qcom,msm-timer"; > + interrupts = <1 1 0x301>, > + <1 2 0x301>, diff --git a/a/content_digest b/N1/content_digest index 5673064..40c43b1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,8 @@ "ref\01396628986-6613-1-git-send-email-galak@codeaurora.org\0" - "From\0Stephen Boyd <sboyd@codeaurora.org>\0" - "Subject\0Re: [PATCH] ARM: qcom: Add initial IPQ8064 SoC and AP148 device trees\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" + "Subject\0[PATCH] ARM: qcom: Add initial IPQ8064 SoC and AP148 device trees\0" "Date\0Fri, 04 Apr 2014 11:16:38 -0700\0" - "To\0Kumar Gala <galak@codeaurora.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> - Russell King <linux@arm.linux.org.uk> - " David Brown <davidb@codeaurora.org>\0" - "Cc\0devicetree@vger.kernel.org" - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-arm-msm@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 04/04/14 09:29, Kumar Gala wrote:\n" @@ -48,7 +38,7 @@ "> +\t\tcompatible = \"qcom,krait\";\n" "> +\t\tenable-method = \"qcom,kpss-acc-v1\";\n" "> +\n" - "> +\t\tcpu@0 {\n" + "> +\t\tcpu at 0 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\treg = <0>;\n" "> +\t\t\tnext-level-cache = <&L2>;\n" @@ -56,7 +46,7 @@ "> +\t\t\tqcom,saw = <&saw0>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu@1 {\n" + "> +\t\tcpu at 1 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\treg = <1>;\n" "> +\t\t\tnext-level-cache = <&L2>;\n" @@ -80,7 +70,7 @@ "> +\t\tranges;\n" "> +\t\tcompatible = \"simple-bus\";\n" "> +\n" - "> +\t\tintc: interrupt-controller@2000000 {\n" + "> +\t\tintc: interrupt-controller at 2000000 {\n" "> +\t\t\tcompatible = \"qcom,msm-qgic2\";\n" "> +\t\t\tinterrupt-controller;\n" "> +\t\t\t#interrupt-cells = <3>;\n" @@ -88,7 +78,7 @@ "> +\t\t\t < 0x02002000 0x1000 >;\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer@200a000 {\n" + "> +\t\ttimer at 200a000 {\n" "> +\t\t\tcompatible = \"qcom,kpss-timer\", \"qcom,msm-timer\";\n" "> +\t\t\tinterrupts = <1 1 0x301>,\n" "> +\t\t\t\t <1 2 0x301>,\n" @@ -109,4 +99,4 @@ "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" hosted by The Linux Foundation -bc854437ca2d69e8229eda5a9c8cdce87e5ad194e93dbb12c0815bdad7367928 +2bbc03f799c897dbfb953417a13be6b367f2b2d776aa9611cead40e6b0c653ab
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.