diff for duplicates of <3934554.inAhhRLsAY@ubix> diff --git a/a/1.txt b/N1/1.txt index 9c7f940..73d0383 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,56 +38,56 @@ Matthias > #address-cells = <1>; > #size-cells = <0>; > @@ -27,48 +32,56 @@ -> cpu0: cpu@0 { +> cpu0: cpu at 0 { > device_type = "cpu"; > compatible = "arm,cortex-a53"; > + enable-method = "psci"; > reg = <0x000>; > }; > -> cpu1: cpu@1 { +> cpu1: cpu at 1 { > device_type = "cpu"; > compatible = "arm,cortex-a53"; > + enable-method = "psci"; > reg = <0x001>; > }; > -> cpu2: cpu@2 { +> cpu2: cpu at 2 { > device_type = "cpu"; > compatible = "arm,cortex-a53"; > + enable-method = "psci"; > reg = <0x002>; > }; > -> cpu3: cpu@3 { +> cpu3: cpu at 3 { > device_type = "cpu"; > compatible = "arm,cortex-a53"; > + enable-method = "psci"; > reg = <0x003>; > }; > -> cpu4: cpu@100 { +> cpu4: cpu at 100 { > device_type = "cpu"; > compatible = "arm,cortex-a53"; > + enable-method = "psci"; > reg = <0x100>; > }; > -> cpu5: cpu@101 { +> cpu5: cpu at 101 { > device_type = "cpu"; > compatible = "arm,cortex-a53"; > + enable-method = "psci"; > reg = <0x101>; > }; > -> cpu6: cpu@102 { +> cpu6: cpu at 102 { > device_type = "cpu"; > compatible = "arm,cortex-a53"; > + enable-method = "psci"; > reg = <0x102>; > }; > -> cpu7: cpu@103 { +> cpu7: cpu at 103 { > device_type = "cpu"; > compatible = "arm,cortex-a53"; > + enable-method = "psci"; diff --git a/a/content_digest b/N1/content_digest index 67220e9..1f40822 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,8 @@ "ref\01438656457-60278-1-git-send-email-scott.shu@mediatek.com\0" - "From\0Matthias Brugger <matthias.bgg@gmail.com>\0" - "Subject\0Re: [PATCH] ARM64: dts: mt6795: enable basic SMP bringup for MT6795\0" + "From\0matthias.bgg@gmail.com (Matthias Brugger)\0" + "Subject\0[PATCH] ARM64: dts: mt6795: enable basic SMP bringup for MT6795\0" "Date\0Wed, 05 Aug 2015 19:24:56 +0200\0" - "To\0Scott Shu <scott.shu@mediatek.com>\0" - "Cc\0Mars Cheng <mars.cheng@mediatek.com>" - Mark Rutland <mark.rutland@arm.com> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - linux-mediatek@lists.infradead.org - wsd_upstream@mediatek.com - loda.chou@mediatek.com - jades.shih@mediatek.com - " scott.shu@gmail.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tuesday, August 04, 2015 10:47:37 AM Scott Shu wrote:\n" @@ -55,56 +45,56 @@ "> \t\t#address-cells = <1>;\n" "> \t\t#size-cells = <0>;\n" "> @@ -27,48 +32,56 @@\n" - "> \t\tcpu0: cpu@0 {\n" + "> \t\tcpu0: cpu at 0 {\n" "> \t\t\tdevice_type = \"cpu\";\n" "> \t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\tenable-method = \"psci\";\n" "> \t\t\treg = <0x000>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu1: cpu@1 {\n" + "> \t\tcpu1: cpu at 1 {\n" "> \t\t\tdevice_type = \"cpu\";\n" "> \t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\tenable-method = \"psci\";\n" "> \t\t\treg = <0x001>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu2: cpu@2 {\n" + "> \t\tcpu2: cpu at 2 {\n" "> \t\t\tdevice_type = \"cpu\";\n" "> \t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\tenable-method = \"psci\";\n" "> \t\t\treg = <0x002>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu3: cpu@3 {\n" + "> \t\tcpu3: cpu at 3 {\n" "> \t\t\tdevice_type = \"cpu\";\n" "> \t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\tenable-method = \"psci\";\n" "> \t\t\treg = <0x003>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu4: cpu@100 {\n" + "> \t\tcpu4: cpu at 100 {\n" "> \t\t\tdevice_type = \"cpu\";\n" "> \t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\tenable-method = \"psci\";\n" "> \t\t\treg = <0x100>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu5: cpu@101 {\n" + "> \t\tcpu5: cpu at 101 {\n" "> \t\t\tdevice_type = \"cpu\";\n" "> \t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\tenable-method = \"psci\";\n" "> \t\t\treg = <0x101>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu6: cpu@102 {\n" + "> \t\tcpu6: cpu at 102 {\n" "> \t\t\tdevice_type = \"cpu\";\n" "> \t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\tenable-method = \"psci\";\n" "> \t\t\treg = <0x102>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu7: cpu@103 {\n" + "> \t\tcpu7: cpu at 103 {\n" "> \t\t\tdevice_type = \"cpu\";\n" "> \t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\tenable-method = \"psci\";\n" @@ -112,4 +102,4 @@ "> \t\t};\n" "> \t};" -a4200d76a89e36635926d5a2dc3c0193ba83a2c05572d0741ca07c7652a84bc1 +300919b2a9bc6eb0d090cab6ce65d8da1ccdc67f169197fa113cbb2bdac8f080
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.