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

diff --git a/a/1.txt b/N1/1.txt
index ca7a202..78dbd8b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -44,7 +44,7 @@ On Fri, Apr 14, 2017 at 12:18:01PM -0700, Tim Harvey wrote:
 >  * JTAG programmable
 >  * Inertial Module
 > 
-> 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-gw560x.dts   |  55 +++
@@ -340,7 +340,7 @@ I cannot find how this fixed clock is used/referenced.
 > +
 > +	memory {
 
-memory at 10000000
+memory@10000000
 
 > +		reg = <0x10000000 0x40000000>;
 > +	};
@@ -470,38 +470,38 @@ memory at 10000000
 > +	pinctrl-0 = <&pinctrl_i2c1>;
 > +	status = "okay";
 > +
-> +	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>;
 > +	};
 > +
-> +	pca9555: gpio at 23 {
+> +	pca9555: gpio@23 {
 > +		compatible = "nxp,pca9555";
 > +		reg = <0x23>;
 > +		gpio-controller;
 > +		#gpio-cells = <2>;
 > +	};
 > +
-> +	ds1672: rtc at 68 {
+> +	ds1672: rtc@68 {
 > +		compatible = "dallas,ds1672";
 > +		reg = <0x68>;
 > +	};
@@ -513,7 +513,7 @@ memory at 10000000
 > +	pinctrl-0 = <&pinctrl_i2c2>;
 > +	status = "okay";
 > +
-> +	sgtl5000: codec at 0a {
+> +	sgtl5000: codec@0a {
 
 Drop the leading zero in unit-address.
 
@@ -524,7 +524,7 @@ Drop the leading zero in unit-address.
 > +		VDDIO-supply = <&reg_3p3v>;
 > +	};
 > +
-> +	tca8418: keypad at 34 {
+> +	tca8418: keypad@34 {
 > +		compatible = "ti,tca8418";
 > +		pinctrl-names = "default";
 > +		pinctrl-0 = <&pinctrl_keypad>;
@@ -549,7 +549,7 @@ can save the comments.
 > +		keypad,num-columns = <4>;
 > +	};
 > +
-> +	ltc3676: pmic at 3c {
+> +	ltc3676: pmic@3c {
 > +		compatible = "lltc,ltc3676";
 > +		pinctrl-names = "default";
 > +		pinctrl-0 = <&pinctrl_pmic>;
@@ -629,7 +629,7 @@ can save the comments.
 > +	pinctrl-0 = <&pinctrl_i2c3>;
 > +	status = "okay";
 > +
-> +	egalax_ts: touchscreen at 04 {
+> +	egalax_ts: touchscreen@04 {
 
 Drop the leading zero in unit-address.
 
@@ -645,7 +645,7 @@ Drop the leading zero in unit-address.
 > +	fsl,dual-channel;
 > +	status = "okay";
 > +
-> +	lvds-channel at 0 {
+> +	lvds-channel@0 {
 > +		fsl,data-mapping = "spwg";
 > +		fsl,data-width = <18>;
 > +		status = "okay";
@@ -1006,4 +1006,8 @@ Shawn
 > +};
 > -- 
 > 2.7.4
->
+> 
+--
+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 13f0051..51efb4a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,11 @@
  "ref\01492197481-16638-1-git-send-email-tharvey@gateworks.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH] ARM: dts: imx: add Gateworks Ventana GW5600 support\0"
+ "ref\01492197481-16638-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 GW5600 support\0"
  "Date\0Tue, 2 May 2017 16:22:07 +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 Fri, Apr 14, 2017 at 12:18:01PM -0700, Tim Harvey wrote:\n"
@@ -51,7 +54,7 @@
  ">  * JTAG programmable\n"
  ">  * Inertial Module\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-gw560x.dts   |  55 +++\n"
@@ -347,7 +350,7 @@
  "> +\n"
  "> +\tmemory {\n"
  "\n"
- "memory at 10000000\n"
+ "memory@10000000\n"
  "\n"
  "> +\t\treg = <0x10000000 0x40000000>;\n"
  "> +\t};\n"
@@ -477,38 +480,38 @@
  "> +\tpinctrl-0 = <&pinctrl_i2c1>;\n"
  "> +\tstatus = \"okay\";\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"
- "> +\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"
- "> +\tds1672: rtc at 68 {\n"
+ "> +\tds1672: rtc@68 {\n"
  "> +\t\tcompatible = \"dallas,ds1672\";\n"
  "> +\t\treg = <0x68>;\n"
  "> +\t};\n"
@@ -520,7 +523,7 @@
  "> +\tpinctrl-0 = <&pinctrl_i2c2>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tsgtl5000: codec at 0a {\n"
+ "> +\tsgtl5000: codec@0a {\n"
  "\n"
  "Drop the leading zero in unit-address.\n"
  "\n"
@@ -531,7 +534,7 @@
  "> +\t\tVDDIO-supply = <&reg_3p3v>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\ttca8418: keypad at 34 {\n"
+ "> +\ttca8418: keypad@34 {\n"
  "> +\t\tcompatible = \"ti,tca8418\";\n"
  "> +\t\tpinctrl-names = \"default\";\n"
  "> +\t\tpinctrl-0 = <&pinctrl_keypad>;\n"
@@ -556,7 +559,7 @@
  "> +\t\tkeypad,num-columns = <4>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tltc3676: pmic at 3c {\n"
+ "> +\tltc3676: pmic@3c {\n"
  "> +\t\tcompatible = \"lltc,ltc3676\";\n"
  "> +\t\tpinctrl-names = \"default\";\n"
  "> +\t\tpinctrl-0 = <&pinctrl_pmic>;\n"
@@ -636,7 +639,7 @@
  "> +\tpinctrl-0 = <&pinctrl_i2c3>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tegalax_ts: touchscreen at 04 {\n"
+ "> +\tegalax_ts: touchscreen@04 {\n"
  "\n"
  "Drop the leading zero in unit-address.\n"
  "\n"
@@ -652,7 +655,7 @@
  "> +\tfsl,dual-channel;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tlvds-channel at 0 {\n"
+ "> +\tlvds-channel@0 {\n"
  "> +\t\tfsl,data-mapping = \"spwg\";\n"
  "> +\t\tfsl,data-width = <18>;\n"
  "> +\t\tstatus = \"okay\";\n"
@@ -1013,6 +1016,10 @@
  "> +};\n"
  "> -- \n"
  "> 2.7.4\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
 
-d908b929cfd3927e465788d1313a4456a156363d28a19e6fb6a5f03dd791b456
+6a4ab50261323a2f17b96d1302505d9a53ce25c3fbe0bfdcc919312808b4fdf7

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.