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

diff --git a/a/1.txt b/N1/1.txt
index f9d8cf3..916d47f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -74,46 +74,46 @@ Have a newline between property list and child node.
 
 Shawn
 
-> +	i2c-mux at 77 {
+> +	i2c-mux@77 {
 > +		compatible = "nxp,pca9547";
 > +		reg = <0x77>;
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		i2c at 2 {
+> +		i2c@2 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0x2>;
 > +
-> +			power-monitor at 40 {
+> +			power-monitor@40 {
 > +				compatible = "ti,ina220";
 > +				reg = <0x40>;
 > +				shunt-resistor = <500>;
 > +			};
 > +
-> +			power-monitor at 41 {
+> +			power-monitor@41 {
 > +				compatible = "ti,ina220";
 > +				reg = <0x41>;
 > +				shunt-resistor = <1000>;
 > +			};
 > +		};
 > +
-> +		i2c at 3 {
+> +		i2c@3 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0x3>;
 > +
-> +			temperature-sensor at 4c {
+> +			temperature-sensor@4c {
 > +				compatible = "nxp,sa56004";
 > +				reg = <0x4c>;
 > +			};
 > +
-> +			temperature-sensor at 4d {
+> +			temperature-sensor@4d {
 > +				compatible = "nxp,sa56004";
 > +				reg = <0x4d>;
 > +			};
 > +
-> +			rtc at 51 {
+> +			rtc@51 {
 > +				compatible = "nxp,pcf2129";
 > +				reg = <0x51>;
 > +			};
@@ -139,5 +139,5 @@ Shawn
 > 
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel@lists.infradead.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index b339c5a..2b00a1b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,16 @@
  "ref\020180921141720.19159-1-pankaj.bansal@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH] arm64: dts: add LX2160AQDS board support\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH] arm64: dts: add LX2160AQDS board support\0"
  "Date\0Fri, 28 Sep 2018 17:00:32 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Pankaj Bansal <pankaj.bansal@nxp.com>\0"
+ "Cc\0Mark Rutland <mark.rutland@arm.com>"
+  devicetree@vger.kernel.org
+  Yogesh Narayan Gaur <yogeshnarayan.gaur@nxp.com>
+  Li Yang <leoyang.li@nxp.com>
+  Rob Herring <robh+dt@kernel.org>
+  Vabhav Sharma <vabhav.sharma@nxp.com>
+  Sriram Dash <sriram.dash@nxp.com>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Sep 21, 2018 at 07:47:20PM +0530, Pankaj Bansal wrote:\n"
@@ -81,46 +89,46 @@
  "\n"
  "Shawn\n"
  "\n"
- "> +\ti2c-mux at 77 {\n"
+ "> +\ti2c-mux@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 at 2 {\n"
+ "> +\t\ti2c@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 at 40 {\n"
+ "> +\t\t\tpower-monitor@40 {\n"
  "> +\t\t\t\tcompatible = \"ti,ina220\";\n"
  "> +\t\t\t\treg = <0x40>;\n"
  "> +\t\t\t\tshunt-resistor = <500>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tpower-monitor at 41 {\n"
+ "> +\t\t\tpower-monitor@41 {\n"
  "> +\t\t\t\tcompatible = \"ti,ina220\";\n"
  "> +\t\t\t\treg = <0x41>;\n"
  "> +\t\t\t\tshunt-resistor = <1000>;\n"
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c at 3 {\n"
+ "> +\t\ti2c@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 at 4c {\n"
+ "> +\t\t\ttemperature-sensor@4c {\n"
  "> +\t\t\t\tcompatible = \"nxp,sa56004\";\n"
  "> +\t\t\t\treg = <0x4c>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\ttemperature-sensor at 4d {\n"
+ "> +\t\t\ttemperature-sensor@4d {\n"
  "> +\t\t\t\tcompatible = \"nxp,sa56004\";\n"
  "> +\t\t\t\treg = <0x4d>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\trtc at 51 {\n"
+ "> +\t\t\trtc@51 {\n"
  "> +\t\t\t\tcompatible = \"nxp,pcf2129\";\n"
  "> +\t\t\t\treg = <0x51>;\n"
  "> +\t\t\t};\n"
@@ -146,7 +154,7 @@
  "> \n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
+ "> linux-arm-kernel@lists.infradead.org\n"
  > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-6d03f411935c469868423fa383eaa9e15585bd878efec1b76a493c787b5cd678
+2209d941556e8737cb5feb895a1229326c571d0fa203607773297a7f69d93e33

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.