All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56B3E578.2080209@timesys.com>

diff --git a/a/1.txt b/N1/1.txt
index a0425cb..32e9d34 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,14 +2,14 @@
 
 On 02/03/2016 09:52 AM, Shawn Guo wrote:
 > On Fri, Jan 29, 2016 at 06:19:15PM -0500, Akshay Bhat wrote:
->> From: Justin Waters <justin.waters@timesys.com>
+>> From: Justin Waters <justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
 >>
 >> Advantech has 3 carrier boards (B450v3, B650v3, B850v3) which use
 >> the Advantech BA-16 module (based on iMX6D). This file has the
 >> devicetree entries that are common to all 3 boards.
 >>
->> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
->> Signed-off-by: Justin Waters <justin.waters@timesys.com>
+>> Signed-off-by: Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
+>> Signed-off-by: Justin Waters <justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
 >> ---
 >>   arch/arm/boot/dts/imx6q-bx50v3.dtsi | 239 ++++++++++++++++++++++++++++++++++++
 >>   1 file changed, 239 insertions(+)
@@ -79,10 +79,10 @@ eg:
 
 clocks {
 
-	mclk: clock at 0 {
+	mclk: clock@0 {
 		compatible = "fixed-clock";
 >> +
->> +		mclk: clock at 0 {
+>> +		mclk: clock@0 {
 >> +			compatible = "fixed-clock";
 >> +			reg = <0>;
 >> +			#clock-cells = <0>;
@@ -93,61 +93,61 @@ clocks {
 > <snip>
 >
 >> +&i2c1 {
->> +	pca9547: mux at 70 {
+>> +	pca9547: mux@70 {
 >> +		compatible = "nxp,pca9547";
 >> +		reg = <0x70>;
 >> +		#address-cells = <1>;
 >> +		#size-cells = <0>;
 >> +
->> +		mux1_i2c1: i2c at 0 {
+>> +		mux1_i2c1: i2c@0 {
 >> +			#address-cells = <1>;
 >> +			#size-cells = <0>;
 >> +			reg = <0x0>;
 >> +
->> +			ads7830: ads7830 at 48 {
+>> +			ads7830: ads7830@48 {
 >> +				compatible = "ti,ads7830";
 >> +				reg = <0x48>;
 >> +			};
 >> +
->> +			mma8453: mma8453 at 1c {
+>> +			mma8453: mma8453@1c {
 >> +				compatible = "fsl,mma8453";
 >> +				reg = <0x1c>;
 >> +			};
 >> +		};
 >> +
->> +		mux1_i2c2: i2c at 1 {
+>> +		mux1_i2c2: i2c@1 {
 >> +			#address-cells = <1>;
 >> +			#size-cells = <0>;
 >> +			reg = <0x1>;
 >> +
->> +			eeprom: eeprom at 50 {
+>> +			eeprom: eeprom@50 {
 >> +				compatible = "atmel,24c08";
 >> +				reg = <0x50>;
 >> +			};
 >> +
->> +			mpl3115: mpl3115 at 60 {
+>> +			mpl3115: mpl3115@60 {
 >> +				compatible = "fsl,mpl3115";
 >> +				reg = <0x60>;
 >> +			};
 >> +		};
 >> +
->> +		mux1_i2c3: i2c at 2 {
+>> +		mux1_i2c3: i2c@2 {
 >> +			#address-cells = <1>;
 >> +			#size-cells = <0>;
 >> +			reg = <0x2>;
 >> +		};
 >> +
->> +		mux1_i2c4: i2c at 3 {
+>> +		mux1_i2c4: i2c@3 {
 >> +			#address-cells = <1>;
 >> +			#size-cells = <0>;
 >> +			reg = <0x3>;
 >> +
->> +			codec: sgtl5000 at 0a {
+>> +			codec: sgtl5000@0a {
 >
 > I think the naming schema below matches DT convention better, i.e. the
 > node name should be generic.
 >
-> 			sgtl5000: codec at 0a {
+> 			sgtl5000: codec@0a {
 >
 
 Will update the naming.
@@ -214,7 +214,7 @@ Since there is a single child node here, is it preferred to change this to:
 };
 
 >> +
->> +	wlcore: wlcore at 0 {
+>> +	wlcore: wlcore@0 {
 >> +		compatible = "ti,wl1837";
 >> +		reg = <2>;
 >
@@ -237,3 +237,7 @@ Akshay
 >> 2.7.0
 >>
 >>
+--
+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 8f61226..a208133 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,34 @@
  "ref\01454109558-22800-1-git-send-email-akshay.bhat@timesys.com\0"
  "ref\01454109558-22800-5-git-send-email-akshay.bhat@timesys.com\0"
  "ref\020160203145256.GR8307@tiger\0"
- "From\0akshay.bhat@timesys.com (Akshay Bhat)\0"
- "Subject\0[PATCH v7 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3\0"
+ "From\0Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v7 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3\0"
  "Date\0Thu, 4 Feb 2016 18:57:44 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org
+ " l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "\n"
  "\n"
  "On 02/03/2016 09:52 AM, Shawn Guo wrote:\n"
  "> On Fri, Jan 29, 2016 at 06:19:15PM -0500, Akshay Bhat wrote:\n"
- ">> From: Justin Waters <justin.waters@timesys.com>\n"
+ ">> From: Justin Waters <justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>\n"
  ">>\n"
  ">> Advantech has 3 carrier boards (B450v3, B650v3, B850v3) which use\n"
  ">> the Advantech BA-16 module (based on iMX6D). This file has the\n"
  ">> devicetree entries that are common to all 3 boards.\n"
  ">>\n"
- ">> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>\n"
- ">> Signed-off-by: Justin Waters <justin.waters@timesys.com>\n"
+ ">> Signed-off-by: Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>\n"
+ ">> Signed-off-by: Justin Waters <justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>\n"
  ">> ---\n"
  ">>   arch/arm/boot/dts/imx6q-bx50v3.dtsi | 239 ++++++++++++++++++++++++++++++++++++\n"
  ">>   1 file changed, 239 insertions(+)\n"
@@ -88,10 +98,10 @@
  "\n"
  "clocks {\n"
  "\n"
- "\tmclk: clock at 0 {\n"
+ "\tmclk: clock@0 {\n"
  "\t\tcompatible = \"fixed-clock\";\n"
  ">> +\n"
- ">> +\t\tmclk: clock at 0 {\n"
+ ">> +\t\tmclk: clock@0 {\n"
  ">> +\t\t\tcompatible = \"fixed-clock\";\n"
  ">> +\t\t\treg = <0>;\n"
  ">> +\t\t\t#clock-cells = <0>;\n"
@@ -102,61 +112,61 @@
  "> <snip>\n"
  ">\n"
  ">> +&i2c1 {\n"
- ">> +\tpca9547: mux at 70 {\n"
+ ">> +\tpca9547: mux@70 {\n"
  ">> +\t\tcompatible = \"nxp,pca9547\";\n"
  ">> +\t\treg = <0x70>;\n"
  ">> +\t\t#address-cells = <1>;\n"
  ">> +\t\t#size-cells = <0>;\n"
  ">> +\n"
- ">> +\t\tmux1_i2c1: i2c at 0 {\n"
+ ">> +\t\tmux1_i2c1: i2c@0 {\n"
  ">> +\t\t\t#address-cells = <1>;\n"
  ">> +\t\t\t#size-cells = <0>;\n"
  ">> +\t\t\treg = <0x0>;\n"
  ">> +\n"
- ">> +\t\t\tads7830: ads7830 at 48 {\n"
+ ">> +\t\t\tads7830: ads7830@48 {\n"
  ">> +\t\t\t\tcompatible = \"ti,ads7830\";\n"
  ">> +\t\t\t\treg = <0x48>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tmma8453: mma8453 at 1c {\n"
+ ">> +\t\t\tmma8453: mma8453@1c {\n"
  ">> +\t\t\t\tcompatible = \"fsl,mma8453\";\n"
  ">> +\t\t\t\treg = <0x1c>;\n"
  ">> +\t\t\t};\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tmux1_i2c2: i2c at 1 {\n"
+ ">> +\t\tmux1_i2c2: i2c@1 {\n"
  ">> +\t\t\t#address-cells = <1>;\n"
  ">> +\t\t\t#size-cells = <0>;\n"
  ">> +\t\t\treg = <0x1>;\n"
  ">> +\n"
- ">> +\t\t\teeprom: eeprom at 50 {\n"
+ ">> +\t\t\teeprom: eeprom@50 {\n"
  ">> +\t\t\t\tcompatible = \"atmel,24c08\";\n"
  ">> +\t\t\t\treg = <0x50>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tmpl3115: mpl3115 at 60 {\n"
+ ">> +\t\t\tmpl3115: mpl3115@60 {\n"
  ">> +\t\t\t\tcompatible = \"fsl,mpl3115\";\n"
  ">> +\t\t\t\treg = <0x60>;\n"
  ">> +\t\t\t};\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tmux1_i2c3: i2c at 2 {\n"
+ ">> +\t\tmux1_i2c3: i2c@2 {\n"
  ">> +\t\t\t#address-cells = <1>;\n"
  ">> +\t\t\t#size-cells = <0>;\n"
  ">> +\t\t\treg = <0x2>;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tmux1_i2c4: i2c at 3 {\n"
+ ">> +\t\tmux1_i2c4: i2c@3 {\n"
  ">> +\t\t\t#address-cells = <1>;\n"
  ">> +\t\t\t#size-cells = <0>;\n"
  ">> +\t\t\treg = <0x3>;\n"
  ">> +\n"
- ">> +\t\t\tcodec: sgtl5000 at 0a {\n"
+ ">> +\t\t\tcodec: sgtl5000@0a {\n"
  ">\n"
  "> I think the naming schema below matches DT convention better, i.e. the\n"
  "> node name should be generic.\n"
  ">\n"
- "> \t\t\tsgtl5000: codec at 0a {\n"
+ "> \t\t\tsgtl5000: codec@0a {\n"
  ">\n"
  "\n"
  "Will update the naming.\n"
@@ -223,7 +233,7 @@
  "};\n"
  "\n"
  ">> +\n"
- ">> +\twlcore: wlcore at 0 {\n"
+ ">> +\twlcore: wlcore@0 {\n"
  ">> +\t\tcompatible = \"ti,wl1837\";\n"
  ">> +\t\treg = <2>;\n"
  ">\n"
@@ -245,6 +255,10 @@
  ">> --\n"
  ">> 2.7.0\n"
  ">>\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
 
-7dc77714a9a3404bb8113981806db45bbcda4543b6062195937f33560fc9b071
+7a1c0cc7b38df563488afe963ad524a57276b7a86839d0f5f2ea8cf30f43ce27

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.