diff for duplicates of <1457116769-8567-2-git-send-email-eric@anholt.net> diff --git a/a/1.txt b/N1/1.txt index 0b7dd02..4f8072c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ For now this doesn't support the new hardware present on the Pi 3 (BT, wifi, GPIO expander). Since the GPIO expander isn't supported, we also don't have the LEDs like the other board files do. -Signed-off-by: Eric Anholt <eric@anholt.net> +Signed-off-by: Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org> --- arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 22 ++++++++++++ @@ -92,25 +92,25 @@ index 0000000..2f36722 + #address-cells = <1>; + #size-cells = <0>; + -+ cpu0: cpu at 0 { ++ cpu0: cpu@0 { + device_type = "cpu"; + compatible = "arm,cortex-a53"; + reg = <0>; + }; + -+ cpu1: cpu at 1 { ++ cpu1: cpu@1 { + device_type = "cpu"; + compatible = "arm,cortex-a53"; + reg = <1>; + }; + -+ cpu2: cpu at 2 { ++ cpu2: cpu@2 { + device_type = "cpu"; + compatible = "arm,cortex-a53"; + reg = <2>; + }; + -+ cpu3: cpu at 3 { ++ cpu3: cpu@3 { + device_type = "cpu"; + compatible = "arm,cortex-a53"; + reg = <3>; @@ -129,3 +129,8 @@ index 0000000..2f36722 +}; -- 2.7.0 + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index d2ea1a7..4fd118b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,28 @@ "ref\01457116769-8567-1-git-send-email-eric@anholt.net\0" - "From\0eric@anholt.net (Eric Anholt)\0" + "ref\01457116769-8567-1-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org\0" + "From\0Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>\0" "Subject\0[PATCH 2/2] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.\0" "Date\0Fri, 4 Mar 2016 10:39:29 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> + Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>\0" "\00:1\0" "b\0" "For now this doesn't support the new hardware present on the Pi 3 (BT,\n" "wifi, GPIO expander). Since the GPIO expander isn't supported, we\n" "also don't have the LEDs like the other board files do.\n" "\n" - "Signed-off-by: Eric Anholt <eric@anholt.net>\n" + "Signed-off-by: Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/Makefile | 3 +-\n" " arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 22 ++++++++++++\n" @@ -99,25 +112,25 @@ "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\tcpu0: cpu at 0 {\n" + "+\t\tcpu0: cpu@0 {\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\tcompatible = \"arm,cortex-a53\";\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-a53\";\n" "+\t\t\treg = <1>;\n" "+\t\t};\n" "+\n" - "+\t\tcpu2: cpu at 2 {\n" + "+\t\tcpu2: cpu@2 {\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\tcompatible = \"arm,cortex-a53\";\n" "+\t\t\treg = <2>;\n" "+\t\t};\n" "+\n" - "+\t\tcpu3: cpu at 3 {\n" + "+\t\tcpu3: cpu@3 {\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\tcompatible = \"arm,cortex-a53\";\n" "+\t\t\treg = <3>;\n" @@ -135,6 +148,11 @@ "+\tinterrupts = <8>;\n" "+};\n" "-- \n" - 2.7.0 + "2.7.0\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -f00d86f1d1a0eeaf98d3a3daeb1cec74c16688c46fea7841d2b9f4ed05e22a6f +5991285f5c159ff12d3095b8e9eda3699d433b47bda7254d82efe7b0ca81420b
diff --git a/a/1.txt b/N2/1.txt index 0b7dd02..75578e9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -92,25 +92,25 @@ index 0000000..2f36722 + #address-cells = <1>; + #size-cells = <0>; + -+ cpu0: cpu at 0 { ++ cpu0: cpu@0 { + device_type = "cpu"; + compatible = "arm,cortex-a53"; + reg = <0>; + }; + -+ cpu1: cpu at 1 { ++ cpu1: cpu@1 { + device_type = "cpu"; + compatible = "arm,cortex-a53"; + reg = <1>; + }; + -+ cpu2: cpu at 2 { ++ cpu2: cpu@2 { + device_type = "cpu"; + compatible = "arm,cortex-a53"; + reg = <2>; + }; + -+ cpu3: cpu at 3 { ++ cpu3: cpu@3 { + device_type = "cpu"; + compatible = "arm,cortex-a53"; + reg = <3>; diff --git a/a/content_digest b/N2/content_digest index d2ea1a7..d0645f0 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,20 @@ "ref\01457116769-8567-1-git-send-email-eric@anholt.net\0" - "From\0eric@anholt.net (Eric Anholt)\0" + "From\0Eric Anholt <eric@anholt.net>\0" "Subject\0[PATCH 2/2] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.\0" "Date\0Fri, 4 Mar 2016 10:39:29 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0linux-rpi-kernel@lists.infradead.org\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + Stephen Warren <swarren@wwwdotorg.org> + Lee Jones <lee@kernel.org> + Florian Fainelli <f.fainelli@gmail.com> + 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> + devicetree@vger.kernel.org + " Eric Anholt <eric@anholt.net>\0" "\00:1\0" "b\0" "For now this doesn't support the new hardware present on the Pi 3 (BT,\n" @@ -99,25 +111,25 @@ "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\tcpu0: cpu at 0 {\n" + "+\t\tcpu0: cpu@0 {\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\tcompatible = \"arm,cortex-a53\";\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-a53\";\n" "+\t\t\treg = <1>;\n" "+\t\t};\n" "+\n" - "+\t\tcpu2: cpu at 2 {\n" + "+\t\tcpu2: cpu@2 {\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\tcompatible = \"arm,cortex-a53\";\n" "+\t\t\treg = <2>;\n" "+\t\t};\n" "+\n" - "+\t\tcpu3: cpu at 3 {\n" + "+\t\tcpu3: cpu@3 {\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\tcompatible = \"arm,cortex-a53\";\n" "+\t\t\treg = <3>;\n" @@ -137,4 +149,4 @@ "-- \n" 2.7.0 -f00d86f1d1a0eeaf98d3a3daeb1cec74c16688c46fea7841d2b9f4ed05e22a6f +341ee5117c87a9d17f7c9044125f1cf3b8ba48d1d64abd23c4aad825c3ccd4a8
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.