diff for duplicates of <585D7F9A.6030203@baylibre.com> diff --git a/a/content_digest b/N1/content_digest index 6778393..749c11c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "From\0narmstrong@baylibre.com (Neil Armstrong)\0" "Subject\0[PATCH 1/1] ARM64: dts: meson-gxbb-odroidc2: linux,usable-memory\0" "Date\0Fri, 23 Dec 2016 20:48:42 +0100\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Le 23/12/2016 13:52, Heinrich Schuchardt a ?crit :\n" @@ -50,4 +50,4 @@ "I will test this next week, and hopefully get these merged.\n" Neil -561e46c569d460cea3e7ffbbba9bff29f1e1ee46f351c418a071b89b2a222078 +eb703f73c7e3e26abe337d1abc7fa5c8e0ec55fa3ccca66f5b7cb2ab1749e761
diff --git a/a/1.txt b/N2/1.txt index 2b8906b..09feac3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Le 23/12/2016 13:52, Heinrich Schuchardt a ?crit : +Le 23/12/2016 13:52, Heinrich Schuchardt a écrit : > After reading the fdt u-boot overwrites the reg property of the > memory node with <0x0 0x0 0x0 0x78000000>. > @@ -14,9 +14,9 @@ Le 23/12/2016 13:52, Heinrich Schuchardt a ?crit : > https://lkml.org/lkml/2016/12/12/127 > > Fixes: 855960342d1e7 ARM64: dts: amlogic: add Hardkernel ODROID-C2 -> CC: Neil Armstrong <narmstrong@baylibre.com> -> CC: Kevin Hilman <khilman@baylibre.com> -> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> +> CC: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> +> CC: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> +> Signed-off-by: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org> > --- > arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) @@ -27,7 +27,7 @@ Le 23/12/2016 13:52, Heinrich Schuchardt a ?crit : > +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts > @@ -61,7 +61,7 @@ > -> memory at 0 { +> memory@0 { > device_type = "memory"; > - reg = <0x0 0x0 0x0 0x80000000>; > + linux,usable-memory = <0x0 0x01000000 0x0 0x7f000000>; @@ -42,3 +42,7 @@ Thanks a lot for testing and pushing this patch, indeed I missed this point abou I will test this next week, and hopefully get these merged. Neil +-- +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/N2/content_digest index 6778393..874b09c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,11 +1,22 @@ "ref\020161223125213.5461-1-xypron.glpk@gmx.de\0" - "From\0narmstrong@baylibre.com (Neil Armstrong)\0" - "Subject\0[PATCH 1/1] ARM64: dts: meson-gxbb-odroidc2: linux,usable-memory\0" + "ref\020161223125213.5461-1-xypron.glpk-Mmb7MZpHnFY@public.gmane.org\0" + "From\0Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/1] ARM64: dts: meson-gxbb-odroidc2: linux,usable-memory\0" "Date\0Fri, 23 Dec 2016 20:48:42 +0100\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>" + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> + Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> + Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org> + " Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" - "Le 23/12/2016 13:52, Heinrich Schuchardt a ?crit :\n" + "Le 23/12/2016 13:52, Heinrich Schuchardt a \303\251crit :\n" "> After reading the fdt u-boot overwrites the reg property of the\n" "> memory node with <0x0 0x0 0x0 0x78000000>.\n" "> \n" @@ -21,9 +32,9 @@ "> https://lkml.org/lkml/2016/12/12/127\n" "> \n" "> Fixes: 855960342d1e7 ARM64: dts: amlogic: add Hardkernel ODROID-C2\n" - "> CC: Neil Armstrong <narmstrong@baylibre.com>\n" - "> CC: Kevin Hilman <khilman@baylibre.com>\n" - "> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>\n" + "> CC: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" + "> CC: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" + "> Signed-off-by: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>\n" "> ---\n" "> arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 2 +-\n" "> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -34,7 +45,7 @@ "> +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts\n" "> @@ -61,7 +61,7 @@\n" "> \n" - "> \tmemory at 0 {\n" + "> \tmemory@0 {\n" "> \t\tdevice_type = \"memory\";\n" "> -\t\treg = <0x0 0x0 0x0 0x80000000>;\n" "> +\t\tlinux,usable-memory = <0x0 0x01000000 0x0 0x7f000000>;\n" @@ -48,6 +59,10 @@ "Thanks a lot for testing and pushing this patch, indeed I missed this point abou u-boot overwriting reg.\n" "\n" "I will test this next week, and hopefully get these merged.\n" - Neil + "Neil\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 -561e46c569d460cea3e7ffbbba9bff29f1e1ee46f351c418a071b89b2a222078 +0549955bcd370a1f8ab253041ebe05fd81df2a999f7e62821c91bde7352f7064
diff --git a/a/1.txt b/N3/1.txt index 2b8906b..be1f172 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,4 +1,4 @@ -Le 23/12/2016 13:52, Heinrich Schuchardt a ?crit : +Le 23/12/2016 13:52, Heinrich Schuchardt a écrit : > After reading the fdt u-boot overwrites the reg property of the > memory node with <0x0 0x0 0x0 0x78000000>. > @@ -27,7 +27,7 @@ Le 23/12/2016 13:52, Heinrich Schuchardt a ?crit : > +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts > @@ -61,7 +61,7 @@ > -> memory at 0 { +> memory@0 { > device_type = "memory"; > - reg = <0x0 0x0 0x0 0x80000000>; > + linux,usable-memory = <0x0 0x01000000 0x0 0x7f000000>; diff --git a/a/content_digest b/N3/content_digest index 6778393..f2f952f 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,11 +1,21 @@ "ref\020161223125213.5461-1-xypron.glpk@gmx.de\0" - "From\0narmstrong@baylibre.com (Neil Armstrong)\0" - "Subject\0[PATCH 1/1] ARM64: dts: meson-gxbb-odroidc2: linux,usable-memory\0" + "From\0Neil Armstrong <narmstrong@baylibre.com>\0" + "Subject\0Re: [PATCH 1/1] ARM64: dts: meson-gxbb-odroidc2: linux,usable-memory\0" "Date\0Fri, 23 Dec 2016 20:48:42 +0100\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Heinrich Schuchardt <xypron.glpk@gmx.de>" + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + Carlo Caione <carlo@caione.org> + " Kevin Hilman <khilman@baylibre.com>\0" + "Cc\0devicetree@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + linux-amlogic@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" - "Le 23/12/2016 13:52, Heinrich Schuchardt a ?crit :\n" + "Le 23/12/2016 13:52, Heinrich Schuchardt a \303\251crit :\n" "> After reading the fdt u-boot overwrites the reg property of the\n" "> memory node with <0x0 0x0 0x0 0x78000000>.\n" "> \n" @@ -34,7 +44,7 @@ "> +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts\n" "> @@ -61,7 +61,7 @@\n" "> \n" - "> \tmemory at 0 {\n" + "> \tmemory@0 {\n" "> \t\tdevice_type = \"memory\";\n" "> -\t\treg = <0x0 0x0 0x0 0x80000000>;\n" "> +\t\tlinux,usable-memory = <0x0 0x01000000 0x0 0x7f000000>;\n" @@ -50,4 +60,4 @@ "I will test this next week, and hopefully get these merged.\n" Neil -561e46c569d460cea3e7ffbbba9bff29f1e1ee46f351c418a071b89b2a222078 +088180c02928a03b2f6a61ea3ae58b32a779cc88ae6fa90be2004fb6667795ce
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.