diff for duplicates of <20161230013247.GE6177@dragon> diff --git a/a/1.txt b/N1/1.txt index 7ca1800..e8d09b7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,8 +34,8 @@ On Tue, Dec 06, 2016 at 05:20:36PM +0530, Harninder Rai wrote: > - fsl-ls1012a-rdb.dts: > DTS file for FSL LS1012A RDB board. > -> Signed-off-by: Harninder Rai <harninder.rai@nxp.com> -> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com> +> Signed-off-by: Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org> +> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org> It looks good now, except a few minor things below. @@ -103,7 +103,7 @@ Ditto > + #address-cells = <1>; > + #size-cells = <0>; > + -> + cpu0: cpu at 0 { +> + cpu0: cpu@0 { > + device_type = "cpu"; > + compatible = "arm,cortex-a53"; > + reg = <0x0>; @@ -133,7 +133,7 @@ This newline is unnecessary. <snip> -> + duart0: serial at 21c0500 { +> + duart0: serial@21c0500 { > + compatible = "fsl,ns16550", "ns16550a"; > + reg = <0x00 0x21c0500 0x0 0x100>; > + interrupts = <0 54 IRQ_TYPE_LEVEL_HIGH>; @@ -143,7 +143,7 @@ This newline is unnecessary. status = "disabled"; > + -> + duart1: serial at 21c0600 { +> + duart1: serial@21c0600 { > + compatible = "fsl,ns16550", "ns16550a"; > + reg = <0x00 0x21c0600 0x0 0x100>; > + interrupts = <0 54 IRQ_TYPE_LEVEL_HIGH>; @@ -154,7 +154,7 @@ Ditto <snip> -> + sata: sata at 3200000 { +> + sata: sata@3200000 { > + compatible = "fsl,ls1012a-ahci", "fsl,ls1043a-ahci"; > + reg = <0x0 0x3200000 0x0 0x10000>; > + interrupts = <0 69 IRQ_TYPE_LEVEL_HIGH>; @@ -173,5 +173,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 19414a8..ec35577 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,15 @@ "ref\01481025036-4912-1-git-send-email-harninder.rai@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH v3] arm64: Add DTS support for FSL's LS1012A SoC\0" + "ref\01481025036-4912-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v3] arm64: Add DTS support for FSL's LS1012A SoC\0" "Date\0Fri, 30 Dec 2016 09:32:49 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org + Bhaskar Upadhaya <Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On Tue, Dec 06, 2016 at 05:20:36PM +0530, Harninder Rai wrote:\n" @@ -41,8 +48,8 @@ "> - fsl-ls1012a-rdb.dts:\n" "> DTS file for FSL LS1012A RDB board.\n" "> \n" - "> Signed-off-by: Harninder Rai <harninder.rai@nxp.com>\n" - "> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>\n" + "> Signed-off-by: Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org>\n" + "> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org>\n" "\n" "It looks good now, except a few minor things below.\n" "\n" @@ -110,7 +117,7 @@ "> +\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 = <0x0>;\n" @@ -140,7 +147,7 @@ "\n" "<snip>\n" "\n" - "> +\t\tduart0: serial at 21c0500 {\n" + "> +\t\tduart0: serial@21c0500 {\n" "> +\t\t\tcompatible = \"fsl,ns16550\", \"ns16550a\";\n" "> +\t\t\treg = <0x00 0x21c0500 0x0 0x100>;\n" "> +\t\t\tinterrupts = <0 54 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -150,7 +157,7 @@ "status = \"disabled\";\n" "\n" "> +\n" - "> +\t\tduart1: serial at 21c0600 {\n" + "> +\t\tduart1: serial@21c0600 {\n" "> +\t\t\tcompatible = \"fsl,ns16550\", \"ns16550a\";\n" "> +\t\t\treg = <0x00 0x21c0600 0x0 0x100>;\n" "> +\t\t\tinterrupts = <0 54 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -161,7 +168,7 @@ "\n" "<snip>\n" "\n" - "> +\t\tsata: sata at 3200000 {\n" + "> +\t\tsata: sata@3200000 {\n" "> +\t\t\tcompatible = \"fsl,ls1012a-ahci\", \"fsl,ls1043a-ahci\";\n" "> +\t\t\treg = <0x0 0x3200000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 69 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -180,7 +187,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 -fc931d08dee6c79767e52fdac3d3ce372e818a7a5894b1ffa50724ad44101199 +15b06792c53227889ae91638b380700fe4b09e2372cc96013e109323da5c0eec
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.