diff for duplicates of <20160330140608.GL28207@tiger> diff --git a/a/1.txt b/N1/1.txt index 054beba..f2e2ccc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ On Tue, Mar 08, 2016 at 10:25:39AM +0800, Zhiqiang Hou wrote: -> From: Shaohui Xie <Shaohui.Xie@freescale.com> +> From: Shaohui Xie <Shaohui.Xie-KZfg59tc24xl57MIdRCFDg@public.gmane.org> > > The LS1043a-QDS board is a high-performance computing, evaluation, > development, and test platform supporting the LS1043a SoC. > -> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> -> Signed-off-by: Mingkai Hu <Mingkai.Hu@freescale.com> -> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> +> Signed-off-by: Shaohui Xie <Shaohui.Xie-KZfg59tc24xl57MIdRCFDg@public.gmane.org> +> Signed-off-by: Mingkai Hu <Mingkai.Hu-KZfg59tc24xl57MIdRCFDg@public.gmane.org> +> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou-3arQi8VN3Tc@public.gmane.org> The series looks good to me. There are a couple of small comments in this patch as below, but I decided to fix them myself and applied both @@ -55,7 +55,7 @@ The list should maintained alphabetically. > + * > + * Copyright 2014-2015, Freescale Semiconductor > + * -> + * Mingkai Hu <Mingkai.hu@freescale.com> +> + * Mingkai Hu <Mingkai.hu-KZfg59tc24xl57MIdRCFDg@public.gmane.org> > + * > + * This file is dual-licensed: you can use it either under the terms > + * of the GPLv2 or the X11 license, at your option. Note that this dual @@ -134,19 +134,19 @@ The list should maintained alphabetically. > + 0x2 0x0 0x0 0x7fb00000 0x00000100>; > + status = "okay"; > + -> + nor at 0,0 { +> + nor@0,0 { > + compatible = "cfi-flash"; > + reg = <0x0 0x0 0x8000000>; > + bank-width = <2>; > + device-width = <1>; > + }; > + -> + nand at 1,0 { +> + nand@1,0 { > + compatible = "fsl,ifc-nand"; > + reg = <0x1 0x0 0x10000>; > + }; > + -> + fpga: board-control at 2,0 { +> + fpga: board-control@2,0 { > + compatible = "fsl,ls1043aqds-fpga", "fsl,fpga-qixis"; > + reg = <0x2 0x0 0x0000100>; > + }; @@ -159,18 +159,18 @@ We generally have a new line between properties and sub-node. Shawn -> + pca9547 at 77 { +> + pca9547@77 { > + compatible = "nxp,pca9547"; > + reg = <0x77>; > + #address-cells = <1>; > + #size-cells = <0>; > + -> + i2c at 0 { +> + i2c@0 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <0x0>; > + -> + rtc at 68 { +> + rtc@68 { > + compatible = "dallas,ds3232"; > + reg = <0x68>; > + /* IRQ10_B */ @@ -178,40 +178,40 @@ Shawn > + }; > + }; > + -> + i2c at 2 { +> + i2c@2 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <0x2>; > + -> + ina220 at 40 { +> + ina220@40 { > + compatible = "ti,ina220"; > + reg = <0x40>; > + shunt-resistor = <1000>; > + }; > + -> + ina220 at 41 { +> + ina220@41 { > + compatible = "ti,ina220"; > + reg = <0x41>; > + shunt-resistor = <1000>; > + }; > + }; > + -> + i2c at 3 { +> + i2c@3 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <0x3>; > + -> + eeprom at 56 { +> + eeprom@56 { > + compatible = "atmel,24c512"; > + reg = <0x56>; > + }; > + -> + eeprom at 57 { +> + eeprom@57 { > + compatible = "atmel,24c512"; > + reg = <0x57>; > + }; > + -> + temp-sensor at 4c { +> + temp-sensor@4c { > + compatible = "adi,adt7461a"; > + reg = <0x4c>; > + }; @@ -225,4 +225,8 @@ Shawn > -- > 2.1.0.27.g96db324 > -> +> +-- +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 8b22c56..9097faa 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,35 @@ "ref\01457403939-12080-1-git-send-email-Zhiqiang.Hou@nxp.com\0" "ref\01457403939-12080-2-git-send-email-Zhiqiang.Hou@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH v4 2/2] arm64: dts: add LS1043a-QDS board support\0" + "ref\01457403939-12080-2-git-send-email-Zhiqiang.Hou-3arQi8VN3Tc@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v4 2/2] arm64: dts: add LS1043a-QDS board support\0" "Date\0Wed, 30 Mar 2016 22:06:17 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Zhiqiang Hou <Zhiqiang.Hou-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 + pawel.moll-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + catalin.marinas-5wv7dgnIgG8@public.gmane.org + will.deacon-5wv7dgnIgG8@public.gmane.org + scott.wood-3arQi8VN3Tc@public.gmane.org + Mingkai.Hu-3arQi8VN3Tc@public.gmane.org + Shaohui.Xie-3arQi8VN3Tc@public.gmane.org + Shaohui Xie <Shaohui.Xie-KZfg59tc24xl57MIdRCFDg@public.gmane.org> + " Mingkai Hu <Mingkai.Hu-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" "\00:1\0" "b\0" "On Tue, Mar 08, 2016 at 10:25:39AM +0800, Zhiqiang Hou wrote:\n" - "> From: Shaohui Xie <Shaohui.Xie@freescale.com>\n" + "> From: Shaohui Xie <Shaohui.Xie-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" "> \n" "> The LS1043a-QDS board is a high-performance computing, evaluation,\n" "> development, and test platform supporting the LS1043a SoC.\n" "> \n" - "> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>\n" - "> Signed-off-by: Mingkai Hu <Mingkai.Hu@freescale.com>\n" - "> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>\n" + "> Signed-off-by: Shaohui Xie <Shaohui.Xie-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" + "> Signed-off-by: Mingkai Hu <Mingkai.Hu-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" + "> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou-3arQi8VN3Tc@public.gmane.org>\n" "\n" "The series looks good to me. There are a couple of small comments in\n" "this patch as below, but I decided to fix them myself and applied both\n" @@ -63,7 +78,7 @@ "> + *\n" "> + * Copyright 2014-2015, Freescale Semiconductor\n" "> + *\n" - "> + * Mingkai Hu <Mingkai.hu@freescale.com>\n" + "> + * Mingkai Hu <Mingkai.hu-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" "> + *\n" "> + * This file is dual-licensed: you can use it either under the terms\n" "> + * of the GPLv2 or the X11 license, at your option. Note that this dual\n" @@ -142,19 +157,19 @@ "> +\t\t 0x2 0x0 0x0 0x7fb00000 0x00000100>;\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 1,0 {\n" + "> +\tnand@1,0 {\n" "> +\t\tcompatible = \"fsl,ifc-nand\";\n" "> +\t\treg = <0x1 0x0 0x10000>;\n" "> +\t};\n" "> +\n" - "> +\tfpga: board-control at 2,0 {\n" + "> +\tfpga: board-control@2,0 {\n" "> +\t\tcompatible = \"fsl,ls1043aqds-fpga\", \"fsl,fpga-qixis\";\n" "> +\t\treg = <0x2 0x0 0x0000100>;\n" "> +\t};\n" @@ -167,18 +182,18 @@ "\n" "Shawn\n" "\n" - "> +\tpca9547 at 77 {\n" + "> +\tpca9547@77 {\n" "> +\t\tcompatible = \"nxp,pca9547\";\n" "> +\t\treg = <0x77>;\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\ti2c at 0 {\n" + "> +\t\ti2c@0 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\treg = <0x0>;\n" "> +\n" - "> +\t\t\trtc at 68 {\n" + "> +\t\t\trtc@68 {\n" "> +\t\t\t\tcompatible = \"dallas,ds3232\";\n" "> +\t\t\t\treg = <0x68>;\n" "> +\t\t\t\t/* IRQ10_B */\n" @@ -186,40 +201,40 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c at 2 {\n" + "> +\t\ti2c@2 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\treg = <0x2>;\n" "> +\n" - "> +\t\t\tina220 at 40 {\n" + "> +\t\t\tina220@40 {\n" "> +\t\t\t\tcompatible = \"ti,ina220\";\n" "> +\t\t\t\treg = <0x40>;\n" "> +\t\t\t\tshunt-resistor = <1000>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tina220 at 41 {\n" + "> +\t\t\tina220@41 {\n" "> +\t\t\t\tcompatible = \"ti,ina220\";\n" "> +\t\t\t\treg = <0x41>;\n" "> +\t\t\t\tshunt-resistor = <1000>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c at 3 {\n" + "> +\t\ti2c@3 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\treg = <0x3>;\n" "> +\n" - "> +\t\t\teeprom at 56 {\n" + "> +\t\t\teeprom@56 {\n" "> +\t\t\t\tcompatible = \"atmel,24c512\";\n" "> +\t\t\t\treg = <0x56>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\teeprom at 57 {\n" + "> +\t\t\teeprom@57 {\n" "> +\t\t\t\tcompatible = \"atmel,24c512\";\n" "> +\t\t\t\treg = <0x57>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ttemp-sensor at 4c {\n" + "> +\t\t\ttemp-sensor@4c {\n" "> +\t\t\t\tcompatible = \"adi,adt7461a\";\n" "> +\t\t\t\treg = <0x4c>;\n" "> +\t\t\t};\n" @@ -233,6 +248,10 @@ "> -- \n" "> 2.1.0.27.g96db324\n" "> \n" - > + "> \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 -f49c70053d0b3ce06b2ffe8ce0ebf9fbef29dae63df61a14286b40dad90b810e +b2f171415445584192f7728e457025f2b177abaa0edff95327ec47619fb54ffd
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.