diff for duplicates of <20150824082339.GA329@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index eda2fd8..423da56 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -154,7 +154,7 @@ Sure. > > + }; > > + > > + soc { -> > + serial@78b0000 { +> > + serial at 78b0000 { > > + status = "ok"; > > + }; > > + }; @@ -193,25 +193,25 @@ Sure. > > + cpus { > > + #address-cells = <1>; > > + #size-cells = <0>; -> > + cpu@0 { +> > + cpu at 0 { > > + device_type = "cpu"; > > + compatible = "arm,cortex-a7"; > > + reg = <0x0>; > > + }; > > + -> > + cpu@1 { +> > + cpu at 1 { > > + device_type = "cpu"; > > + compatible = "arm,cortex-a7"; > > + reg = <0x1>; > > + }; > > + -> > + cpu@2 { +> > + cpu at 2 { > > + device_type = "cpu"; > > + compatible = "arm,cortex-a7"; > > + reg = <0x2>; > > + }; > > + -> > + cpu@3 { +> > + cpu at 3 { > > + device_type = "cpu"; > > + compatible = "arm,cortex-a7"; > > + reg = <0x3>; @@ -224,7 +224,7 @@ Sure. > > + ranges; > > + compatible = "simple-bus"; > > + -> > + intc: interrupt-controller@b000000 { +> > + intc: interrupt-controller at b000000 { > > + compatible = "qcom,msm-qgic2"; > > + interrupt-controller; > > + #interrupt-cells = <3>; @@ -246,7 +246,7 @@ Sure. > > + clock-frequency = <20833333>; > > + }; > > + -> > + serial@78b0000 { +> > + serial at 78b0000 { > > + compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; > > + reg = <0x78b0000 0x200>; > > + interrupts = <0 108 0>; diff --git a/a/content_digest b/N1/content_digest index b0d25ee..f2d4a20 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,9 @@ "ref\020150821103253.GA27466@codeaurora.org\0" "ref\020150821162133.GF13472@usrtlx11787.corpusers.net\0" - "From\0Varadarajan Narayanan <varada@codeaurora.org>\0" - "Subject\0Re: [PATCH v2] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC\0" + "From\0varada@codeaurora.org (Varadarajan Narayanan)\0" + "Subject\0[PATCH v2] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC\0" "Date\0Mon, 24 Aug 2015 13:53:39 +0530\0" - "To\0Bjorn Andersson <bjorn.andersson@sonymobile.com>\0" - "Cc\0Rob 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> - Andy Gross <agross@codeaurora.org> - David Brown <davidb@codeaurora.org> - Stephen Boyd <sboyd@codeaurora.org> - Lina Iyer <lina.iyer@linaro.org> - Georgi Djakov <gdjakov@mm-sol.com> - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-arm-msm@vger.kernel.org - linux-soc@vger.kernel.org - jaigan@codeaurora.org - " snlakshm@codeaurora.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Aug 21, 2015 at 09:21:33AM -0700, Bjorn Andersson wrote:\n" @@ -180,7 +162,7 @@ "> > +\t};\n" "> > +\n" "> > +\tsoc {\n" - "> > +\t\tserial@78b0000 {\n" + "> > +\t\tserial at 78b0000 {\n" "> > +\t\t\tstatus = \"ok\";\n" "> > +\t\t};\n" "> > +\t};\n" @@ -219,25 +201,25 @@ "> > +\tcpus {\n" "> > +\t\t#address-cells = <1>;\n" "> > +\t\t#size-cells = <0>;\n" - "> > +\t\tcpu@0 {\n" + "> > +\t\tcpu at 0 {\n" "> > +\t\t\tdevice_type = \"cpu\";\n" "> > +\t\t\tcompatible = \"arm,cortex-a7\";\n" "> > +\t\t\treg = <0x0>;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tcpu@1 {\n" + "> > +\t\tcpu at 1 {\n" "> > +\t\t\tdevice_type = \"cpu\";\n" "> > +\t\t\tcompatible = \"arm,cortex-a7\";\n" "> > +\t\t\treg = <0x1>;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tcpu@2 {\n" + "> > +\t\tcpu at 2 {\n" "> > +\t\t\tdevice_type = \"cpu\";\n" "> > +\t\t\tcompatible = \"arm,cortex-a7\";\n" "> > +\t\t\treg = <0x2>;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tcpu@3 {\n" + "> > +\t\tcpu at 3 {\n" "> > +\t\t\tdevice_type = \"cpu\";\n" "> > +\t\t\tcompatible = \"arm,cortex-a7\";\n" "> > +\t\t\treg = <0x3>;\n" @@ -250,7 +232,7 @@ "> > +\t\tranges;\n" "> > +\t\tcompatible = \"simple-bus\";\n" "> > +\n" - "> > +\t\tintc: interrupt-controller@b000000 {\n" + "> > +\t\tintc: interrupt-controller at b000000 {\n" "> > +\t\t\tcompatible = \"qcom,msm-qgic2\";\n" "> > +\t\t\tinterrupt-controller;\n" "> > +\t\t\t#interrupt-cells = <3>;\n" @@ -272,7 +254,7 @@ "> > +\t\t\tclock-frequency = <20833333>;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tserial@78b0000 {\n" + "> > +\t\tserial at 78b0000 {\n" "> > +\t\t\tcompatible = \"qcom,msm-uartdm-v1.4\", \"qcom,msm-uartdm\";\n" "> > +\t\t\treg = <0x78b0000 0x200>;\n" "> > +\t\t\tinterrupts = <0 108 0>;\n" @@ -342,4 +324,4 @@ "Thanks for your feedback Bjorn. Will re-work and post the patches.\n" Varada -09289fd235b91b6e8d58f5ab6ae6ed732c4c9e278bb1b73509d61293973b832a +3b1acd07fd23430aebc00eeef9a104760ad40d2440363750040dfbaa80c01361
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.