diff for duplicates of <20150824224928.GE14330@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 83095ba..f6e253b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -81,7 +81,7 @@ defaults. > + > + soc { -> + serial@78b0000 { +> + serial at 78b0000 { > + status = "ok"; > + }; > + }; @@ -121,25 +121,25 @@ the file name. > + 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>; @@ -152,7 +152,7 @@ the file name. > + ranges; > + compatible = "simple-bus"; > + -> + intc: interrupt-controller@b000000 { +> + intc: interrupt-controller at b000000 { > + compatible = "qcom,msm-qgic2"; > + interrupt-controller; > + #interrupt-cells = <3>; @@ -177,7 +177,7 @@ properly report the frequency. > + }; > + -> + 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 3bf75f4..846e208 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,8 @@ "ref\020150824092813.GA15581@codeaurora.org\0" - "From\0Stephen Boyd <sboyd@codeaurora.org>\0" - "Subject\0Re: [PATCH v3] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" + "Subject\0[PATCH v3] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC\0" "Date\0Mon, 24 Aug 2015 15:49:28 -0700\0" - "To\0Varadarajan Narayanan <varada@codeaurora.org>\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> - 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\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 08/24, Varadarajan Narayanan wrote:\n" @@ -103,7 +88,7 @@ "\n" "> +\n" "> +\tsoc {\n" - "> +\t\tserial@78b0000 {\n" + "> +\t\tserial at 78b0000 {\n" "> +\t\t\tstatus = \"ok\";\n" "> +\t\t};\n" "> +\t};\n" @@ -143,25 +128,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" @@ -174,7 +159,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" @@ -199,7 +184,7 @@ "\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" @@ -260,4 +245,4 @@ "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" a Linux Foundation Collaborative Project -4761fdf694776984f2be7d06698f25ff765f1441bbee4ac6d82b669460cca52c +372f0ec0dffc11708669b20392f08535194ae35f3aa913bef0316c8133a9c27c
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.