diff for duplicates of <20150827053138.GA24234@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 07b7b10..f4adfeb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -54,25 +54,25 @@ index 0000000..668cc84 + 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>; @@ -85,7 +85,7 @@ index 0000000..668cc84 + ranges; + compatible = "simple-bus"; + -+ intc: interrupt-controller@b000000 { ++ intc: interrupt-controller at b000000 { + compatible = "qcom,msm-qgic2"; + interrupt-controller; + #interrupt-cells = <3>; @@ -93,7 +93,7 @@ index 0000000..668cc84 + <0x0b002000 0x1000>; + }; + -+ 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 5d6b5eb..e3493e5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,7 @@ - "From\0Varadarajan Narayanan <varada@codeaurora.org>\0" + "From\0varada@codeaurora.org (Varadarajan Narayanan)\0" "Subject\0[PATCH v4] qcom: ipq4019: Add basic board/dts support for IPQ4019 SoC\0" "Date\0Thu, 27 Aug 2015 11:01:38 +0530\0" - "To\0linux-arm-msm@vger.kernel.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> - Russell King <linux@arm.linux.org.uk> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Add initial dts files and SoC support for IPQ4019\n" @@ -69,25 +60,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" @@ -100,7 +91,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" @@ -108,7 +99,7 @@ "+\t\t\t<0x0b002000 0x1000>;\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" @@ -119,4 +110,4 @@ "-- \n" 1.8.2.1 -6232a28b709d8c72803196f4c71eb9c8a7ae1ddd4f10d7f87f0db850211fdd42 +1307b1ef66d446818db457053556ee6a930ce091459722a3408eeb0b88cfacda
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.