diff for duplicates of <20160111072921.GX3331@x1> diff --git a/a/1.txt b/N1/1.txt index 32302e4..c7907e6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -84,7 +84,3 @@ Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog --- -To unsubscribe from this list: send the line "unsubscribe linux-input" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index df444d7..4b93f14 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -103,10 +103,6 @@ "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" "Linaro.org \342\224\202 Open source software for ARM SoCs\n" - "Follow Linaro: Facebook | Twitter | Blog\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-input\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Follow Linaro: Facebook | Twitter | Blog -46476d71f5fb86d8e7c1901eba962f94bd0ede2d6ceab390b5659f2770fe2874 +6f199adf129ca12035465d838ae8dafe77acf3705ed580b4feba6b3c3b237659
diff --git a/a/1.txt b/N2/1.txt index 32302e4..e4abaca 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -54,7 +54,7 @@ patch, for is it not an ARM, but MFD patch. > +The first queue is for the touchscreen, the second for general purpose ADC. > + > +Example: -> + tscadc: tscadc@50030000 { +> + tscadc: tscadc at 50030000 { > + compatible = "fsl,imx25-tsadc"; > + reg = <0x50030000 0xc>; > + interrupts = <46>; @@ -66,13 +66,13 @@ patch, for is it not an ARM, but MFD patch. > + #size-cells = <1>; > + ranges; > + -> + tsc: tcq@50030400 { +> + tsc: tcq at 50030400 { > + compatible = "fsl,imx25-tcq"; > + reg = <0x50030400 0x60>; > + ... > + }; > + -> + adc: gcq@50030800 { +> + adc: gcq at 50030800 { > + compatible = "fsl,imx25-gcq"; > + reg = <0x50030800 0x60>; > + ... @@ -82,9 +82,5 @@ patch, for is it not an ARM, but MFD patch. -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org │ Open source software for ARM SoCs +Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog --- -To unsubscribe from this list: send the line "unsubscribe linux-input" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index df444d7..5027064 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,9 @@ "ref\01450101234-2191-1-git-send-email-mpa@pengutronix.de\0" "ref\01450101234-2191-2-git-send-email-mpa@pengutronix.de\0" - "From\0Lee Jones <lee.jones@linaro.org>\0" - "Subject\0Re: [PATCH v10 1/8] ARM: dt: Binding documentation for imx25 ADC/TSC\0" + "From\0lee.jones@linaro.org (Lee Jones)\0" + "Subject\0[PATCH v10 1/8] ARM: dt: Binding documentation for imx25 ADC/TSC\0" "Date\0Mon, 11 Jan 2016 07:29:21 +0000\0" - "To\0Markus Pargmann <mpa@pengutronix.de>\0" - "Cc\0Shawn Guo <shawnguo@kernel.org>" - Dmitry Torokhov <dmitry.torokhov@gmail.com> - Jonathan Cameron <jic23@kernel.org> - Denis Carikli <denis@eukrea.com> - " Eric B\303\251nard <eric@eukrea.com>" - Sascha Hauer <kernel@pengutronix.de> - devicetree@vger.kernel.org - linux-input@vger.kernel.org - linux-iio@vger.kernel.org - linux-arm-kernel@lists.infradead.org - Hartmut Knaack <knaack.h@gmx.de> - " Fabio Estevam <festevam@gmail.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mon, 14 Dec 2015, Markus Pargmann wrote:\n" @@ -74,7 +62,7 @@ "> +The first queue is for the touchscreen, the second for general purpose ADC.\n" "> +\n" "> +Example:\n" - "> +\ttscadc: tscadc@50030000 {\n" + "> +\ttscadc: tscadc at 50030000 {\n" "> +\t\tcompatible = \"fsl,imx25-tsadc\";\n" "> +\t\treg = <0x50030000 0xc>;\n" "> +\t\tinterrupts = <46>;\n" @@ -86,13 +74,13 @@ "> +\t\t#size-cells = <1>;\n" "> +\t\tranges;\n" "> +\n" - "> +\t\ttsc: tcq@50030400 {\n" + "> +\t\ttsc: tcq at 50030400 {\n" "> +\t\t\tcompatible = \"fsl,imx25-tcq\";\n" "> +\t\t\treg = <0x50030400 0x60>;\n" "> +\t\t\t...\n" "> +\t\t};\n" "> +\n" - "> +\t\tadc: gcq@50030800 {\n" + "> +\t\tadc: gcq at 50030800 {\n" "> +\t\t\tcompatible = \"fsl,imx25-gcq\";\n" "> +\t\t\treg = <0x50030800 0x60>;\n" "> +\t\t\t...\n" @@ -102,11 +90,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" - "Follow Linaro: Facebook | Twitter | Blog\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-input\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "Linaro.org ? Open source software for ARM SoCs\n" + Follow Linaro: Facebook | Twitter | Blog -46476d71f5fb86d8e7c1901eba962f94bd0ede2d6ceab390b5659f2770fe2874 +b92ab8db24653f66e9c62e2226c291164a3ac047c5875ac7e78fd3aacfa45394
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.