diff for duplicates of <56FBCF70.80006@mentor.com> diff --git a/a/1.txt b/N1/1.txt index cce9448..9d1e5e8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,7 @@ The only problem I see if DTB is updated on a board but a board bootloader on fix-up is capable to fill a preexisting "/memory" device node in only, otherwise it is not clear why the device node is present in skeleton.dtsi. ->> Signed-off-by: Joachim Eastwood <manabian@gmail.com> +>> Signed-off-by: Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> --- >> arch/arm/boot/dts/skeleton.dtsi | 2 +- >> arch/arm/boot/dts/skeleton64.dtsi | 2 +- @@ -44,7 +44,7 @@ otherwise it is not clear why the device node is present in skeleton.dtsi. >> chosen { }; >> aliases { }; >> - memory { device_type = "memory"; reg = <0 0>; }; ->> + memory at 0 { device_type = "memory"; reg = <0 0>; }; +>> + memory@0 { device_type = "memory"; reg = <0 0>; }; >> }; >> diff --git a/arch/arm/boot/dts/skeleton64.dtsi b/arch/arm/boot/dts/skeleton64.dtsi >> index b5d7f36..6dbe9f9 100644 @@ -55,7 +55,7 @@ otherwise it is not clear why the device node is present in skeleton.dtsi. >> chosen { }; >> aliases { }; >> - memory { device_type = "memory"; reg = <0 0 0 0>; }; ->> + memory at 0 { device_type = "memory"; reg = <0 0 0 0>; }; +>> + memory@0 { device_type = "memory"; reg = <0 0 0 0>; }; >> }; >> -- >> 2.7.4 @@ -64,3 +64,7 @@ otherwise it is not clear why the device node is present in skeleton.dtsi. -- With best wishes, Vladimir +-- +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 9131ba2..90d14e2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,14 @@ "ref\01459290646-3592-1-git-send-email-manabian@gmail.com\0" "ref\01459290646-3592-3-git-send-email-manabian@gmail.com\0" "ref\020160330110611.GB25354@leverpostej\0" - "From\0vladimir_zapolskiy@mentor.com (Vladimir Zapolskiy)\0" - "Subject\0[PATCH 2/7] ARM: dts: skeleton: add unit name to memory node\0" + "From\0Vladimir Zapolskiy <vladimir_zapolskiy-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/7] ARM: dts: skeleton: add unit name to memory node\0" "Date\0Wed, 30 Mar 2016 16:06:56 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" + " Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 30.03.2016 14:06, Mark Rutland wrote:\n" @@ -38,7 +42,7 @@ "on fix-up is capable to fill a preexisting \"/memory\" device node in only,\n" "otherwise it is not clear why the device node is present in skeleton.dtsi.\n" "\n" - ">> Signed-off-by: Joachim Eastwood <manabian@gmail.com>\n" + ">> Signed-off-by: Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" ">> ---\n" ">> arch/arm/boot/dts/skeleton.dtsi | 2 +-\n" ">> arch/arm/boot/dts/skeleton64.dtsi | 2 +-\n" @@ -53,7 +57,7 @@ ">> \tchosen { };\n" ">> \taliases { };\n" ">> -\tmemory { device_type = \"memory\"; reg = <0 0>; };\n" - ">> +\tmemory at 0 { device_type = \"memory\"; reg = <0 0>; };\n" + ">> +\tmemory@0 { device_type = \"memory\"; reg = <0 0>; };\n" ">> };\n" ">> diff --git a/arch/arm/boot/dts/skeleton64.dtsi b/arch/arm/boot/dts/skeleton64.dtsi\n" ">> index b5d7f36..6dbe9f9 100644\n" @@ -64,7 +68,7 @@ ">> \tchosen { };\n" ">> \taliases { };\n" ">> -\tmemory { device_type = \"memory\"; reg = <0 0 0 0>; };\n" - ">> +\tmemory at 0 { device_type = \"memory\"; reg = <0 0 0 0>; };\n" + ">> +\tmemory@0 { device_type = \"memory\"; reg = <0 0 0 0>; };\n" ">> };\n" ">> -- \n" ">> 2.7.4\n" @@ -72,6 +76,10 @@ "\n" "--\n" "With best wishes,\n" - Vladimir + "Vladimir\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 -bb1f99970ea47aff6d6039cf7e41a9ebe4078246d32833ae6c004448152faa30 +9549a81523b984a2609bbaaba6a1a2adc2c2ed0cf0a4a0e9900a55af0e08f377
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.