diff for duplicates of <53A2C8DD.7000601@denx.de> diff --git a/a/1.txt b/N1/1.txt index c1095d5..3d388cc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,11 +15,11 @@ Am 18.06.2014 15:29, schrieb Shawn Guo: >> differences between them are extracted into 2 DTS files, and >> the common settings are collected in a common file. >> ->> Signed-off-by: Heiko Schocher<hs@denx.de> ->> Cc: Shawn Guo<shawn.guo@freescale.com> ->> Cc: Sascha Hauer<s.hauer@pengutronix.de> ->> Cc: devicetree at vger.kernel.org<devicetree@vger.kernel.org> ->> Cc: linux-arm-kernel at lists.infradead.org +>> Signed-off-by: Heiko Schocher<hs-ynQEQJNshbs@public.gmane.org> +>> Cc: Shawn Guo<shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org> +>> Cc: Sascha Hauer<s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> +>> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> +>> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > > Patch subject 'ARM: dts: imx6: ...' should be more idiomatic. @@ -57,7 +57,7 @@ fixed. >> +/* >> + * support fot the imx6 based aristainetos board >> + * ->> + * Copyright (C) 2014 Heiko Schocher<hs@denx.de> +>> + * Copyright (C) 2014 Heiko Schocher<hs-ynQEQJNshbs@public.gmane.org> >> + * >> + * This program is free software; you can redistribute it and/or modify >> + * it under the terms of the GNU General Public License version 2 as @@ -91,7 +91,7 @@ Ok, fixed. >> + }; >> + >> + soc { ->> + display0: display at di0 { +>> + display0: display@di0 { >> + compatible = "fsl,imx-parallel-display"; >> + interface-pix-fmt = "rgb24"; >> + pinctrl-names = "default"; @@ -167,7 +167,7 @@ Ah, thanks! >> +/* >> + * support fot the imx6 based aristainetos board >> + * ->> + * Copyright (C) 2014 Heiko Schocher<hs@denx.de> +>> + * Copyright (C) 2014 Heiko Schocher<hs-ynQEQJNshbs@public.gmane.org> >> + * >> + * This program is free software; you can redistribute it and/or modify >> + * it under the terms of the GNU General Public License version 2 as @@ -191,7 +191,7 @@ Ah, thanks! fixed. ->> + display0: display at di0 { +>> + display0: display@di0 { >> + compatible = "fsl,imx-parallel-display"; >> + interface-pix-fmt = "rgb24"; >> + pinctrl-names = "default"; @@ -249,7 +249,7 @@ fixed. >> +/* >> + * support fot the imx6 based aristainetos board >> + * ->> + * Copyright (C) 2014 Heiko Schocher<hs@denx.de> +>> + * Copyright (C) 2014 Heiko Schocher<hs-ynQEQJNshbs@public.gmane.org> >> + * >> + * This program is free software; you can redistribute it and/or modify >> + * it under the terms of the GNU General Public License version 2 as @@ -321,13 +321,13 @@ renamed. >> + pinctrl-0 =<&pinctrl_ecspi4>; >> + status = "okay"; >> + ->> + flash: m25p80 at 0 { +>> + flash: m25p80@0 { >> + #address-cells =<1>; >> + #size-cells =<1>; >> + compatible = "micron,n25q128a11"; >> + spi-max-frequency =<20000000>; >> + reg =<0>; ->> + partition at 0 { +>> + partition@0 { > > Partition table is a user configuration data, and shouldn't be in > mainline device tree. @@ -338,19 +338,19 @@ removed. >> + reg =<0x0 0xc0000>; >> + read-only; >> + }; ->> + partition at 1 { +>> + partition@1 { >> + label = "u-boot-env"; >> + reg =<0xd0000 0x10000>; >> + }; ->> + partition at 2 { +>> + partition@2 { >> + label = "u-boot-env-red"; >> + reg =<0xe0000 0x10000>; >> + }; ->> + partition at 3 { +>> + partition@3 { >> + label = "kernel"; >> + reg =<0xf0000 0x520000>; >> + }; ->> + partition at 4 { +>> + partition@4 { >> + label = "rootfs"; >> + reg =<0x610000 0x9f0000>; >> + }; @@ -363,7 +363,7 @@ removed. >> + pinctrl-0 =<&pinctrl_i2c1>; >> + status = "okay"; >> + ->> + tmp103: tmp103 at 71 { +>> + tmp103: tmp103@71 { >> + compatible = "ti,tmp103"; >> + reg =<0x71>; >> + }; @@ -375,7 +375,7 @@ removed. >> + pinctrl-0 =<&pinctrl_i2c3>; >> + status = "okay"; >> + ->> + rtc at 68 { +>> + rtc@68 { >> + compatible = "dallas,m41t00"; >> + reg =<0x68>; >> + }; @@ -641,3 +641,7 @@ Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany +-- +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 dbf2b65..d7b1d1e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,12 @@ "ref\01402468548-17539-1-git-send-email-hs@denx.de\0" "ref\020140618132915.GK8860@dragon\0" - "From\0hs@denx.de (Heiko Schocher)\0" - "Subject\0[PATCH] arm, imx6, dts: add aristainetos board support\0" + "From\0Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\0" + "Subject\0Re: [PATCH] arm, imx6, dts: add aristainetos board support\0" "Date\0Thu, 19 Jun 2014 13:26:21 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Shawn Guo <shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" "Hello Shawn,\n" @@ -23,11 +26,11 @@ ">> differences between them are extracted into 2 DTS files, and\n" ">> the common settings are collected in a common file.\n" ">>\n" - ">> Signed-off-by: Heiko Schocher<hs@denx.de>\n" - ">> Cc: Shawn Guo<shawn.guo@freescale.com>\n" - ">> Cc: Sascha Hauer<s.hauer@pengutronix.de>\n" - ">> Cc: devicetree at vger.kernel.org<devicetree@vger.kernel.org>\n" - ">> Cc: linux-arm-kernel at lists.infradead.org\n" + ">> Signed-off-by: Heiko Schocher<hs-ynQEQJNshbs@public.gmane.org>\n" + ">> Cc: Shawn Guo<shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" + ">> Cc: Sascha Hauer<s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" + ">> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" + ">> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" ">\n" "> Patch subject 'ARM: dts: imx6: ...' should be more idiomatic.\n" "\n" @@ -65,7 +68,7 @@ ">> +/*\n" ">> + * support fot the imx6 based aristainetos board\n" ">> + *\n" - ">> + * Copyright (C) 2014 Heiko Schocher<hs@denx.de>\n" + ">> + * Copyright (C) 2014 Heiko Schocher<hs-ynQEQJNshbs@public.gmane.org>\n" ">> + *\n" ">> + * This program is free software; you can redistribute it and/or modify\n" ">> + * it under the terms of the GNU General Public License version 2 as\n" @@ -99,7 +102,7 @@ ">> +\t};\n" ">> +\n" ">> +\tsoc {\n" - ">> +\t\tdisplay0: display at di0 {\n" + ">> +\t\tdisplay0: display@di0 {\n" ">> +\t\t\tcompatible = \"fsl,imx-parallel-display\";\n" ">> +\t\t\tinterface-pix-fmt = \"rgb24\";\n" ">> +\t\t\tpinctrl-names = \"default\";\n" @@ -175,7 +178,7 @@ ">> +/*\n" ">> + * support fot the imx6 based aristainetos board\n" ">> + *\n" - ">> + * Copyright (C) 2014 Heiko Schocher<hs@denx.de>\n" + ">> + * Copyright (C) 2014 Heiko Schocher<hs-ynQEQJNshbs@public.gmane.org>\n" ">> + *\n" ">> + * This program is free software; you can redistribute it and/or modify\n" ">> + * it under the terms of the GNU General Public License version 2 as\n" @@ -199,7 +202,7 @@ "\n" "fixed.\n" "\n" - ">> +\t\tdisplay0: display at di0 {\n" + ">> +\t\tdisplay0: display@di0 {\n" ">> +\t\t\tcompatible = \"fsl,imx-parallel-display\";\n" ">> +\t\t\tinterface-pix-fmt = \"rgb24\";\n" ">> +\t\t\tpinctrl-names = \"default\";\n" @@ -257,7 +260,7 @@ ">> +/*\n" ">> + * support fot the imx6 based aristainetos board\n" ">> + *\n" - ">> + * Copyright (C) 2014 Heiko Schocher<hs@denx.de>\n" + ">> + * Copyright (C) 2014 Heiko Schocher<hs-ynQEQJNshbs@public.gmane.org>\n" ">> + *\n" ">> + * This program is free software; you can redistribute it and/or modify\n" ">> + * it under the terms of the GNU General Public License version 2 as\n" @@ -329,13 +332,13 @@ ">> +\tpinctrl-0 =<&pinctrl_ecspi4>;\n" ">> +\tstatus = \"okay\";\n" ">> +\n" - ">> +\tflash: m25p80 at 0 {\n" + ">> +\tflash: m25p80@0 {\n" ">> +\t\t#address-cells =<1>;\n" ">> +\t\t#size-cells =<1>;\n" ">> +\t\tcompatible = \"micron,n25q128a11\";\n" ">> +\t\tspi-max-frequency =<20000000>;\n" ">> +\t\treg =<0>;\n" - ">> +\t\tpartition at 0 {\n" + ">> +\t\tpartition@0 {\n" ">\n" "> Partition table is a user configuration data, and shouldn't be in\n" "> mainline device tree.\n" @@ -346,19 +349,19 @@ ">> +\t\t\treg =<0x0 0xc0000>;\n" ">> +\t\t\tread-only;\n" ">> +\t\t};\n" - ">> +\t\tpartition at 1 {\n" + ">> +\t\tpartition@1 {\n" ">> +\t\t\tlabel = \"u-boot-env\";\n" ">> +\t\t\treg =<0xd0000 0x10000>;\n" ">> +\t\t};\n" - ">> +\t\tpartition at 2 {\n" + ">> +\t\tpartition@2 {\n" ">> +\t\t\tlabel = \"u-boot-env-red\";\n" ">> +\t\t\treg =<0xe0000 0x10000>;\n" ">> +\t\t};\n" - ">> +\t\tpartition at 3 {\n" + ">> +\t\tpartition@3 {\n" ">> +\t\t\tlabel = \"kernel\";\n" ">> +\t\t\treg =<0xf0000 0x520000>;\n" ">> +\t\t};\n" - ">> +\t\tpartition at 4 {\n" + ">> +\t\tpartition@4 {\n" ">> +\t\t\tlabel = \"rootfs\";\n" ">> +\t\t\treg =<0x610000 0x9f0000>;\n" ">> +\t\t};\n" @@ -371,7 +374,7 @@ ">> +\tpinctrl-0 =<&pinctrl_i2c1>;\n" ">> +\tstatus = \"okay\";\n" ">> +\n" - ">> +\ttmp103: tmp103 at 71 {\n" + ">> +\ttmp103: tmp103@71 {\n" ">> +\t\tcompatible = \"ti,tmp103\";\n" ">> +\t\treg =<0x71>;\n" ">> +\t};\n" @@ -383,7 +386,7 @@ ">> +\tpinctrl-0 =<&pinctrl_i2c3>;\n" ">> +\tstatus = \"okay\";\n" ">> +\n" - ">> +\trtc at 68 {\n" + ">> +\trtc@68 {\n" ">> +\t\tcompatible = \"dallas,m41t00\";\n" ">> +\t\treg =<0x68>;\n" ">> +\t};\n" @@ -648,6 +651,10 @@ "Heiko\n" "-- \n" "DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel\n" - HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany + "HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany\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 -d9a4d3a9e4195bb24c12db21534ce206429380d1a3bae205fa7a124d7e2f2cc8 +af1d760b16559fba637b4c85bfaa3804150a955e179e4205cfd9883da46325df
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.