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

diff --git a/a/content_digest b/N1/content_digest
index 7c08350..3d9ddd4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,34 +4,34 @@
  "Subject\0Re: [PATCH v4 6/6] arm64: dts: add LX2160ARDB board support\0"
  "Date\0Mon, 8 Oct 2018 13:52:01 +0800\0"
  "To\0Vabhav Sharma <vabhav.sharma@nxp.com>\0"
- "Cc\0sudeep.holla@arm.com"
-  oss@buserror.net
-  linux-kernel@vger.kernel.org
-  devicetree@vger.kernel.org
-  robh+dt@kernel.org
-  mark.rutland@arm.com
-  linuxppc-dev@lists.ozlabs.org
-  linux-arm-kernel@lists.infradead.org
-  mturquette@baylibre.com
-  sboyd@kernel.org
-  rjw@rjwysocki.net
-  viresh.kumar@linaro.org
-  linux-clk@vger.kernel.org
-  linux-pm@vger.kernel.org
+ "Cc\0mark.rutland@arm.com"
+  kstewart@linuxfoundation.org
   linux-kernel-owner@vger.kernel.org
   catalin.marinas@arm.com
+  mturquette@baylibre.com
   will.deacon@arm.com
-  gregkh@linuxfoundation.org
-  arnd@arndb.de
-  kstewart@linuxfoundation.org
   yamada.masahiro@socionext.com
-  leoyang.li@nxp.com
-  linux@armlinux.org.uk
-  V.Sethi@nxp.com
-  udit.kumar@nxp.com
+  Sriram Dash <sriram.dash@nxp.com>
+  linux-clk@vger.kernel.org
   pankaj.bansal@nxp.com
+  udit.kumar@nxp.com
+  linux@armlinux.org.uk
   Priyanka Jain <priyanka.jain@nxp.com>
- " Sriram Dash <sriram.dash@nxp.com>\0"
+  viresh.kumar@linaro.org
+  devicetree@vger.kernel.org
+  arnd@arndb.de
+  linux-pm@vger.kernel.org
+  oss@buserror.net
+  robh+dt@kernel.org
+  V.Sethi@nxp.com
+  linux-arm-kernel@lists.infradead.org
+  sboyd@kernel.org
+  gregkh@linuxfoundation.org
+  rjw@rjwysocki.net
+  linux-kernel@vger.kernel.org
+  leoyang.li@nxp.com
+  sudeep.holla@arm.com
+ " linuxppc-dev@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Oct 04, 2018 at 06:33:51AM +0530, Vabhav Sharma wrote:\n"
@@ -186,4 +186,4 @@
  "> 2.7.4\n"
  >
 
-1141be965a9ac9a8e0dfe6b62c494d8297a5cd091b147bafa255e737d5925ff3
+b890b5c8c7c93b28ebca9ad90208eee4c81d120066187fd66bb122d3507afa17

diff --git a/a/1.txt b/N2/1.txt
index cb82a69..e906584 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -80,36 +80,36 @@ Please keep these labeled nodes sorted alphabetically.
 
 Have a newline between properties and child node.
 
