All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1483050455-10683-7-git-send-email-steve_longerbeam@mentor.com>

diff --git a/a/1.txt b/N1/1.txt
index 4ba49b0..c8c94f4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -38,26 +38,26 @@ index 52390ba..4a6d038 100644
 +		i2c-parent = <&i2c3>;
 +		idle-state = <0>;
 +
-+		i2c@1 {
++		i2c at 1 {
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			reg = <1>;
 +
-+			max7310_a: gpio@30 {
++			max7310_a: gpio at 30 {
 +				compatible = "maxim,max7310";
 +				reg = <0x30>;
 +				gpio-controller;
 +				#gpio-cells = <2>;
 +			};
 +
-+			max7310_b: gpio@32 {
++			max7310_b: gpio at 32 {
 +				compatible = "maxim,max7310";
 +				reg = <0x32>;
 +				gpio-controller;
 +				#gpio-cells = <2>;
 +			};
 +
-+			max7310_c: gpio@34 {
++			max7310_c: gpio at 34 {
 +				compatible = "maxim,max7310";
 +				reg = <0x34>;
 +				gpio-controller;
@@ -73,21 +73,21 @@ index 52390ba..4a6d038 100644
  	pinctrl-0 = <&pinctrl_i2c3>;
  	status = "okay";
 -
--	max7310_a: gpio@30 {
+-	max7310_a: gpio at 30 {
 -		compatible = "maxim,max7310";
 -		reg = <0x30>;
 -		gpio-controller;
 -		#gpio-cells = <2>;
 -	};
 -
--	max7310_b: gpio@32 {
+-	max7310_b: gpio at 32 {
 -		compatible = "maxim,max7310";
 -		reg = <0x32>;
 -		gpio-controller;
 -		#gpio-cells = <2>;
 -	};
 -
--	max7310_c: gpio@34 {
+-	max7310_c: gpio at 34 {
 -		compatible = "maxim,max7310";
 -		reg = <0x34>;
 -		gpio-controller;
diff --git a/a/content_digest b/N1/content_digest
index 49ffa6f..ae08ff5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,8 @@
  "ref\01483050455-10683-1-git-send-email-steve_longerbeam@mentor.com\0"
- "From\0Steve Longerbeam <slongerbeam@gmail.com>\0"
+ "From\0slongerbeam@gmail.com (Steve Longerbeam)\0"
  "Subject\0[PATCH 06/20] ARM: dts: imx6-sabreauto: create i2cmux for i2c3\0"
  "Date\0Thu, 29 Dec 2016 14:27:21 -0800\0"
- "To\0shawnguo@kernel.org"
-  kernel@pengutronix.de
-  fabio.estevam@nxp.com
-  robh+dt@kernel.org
-  mark.rutland@arm.com
-  linux@armlinux.org.uk
-  linus.walleij@linaro.org
-  gnurou@gmail.com
-  mchehab@kernel.org
-  gregkh@linuxfoundation.org
- " p.zabel@pengutronix.de\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-gpio@vger.kernel.org
-  linux-media@vger.kernel.org
-  devel@driverdev.osuosl.org
- " Steve Longerbeam <steve_longerbeam@mentor.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "The sabreauto uses a steering pin to select between the SDA signal on\n"
@@ -62,26 +45,26 @@
  "+\t\ti2c-parent = <&i2c3>;\n"
  "+\t\tidle-state = <0>;\n"
  "+\n"
- "+\t\ti2c@1 {\n"
+ "+\t\ti2c at 1 {\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\t\t\treg = <1>;\n"
  "+\n"
- "+\t\t\tmax7310_a: gpio@30 {\n"
+ "+\t\t\tmax7310_a: gpio at 30 {\n"
  "+\t\t\t\tcompatible = \"maxim,max7310\";\n"
  "+\t\t\t\treg = <0x30>;\n"
  "+\t\t\t\tgpio-controller;\n"
  "+\t\t\t\t#gpio-cells = <2>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tmax7310_b: gpio@32 {\n"
+ "+\t\t\tmax7310_b: gpio at 32 {\n"
  "+\t\t\t\tcompatible = \"maxim,max7310\";\n"
  "+\t\t\t\treg = <0x32>;\n"
  "+\t\t\t\tgpio-controller;\n"
  "+\t\t\t\t#gpio-cells = <2>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tmax7310_c: gpio@34 {\n"
+ "+\t\t\tmax7310_c: gpio at 34 {\n"
  "+\t\t\t\tcompatible = \"maxim,max7310\";\n"
  "+\t\t\t\treg = <0x34>;\n"
  "+\t\t\t\tgpio-controller;\n"
@@ -97,21 +80,21 @@
  " \tpinctrl-0 = <&pinctrl_i2c3>;\n"
  " \tstatus = \"okay\";\n"
  "-\n"
- "-\tmax7310_a: gpio@30 {\n"
+ "-\tmax7310_a: gpio at 30 {\n"
  "-\t\tcompatible = \"maxim,max7310\";\n"
  "-\t\treg = <0x30>;\n"
  "-\t\tgpio-controller;\n"
  "-\t\t#gpio-cells = <2>;\n"
  "-\t};\n"
  "-\n"
- "-\tmax7310_b: gpio@32 {\n"
+ "-\tmax7310_b: gpio at 32 {\n"
  "-\t\tcompatible = \"maxim,max7310\";\n"
  "-\t\treg = <0x32>;\n"
  "-\t\tgpio-controller;\n"
  "-\t\t#gpio-cells = <2>;\n"
  "-\t};\n"
  "-\n"
- "-\tmax7310_c: gpio@34 {\n"
+ "-\tmax7310_c: gpio at 34 {\n"
  "-\t\tcompatible = \"maxim,max7310\";\n"
  "-\t\treg = <0x34>;\n"
  "-\t\tgpio-controller;\n"
@@ -136,4 +119,4 @@
  "-- \n"
  2.7.4
 
-209316e04bdb7bb2f2dff6eb211ab3b358197ab755bb0cc80ced299e75bc57e6
+4be536fe84f7c179f9f4283a25b425eb0e511dce9b48a6cfe9e84af0b59679d9

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.