diff for duplicates of <56437BBC.3070108@compulab.co.il> diff --git a/a/1.txt b/N1/1.txt index 7c0d51d..616dea0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,15 +1,15 @@ Gentle ping On 27/10/15 14:14, Uri Mashiach wrote: -> From: Ilya Ledvich <ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org> +> From: Ilya Ledvich <ilya@compulab.co.il> > > Add pinmux configuration for I2C0 and I2C1 pins. > Add description for I2C0 bus, set clock frequency to 400kHz. > Add child nodes for 24c02 EEPROM and em3027 RTC on I2C0 bus. > -> Acked-by: Igor Grinberg <grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org> -> Signed-off-by: Ilya Ledvich <ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org> -> Signed-off-by: Uri Mashiach <uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org> +> Acked-by: Igor Grinberg <grinberg@compulab.co.il> +> Signed-off-by: Ilya Ledvich <ilya@compulab.co.il> +> Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il> > --- > arch/arm/boot/dts/am335x-cm-t335.dts | 37 ++++++++++++++++++++++++++++++++++++ > 1 file changed, 37 insertions(+) @@ -54,20 +54,16 @@ On 27/10/15 14:14, Uri Mashiach wrote: > + status = "okay"; > + clock-frequency = <400000>; > + -> + eeprom: 24c02@50 { +> + eeprom: 24c02 at 50 { > + compatible = "atmel,24c02"; > + reg = <0x50>; > + pagesize = <16>; > + }; > + -> + ext_rtc: em3027@56 { +> + ext_rtc: em3027 at 56 { > + compatible = "emmicro,em3027"; > + reg = <0x56>; > + }; > +}; > + > --- -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 0671db9..ec2b37e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,23 @@ "ref\01445948100-16446-1-git-send-email-uri.mashiach@compulab.co.il\0" "ref\01445948100-16446-3-git-send-email-uri.mashiach@compulab.co.il\0" - "ref\01445948100-16446-3-git-send-email-uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org\0" - "From\0Uri Mashiach <uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\0" - "Subject\0Re: [PATCH 2/6] ARM: OMAP2+: dts: cm-t335: add basic support for I2C\0" + "From\0uri.mashiach@compulab.co.il (Uri Mashiach)\0" + "Subject\0[PATCH 2/6] ARM: OMAP2+: dts: cm-t335: add basic support for I2C\0" "Date\0Wed, 11 Nov 2015 19:32:44 +0200\0" - "To\0tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " igor.grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Gentle ping\n" "\n" "On 27/10/15 14:14, Uri Mashiach wrote:\n" - "> From: Ilya Ledvich <ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\n" + "> From: Ilya Ledvich <ilya@compulab.co.il>\n" ">\n" "> Add pinmux configuration for I2C0 and I2C1 pins.\n" "> Add description for I2C0 bus, set clock frequency to 400kHz.\n" "> Add child nodes for 24c02 EEPROM and em3027 RTC on I2C0 bus.\n" ">\n" - "> Acked-by: Igor Grinberg <grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\n" - "> Signed-off-by: Ilya Ledvich <ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\n" - "> Signed-off-by: Uri Mashiach <uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\n" + "> Acked-by: Igor Grinberg <grinberg@compulab.co.il>\n" + "> Signed-off-by: Ilya Ledvich <ilya@compulab.co.il>\n" + "> Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>\n" "> ---\n" "> arch/arm/boot/dts/am335x-cm-t335.dts | 37 ++++++++++++++++++++++++++++++++++++\n" "> 1 file changed, 37 insertions(+)\n" @@ -72,22 +62,18 @@ "> +\tstatus = \"okay\";\n" "> +\tclock-frequency = <400000>;\n" "> +\n" - "> +\teeprom: 24c02@50 {\n" + "> +\teeprom: 24c02 at 50 {\n" "> +\t\tcompatible = \"atmel,24c02\";\n" "> +\t\treg = <0x50>;\n" "> +\t\tpagesize = <16>;\n" "> +\t};\n" "> +\n" - "> +\text_rtc: em3027@56 {\n" + "> +\text_rtc: em3027 at 56 {\n" "> +\t\tcompatible = \"emmicro,em3027\";\n" "> +\t\treg = <0x56>;\n" "> +\t};\n" "> +};\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 + > -a97151a83e961b15f46ec56f82bba8fd615690a9561ff02d1815ae4fb6a9798e +8ccf3af3f6f74ba57fa0f100d6fd1de2de534493e3bd43451e039ae60036eb8c
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.