-> +	i2c-mux@77 {
+> +	i2c-mux at 77 {
 > +		compatible = "nxp,pca9547";
 > +		reg = <0x77>;
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		i2c@2 {
+> +		i2c at 2 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0x2>;
 > +
-> +			power-monitor@40 {
+> +			power-monitor at 40 {
 > +				compatible = "ti,ina220";
 > +				reg = <0x40>;
 > +				shunt-resistor = <1000>;
 > +			};
 > +		};
 > +
-> +		i2c@3 {
+> +		i2c at 3 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0x3>;
 > +
-> +			temperature-sensor@4c {
+> +			temperature-sensor at 4c {
 > +				compatible = "nxp,sa56004";
 > +				reg = <0x4c>;
 > +				vcc-supply = <&sb_3v3>;
 > +			};
 > +
-> +			temperature-sensor@4d {
+> +			temperature-sensor at 4d {
 > +				compatible = "nxp,sa56004";
 > +				reg = <0x4d>;
 > +				vcc-supply = <&sb_3v3>;
@@ -121,7 +121,7 @@ Have a newline between properties and child node.
 > +&i2c4 {
 > +	status = "okay";
 > +
-> +	rtc@51 {
+> +	rtc at 51 {
 > +		compatible = "nxp,pcf2129";
 > +		reg = <0x51>;
 > +		// IRQ10_B
diff --git a/a/content_digest b/N2/content_digest
index 7c08350..2ff10a8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,37 +1,9 @@
  "ref\01538615031-7507-1-git-send-email-vabhav.sharma@nxp.com\0"
  "ref\01538615031-7507-7-git-send-email-vabhav.sharma@nxp.com\0"
- "From\0Shawn Guo <shawnguo@kernel.org>\0"
- "Subject\0Re: [PATCH v4 6/6] arm64: dts: add LX2160ARDB board support\0"
+ "From\0shawnguo@kernel.org (Shawn Guo)\0"
+ "Subject\0[PATCH v4 6/6] arm64: dts: add LX2160ARDB board support\0"
  "Date\0Mon, 8 Oct 2018 13:52:01 +0800\0"
- "To\0Vabhav Sharma <vabhav.sharma@nxp.com>\0"
- "Cc\0sudeep.holla@arm.com"
-  oss@buserror.net
-  linux-kernel@vger.kernel.org
-  devicetree@vger.kernel.org
-  robh+dt@kernel.org
-  mark.rutland@arm.com
-  linuxppc-dev@lists.ozlabs.org
-  linux-arm-kernel@lists.infradead.org
-  mturquette@baylibre.com
-  sboyd@kernel.org
-  rjw@rjwysocki.net
-  viresh.kumar@linaro.org
-  linux-clk@vger.kernel.org
-  linux-pm@vger.kernel.org
-  linux-kernel-owner@vger.kernel.org
-  catalin.marinas@arm.com
-  will.deacon@arm.com
-  gregkh@linuxfoundation.org
-  arnd@arndb.de
-  kstewart@linuxfoundation.org
-  yamada.masahiro@socionext.com
-  leoyang.li@nxp.com
-  linux@armlinux.org.uk
-  V.Sethi@nxp.com
-  udit.kumar@nxp.com
-  pankaj.bansal@nxp.com
-  Priyanka Jain <priyanka.jain@nxp.com>
- " Sriram Dash <sriram.dash@nxp.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Oct 04, 2018 at 06:33:51AM +0530, Vabhav Sharma wrote:\n"
@@ -116,36 +88,36 @@
  "\n"
  "Have a newline between properties and child node.\n"
  "\n"
- "> +\ti2c-mux@77 {\n"
+ "> +\ti2c-mux at 77 {\n"
  "> +\t\tcompatible = \"nxp,pca9547\";\n"
  "> +\t\treg = <0x77>;\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\ti2c@2 {\n"
+ "> +\t\ti2c at 2 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <0x2>;\n"
  "> +\n"
- "> +\t\t\tpower-monitor@40 {\n"
+ "> +\t\t\tpower-monitor at 40 {\n"
  "> +\t\t\t\tcompatible = \"ti,ina220\";\n"
  "> +\t\t\t\treg = <0x40>;\n"
  "> +\t\t\t\tshunt-resistor = <1000>;\n"
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c@3 {\n"
+ "> +\t\ti2c at 3 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <0x3>;\n"
  "> +\n"
- "> +\t\t\ttemperature-sensor@4c {\n"
+ "> +\t\t\ttemperature-sensor at 4c {\n"
  "> +\t\t\t\tcompatible = \"nxp,sa56004\";\n"
  "> +\t\t\t\treg = <0x4c>;\n"
  "> +\t\t\t\tvcc-supply = <&sb_3v3>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\ttemperature-sensor@4d {\n"
+ "> +\t\t\ttemperature-sensor at 4d {\n"
  "> +\t\t\t\tcompatible = \"nxp,sa56004\";\n"
  "> +\t\t\t\treg = <0x4d>;\n"
  "> +\t\t\t\tvcc-supply = <&sb_3v3>;\n"
@@ -157,7 +129,7 @@
  "> +&i2c4 {\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\trtc@51 {\n"
+ "> +\trtc at 51 {\n"
  "> +\t\tcompatible = \"nxp,pcf2129\";\n"
  "> +\t\treg = <0x51>;\n"
  "> +\t\t// IRQ10_B\n"
@@ -186,4 +158,4 @@
  "> 2.7.4\n"
  >
 
-1141be965a9ac9a8e0dfe6b62c494d8297a5cd091b147bafa255e737d5925ff3
+6cdc776386f3d52d3df6e32ab891ced151a5f1dfa7a1421203b2a2d52f2c2016

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.