diff for duplicates of <57551CF6.2020602@compulab.co.il> diff --git a/a/1.txt b/N1/1.txt index 2393b10..f867b63 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,8 +17,8 @@ On 06/05/2016 08:32 PM, Christopher Spinrath wrote: >>>>> >>>>> On 05/23/2016 12:03 PM, Lucas Stach wrote: >>>>>> Am Montag, den 23.05.2016, 00:47 +0200 schrieb ->>>>>> christopher.spinrath at rwth-aachen.de: ->>>>>>> From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de> +>>>>>> christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org: +>>>>>>> From: Christopher Spinrath <christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org> >>>>> >>>>> [...] >>>>> @@ -29,24 +29,24 @@ On 06/05/2016 08:32 PM, Christopher Spinrath wrote: >>>>>>> + pinctrl-0 = <&pinctrl_ecspi1>; >>>>>>> + status = "okay"; >>>>>>> + ->>>>>>> + flash: m25p80 at 0 { +>>>>>>> + flash: m25p80@0 { >>>>>>> + #address-cells = <1>; >>>>>>> + #size-cells = <1>; >>>>>>> + compatible = "st,m25p", "jedec,spi-nor"; >>>>>>> + spi-max-frequency = <20000000>; >>>>>>> + reg = <0>; >>>>>>> + ->>>>>>> + partition at 0 { +>>>>>>> + partition@0 { >>>>>>> + label = "uboot"; >>>>>>> + reg = <0x0 0xc0000>; >>>>>>> + }; >>>>>>> + ->>>>>>> + partition at c0000 { +>>>>>>> + partition@c0000 { >>>>>>> + label = "uboot environment"; >>>>>>> + reg = <0xc0000 0x40000>; >>>>>>> + }; >>>>>>> + ->>>>>>> + partition at 100000 { +>>>>>>> + partition@100000 { >>>>>>> + label = "reserved"; >>>>>>> + reg = <0x100000 0x100000>; >>>>>>> + }; @@ -144,3 +144,7 @@ unfortunately, due to some circumstances it haven't happened for cm-fx6... -- Regards, Igor. +-- +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 34bb605..78b8bf1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,10 +5,22 @@ "ref\05746DFE2.9040903@compulab.co.il\0" "ref\0d083d0308abd48efbd4b6042e1f9c470@rwthex-s2-a.rwth-ad.de\0" "ref\0d0329c33bee14d6e8be8abef607dce3e@rwthex-s1-b.rwth-ad.de\0" - "From\0grinberg@compulab.co.il (Igor Grinberg)\0" - "Subject\0[PATCH 1/2] ARM: dts: imx6q: extend support for the cm-fx6\0" + "ref\0d0329c33bee14d6e8be8abef607dce3e-gtPewvpZjL8umhiu9RXYRl5UTUQ924AY@public.gmane.org\0" + "From\0Igor Grinberg <grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/2] ARM: dts: imx6q: extend support for the cm-fx6\0" "Date\0Mon, 6 Jun 2016 09:49:26 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Christopher Spinrath <christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org>\0" + "Cc\0Lucas Stach <l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>" + mark.rutland-5wv7dgnIgG8@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi Christopher,\n" @@ -30,8 +42,8 @@ ">>>>>\n" ">>>>> On 05/23/2016 12:03 PM, Lucas Stach wrote:\n" ">>>>>> Am Montag, den 23.05.2016, 00:47 +0200 schrieb\n" - ">>>>>> christopher.spinrath at rwth-aachen.de:\n" - ">>>>>>> From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>\n" + ">>>>>> christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org:\n" + ">>>>>>> From: Christopher Spinrath <christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org>\n" ">>>>>\n" ">>>>> [...]\n" ">>>>>\n" @@ -42,24 +54,24 @@ ">>>>>>> +\tpinctrl-0 = <&pinctrl_ecspi1>;\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 = \"st,m25p\", \"jedec,spi-nor\";\n" ">>>>>>> +\t\tspi-max-frequency = <20000000>;\n" ">>>>>>> +\t\treg = <0>;\n" ">>>>>>> +\n" - ">>>>>>> +\t\tpartition at 0 {\n" + ">>>>>>> +\t\tpartition@0 {\n" ">>>>>>> +\t\t\tlabel = \"uboot\";\n" ">>>>>>> +\t\t\treg = <0x0 0xc0000>;\n" ">>>>>>> +\t\t};\n" ">>>>>>> +\n" - ">>>>>>> +\t\tpartition at c0000 {\n" + ">>>>>>> +\t\tpartition@c0000 {\n" ">>>>>>> +\t\t\tlabel = \"uboot environment\";\n" ">>>>>>> +\t\t\treg = <0xc0000 0x40000>;\n" ">>>>>>> +\t\t};\n" ">>>>>>> +\n" - ">>>>>>> +\t\tpartition at 100000 {\n" + ">>>>>>> +\t\tpartition@100000 {\n" ">>>>>>> +\t\t\tlabel = \"reserved\";\n" ">>>>>>> +\t\t\treg = <0x100000 0x100000>;\n" ">>>>>>> +\t\t};\n" @@ -156,6 +168,10 @@ "\n" "-- \n" "Regards,\n" - Igor. + "Igor.\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 -b36df4d1a0afa06c905885eb46dacf9bca5d243f6fdf091bbd85a490271c2956 +01e20e436ecd2757acf41c82e6b215929b3ad21a8f2f9126c7484b191e14f4bb
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.