diff for duplicates of <5746DFE2.9040903@compulab.co.il> diff --git a/a/1.txt b/N1/1.txt index 20a3713..5077e95 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,8 +8,8 @@ On 05/26/2016 12:50 PM, Lucas Stach 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> >> >> [...] >> @@ -20,24 +20,24 @@ On 05/26/2016 12:50 PM, Lucas Stach 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>; >>>> + }; @@ -92,3 +92,7 @@ Why? Why is it right and why would you want to force people to do that? -- 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 b98e380..a03b69e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,22 @@ "ref\01463994191.2370.3.camel@pengutronix.de\0" "ref\05746B8C4.6020406@compulab.co.il\0" "ref\01464256217.14453.10.camel@pengutronix.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\01464256217.14453.10.camel-bIcnvbaLZ9MEGnE8C9+IrQ@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\0Thu, 26 May 2016 14:37:06 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lucas Stach <l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" + "Cc\0christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org" + mark.rutland-5wv7dgnIgG8@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@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 + shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 05/26/2016 12:50 PM, Lucas Stach wrote:\n" @@ -18,8 +30,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" @@ -30,24 +42,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" @@ -101,6 +113,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 -5daf02abc96cc159675dcf92fcf80685a04b1f01dcde6dcba7e0076b4cf074e1 +25277ea161e63aca3befe7ba092b58bbfc56371844970d7b49ea3163aa5fa8a6
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.