diff for duplicates of <20170512032140.GD8471@dragon> diff --git a/a/1.txt b/N1/1.txt index 4c885e9..31280fa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Wed, May 10, 2017 at 03:13:23PM +0530, Prabhakar Kushwaha wrote: > > So add flash information in ifc node of device tree. > -> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> +> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org> The subject prefix should be like 'arm64: dts: ...'. @@ -31,19 +31,19 @@ The subject prefix should be like 'arm64: dts: ...'. > + 3 0 0x5 0x20000000 0x00010000>; > + status = "okay"; > + -> + nor at 0,0 { +> + nor@0,0 { > + compatible = "cfi-flash"; > + reg = <0x0 0x0 0x8000000>; > + bank-width = <2>; > + device-width = <1>; > + }; > + -> + nand at 2,0 { +> + nand@2,0 { > + compatible = "fsl,ifc-nand"; > + reg = <0x2 0x0 0x10000>; > + }; > + -> + fpga: board-control at 3,0 { +> + fpga: board-control@3,0 { > + compatible = "fsl,ls1088aqds-fpga", "fsl,fpga-qixis"; > + reg = <0x3 0x0 0x0000100>; > + }; @@ -65,12 +65,12 @@ The subject prefix should be like 'arm64: dts: ...'. > + 2 0 0x5 0x20000000 0x00010000>; > + status = "okay"; > + -> + nand at 0,0 { +> + nand@0,0 { > + compatible = "fsl,ifc-nand"; > + reg = <0x0 0x0 0x10000>; > + }; > + -> + fpga: board-control at 2,0 { +> + fpga: board-control@2,0 { > + compatible = "fsl,ls1088ardb-fpga", "fsl,fpga-qixis"; > + reg = <0x2 0x0 0x0000100>; > + }; @@ -102,7 +102,7 @@ Shawn > }; > -> i2c0: i2c at 2000000 { +> i2c0: i2c@2000000 { > -- > 2.7.4 > @@ -110,5 +110,9 @@ Shawn > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel at lists.infradead.org +> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel +-- +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 bc5a78e..75f475c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,13 @@ "ref\01494409403-22369-1-git-send-email-prabhakar.kushwaha@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH][v3] arm64: Add flash node for ls1088a qds and rdb\0" + "ref\01494409403-22369-1-git-send-email-prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH][v3] arm64: Add flash node for ls1088a qds and rdb\0" "Date\0Fri, 12 May 2017 11:21:41 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Prabhakar Kushwaha <prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On Wed, May 10, 2017 at 03:13:23PM +0530, Prabhakar Kushwaha wrote:\n" @@ -11,7 +16,7 @@ "> \n" "> So add flash information in ifc node of device tree.\n" "> \n" - "> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>\n" + "> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org>\n" "\n" "The subject prefix should be like 'arm64: dts: ...'.\n" "\n" @@ -38,19 +43,19 @@ "> +\t\t 3 0 0x5 0x20000000 0x00010000>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\tnor at 0,0 {\n" + "> +\tnor@0,0 {\n" "> +\t\tcompatible = \"cfi-flash\";\n" "> +\t\treg = <0x0 0x0 0x8000000>;\n" "> +\t\tbank-width = <2>;\n" "> +\t\tdevice-width = <1>;\n" "> +\t};\n" "> +\n" - "> +\tnand at 2,0 {\n" + "> +\tnand@2,0 {\n" "> +\t\tcompatible = \"fsl,ifc-nand\";\n" "> +\t\treg = <0x2 0x0 0x10000>;\n" "> +\t};\n" "> +\n" - "> +\tfpga: board-control at 3,0 {\n" + "> +\tfpga: board-control@3,0 {\n" "> +\t\tcompatible = \"fsl,ls1088aqds-fpga\", \"fsl,fpga-qixis\";\n" "> +\t\treg = <0x3 0x0 0x0000100>;\n" "> +\t};\n" @@ -72,12 +77,12 @@ "> +\t\t 2 0 0x5 0x20000000 0x00010000>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\tnand at 0,0 {\n" + "> +\tnand@0,0 {\n" "> +\t\tcompatible = \"fsl,ifc-nand\";\n" "> +\t\treg = <0x0 0x0 0x10000>;\n" "> +\t};\n" "> +\n" - "> +\tfpga: board-control at 2,0 {\n" + "> +\tfpga: board-control@2,0 {\n" "> +\t\tcompatible = \"fsl,ls1088ardb-fpga\", \"fsl,fpga-qixis\";\n" "> +\t\treg = <0x2 0x0 0x0000100>;\n" "> +\t};\n" @@ -109,7 +114,7 @@ "\n" "> \t\t};\n" "> \n" - "> \t\ti2c0: i2c at 2000000 {\n" + "> \t\ti2c0: i2c@2000000 {\n" "> -- \n" "> 2.7.4\n" "> \n" @@ -117,7 +122,11 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel at lists.infradead.org\n" - > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + "> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" + "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\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 -da00f74722ef640da759126a41b1cf597a9412272b0e1953acba059b32308b04 +0cef3634830199717eff798908a4bc1c3800757e6da49936846ba06da974da42
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.