All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170322073213.GL3443@dragon>

diff --git a/a/1.txt b/N1/1.txt
index e36dd83..38d5f95 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ On Tue, Mar 21, 2017 at 12:44:12PM -0700, Tim Harvey wrote:
 >  * Inertial Module
 >  * uBlox EMMY-W1 (bluetooth/nfc/802.11ac)
 > 
-> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
+> Signed-off-by: Tim Harvey <tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/Makefile            |   2 +
 >  arch/arm/boot/dts/imx6dl-gw5903.dts   |  55 +++
@@ -377,38 +377,38 @@ Unsupported bindings?
 > +	pinctrl-0 = <&pinctrl_i2c1>;
 > +	status = "okay";
 > +
-> +	pca9555: gpio at 23 {
+> +	pca9555: gpio@23 {
 > +		compatible = "nxp,pca9555";
 > +		reg = <0x23>;
 > +		gpio-controller;
 > +		#gpio-cells = <2>;
 > +	};
 > +
-> +	eeprom1: eeprom at 50 {
+> +	eeprom1: eeprom@50 {
 > +		compatible = "atmel,24c02";
 > +		reg = <0x50>;
 > +		pagesize = <16>;
 > +	};
 > +
-> +	eeprom2: eeprom at 51 {
+> +	eeprom2: eeprom@51 {
 > +		compatible = "atmel,24c02";
 > +		reg = <0x51>;
 > +		pagesize = <16>;
 > +	};
 > +
-> +	eeprom3: eeprom at 52 {
+> +	eeprom3: eeprom@52 {
 > +		compatible = "atmel,24c02";
 > +		reg = <0x52>;
 > +		pagesize = <16>;
 > +	};
 > +
-> +	eeprom4: eeprom at 53 {
+> +	eeprom4: eeprom@53 {
 > +		compatible = "atmel,24c02";
 > +		reg = <0x53>;
 > +		pagesize = <16>;
 > +	};
 > +
-> +	dts1672: rtc at 68 {
+> +	dts1672: rtc@68 {
 > +		compatible = "dallas,ds1672";
 > +		reg = <0x68>;
 > +	};
@@ -420,7 +420,7 @@ Unsupported bindings?
 > +	pinctrl-0 = <&pinctrl_i2c2>;
 > +	status = "okay";
 > +
-> +	ltc3676: pmic at 3c {
+> +	ltc3676: pmic@3c {
 > +		compatible = "lltc,ltc3676";
 > +		reg = <0x3c>;
 > +		interrupt-parent = <&gpio1>;
@@ -502,7 +502,7 @@ Unsupported bindings?
 > +	pinctrl-0 = <&pinctrl_i2c3>;
 > +	status = "okay";
 > +
-> +	tlv320aic3105: codec at 18 {
+> +	tlv320aic3105: codec@18 {
 > +		compatible = "ti,tlv320aic3x";
 > +		reg = <0x18>;
 > +		gpio-reset = <&gpio5 17 GPIO_ACTIVE_LOW>;
@@ -524,7 +524,7 @@ We do not usually have newlines in middle of property list.
 > +	};
 > +
 > +	/* accelerometer */
-> +	mma8653fc at 1d {
+> +	mma8653fc@1d {
 
 Node name should probably be accelerometer, so that the comment above
 can be saved.
@@ -542,7 +542,7 @@ Quite a few property cannot be found in bindings/iio/accel/mma8452.txt.
 > +	};
 > +
 > +	/* headphone detect */
-> +	ts3a227e at 3b {
+> +	ts3a227e@3b {
 > +		compatible = "ti,ts3a227e";
 > +		reg = <0x3b>;
 > +		interrupt-parent = <&gpio5>;
@@ -552,3 +552,7 @@ Quite a few property cannot be found in bindings/iio/accel/mma8452.txt.
 > +};
 
 Shawn
+--
+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 fa73cff..e80de32 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,11 @@
  "ref\01490125452-5712-1-git-send-email-tharvey@gateworks.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH] ARM: dts: imx: add Gateworks Ventana GW5903 support\0"
+ "ref\01490125452-5712-1-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: dts: imx: add Gateworks Ventana GW5903 support\0"
  "Date\0Wed, 22 Mar 2017 15:32:17 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Tim Harvey <tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Mar 21, 2017 at 12:44:12PM -0700, Tim Harvey wrote:\n"
@@ -22,7 +25,7 @@
  ">  * Inertial Module\n"
  ">  * uBlox EMMY-W1 (bluetooth/nfc/802.11ac)\n"
  "> \n"
- "> Signed-off-by: Tim Harvey <tharvey@gateworks.com>\n"
+ "> Signed-off-by: Tim Harvey <tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/Makefile            |   2 +\n"
  ">  arch/arm/boot/dts/imx6dl-gw5903.dts   |  55 +++\n"
@@ -384,38 +387,38 @@
  "> +\tpinctrl-0 = <&pinctrl_i2c1>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tpca9555: gpio at 23 {\n"
+ "> +\tpca9555: gpio@23 {\n"
  "> +\t\tcompatible = \"nxp,pca9555\";\n"
  "> +\t\treg = <0x23>;\n"
  "> +\t\tgpio-controller;\n"
  "> +\t\t#gpio-cells = <2>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\teeprom1: eeprom at 50 {\n"
+ "> +\teeprom1: eeprom@50 {\n"
  "> +\t\tcompatible = \"atmel,24c02\";\n"
  "> +\t\treg = <0x50>;\n"
  "> +\t\tpagesize = <16>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\teeprom2: eeprom at 51 {\n"
+ "> +\teeprom2: eeprom@51 {\n"
  "> +\t\tcompatible = \"atmel,24c02\";\n"
  "> +\t\treg = <0x51>;\n"
  "> +\t\tpagesize = <16>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\teeprom3: eeprom at 52 {\n"
+ "> +\teeprom3: eeprom@52 {\n"
  "> +\t\tcompatible = \"atmel,24c02\";\n"
  "> +\t\treg = <0x52>;\n"
  "> +\t\tpagesize = <16>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\teeprom4: eeprom at 53 {\n"
+ "> +\teeprom4: eeprom@53 {\n"
  "> +\t\tcompatible = \"atmel,24c02\";\n"
  "> +\t\treg = <0x53>;\n"
  "> +\t\tpagesize = <16>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tdts1672: rtc at 68 {\n"
+ "> +\tdts1672: rtc@68 {\n"
  "> +\t\tcompatible = \"dallas,ds1672\";\n"
  "> +\t\treg = <0x68>;\n"
  "> +\t};\n"
@@ -427,7 +430,7 @@
  "> +\tpinctrl-0 = <&pinctrl_i2c2>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tltc3676: pmic at 3c {\n"
+ "> +\tltc3676: pmic@3c {\n"
  "> +\t\tcompatible = \"lltc,ltc3676\";\n"
  "> +\t\treg = <0x3c>;\n"
  "> +\t\tinterrupt-parent = <&gpio1>;\n"
@@ -509,7 +512,7 @@
  "> +\tpinctrl-0 = <&pinctrl_i2c3>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\ttlv320aic3105: codec at 18 {\n"
+ "> +\ttlv320aic3105: codec@18 {\n"
  "> +\t\tcompatible = \"ti,tlv320aic3x\";\n"
  "> +\t\treg = <0x18>;\n"
  "> +\t\tgpio-reset = <&gpio5 17 GPIO_ACTIVE_LOW>;\n"
@@ -531,7 +534,7 @@
  "> +\t};\n"
  "> +\n"
  "> +\t/* accelerometer */\n"
- "> +\tmma8653fc at 1d {\n"
+ "> +\tmma8653fc@1d {\n"
  "\n"
  "Node name should probably be accelerometer, so that the comment above\n"
  "can be saved.\n"
@@ -549,7 +552,7 @@
  "> +\t};\n"
  "> +\n"
  "> +\t/* headphone detect */\n"
- "> +\tts3a227e at 3b {\n"
+ "> +\tts3a227e@3b {\n"
  "> +\t\tcompatible = \"ti,ts3a227e\";\n"
  "> +\t\treg = <0x3b>;\n"
  "> +\t\tinterrupt-parent = <&gpio5>;\n"
@@ -558,6 +561,10 @@
  "> +\t};\n"
  "> +};\n"
  "\n"
- Shawn
+ "Shawn\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
 
-81cf2ea5d002064776ea58f93a6b2ff0d108b333541d573a2f1509a2bf97f7e8
+59fd10ca051c7c94744784f79c6c98776c0b55ba868bebcb298f89f68103cca6

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.