All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5679D1B9.20304@timesys.com>

diff --git a/a/1.txt b/N1/1.txt
index 73ef6f4..ff35b35 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,12 +4,12 @@ errors if I do so, details in-line.
 
 On 12/22/2015 06:40 AM, Shawn Guo wrote:
 > On Thu, Dec 03, 2015 at 04:10:32PM -0500, Akshay Bhat wrote:
->> From: Justin Waters <justin.waters@timesys.com>
+>> From: Justin Waters <justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
 >>
 >> Add support for Advantech BA-16 module based on iMX6D processor
 >>
 >> http://www2.advantech.com/products/medical_computing_system/dms-ba16/mod_64aa1566-169c-483d-97c8-c2c22c163fc3.aspx
->> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
+>> Signed-off-by: Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
 >> ---
 >>   arch/arm/boot/dts/imx6q-ba16.dtsi | 589 ++++++++++++++++++++++++++++++++++++++
 >>   1 file changed, 589 insertions(+)
@@ -94,7 +94,7 @@ Will fix it.
 >> +		enable-gpios = <&gpio4 15 GPIO_ACTIVE_HIGH>;
 >> +	};
 >> +
->> +	reg_1p8v: regulator at 1 {
+>> +	reg_1p8v: regulator@1 {
 >
 > @unit-address should only present for nodes which have 'reg' property.
 > As we choose to put these regulators directly under root node, we would
@@ -114,7 +114,7 @@ Will fix it
 >> +		regulator-always-on;
 >> +	};
 >> +
->> +	reg_3p3v: regulator at 2 {
+>> +	reg_3p3v: regulator@2 {
 >> +		compatible = "regulator-fixed";
 >> +		regulator-name = "3P3V";
 >> +		regulator-min-microvolt = <3300000>;
@@ -122,7 +122,7 @@ Will fix it
 >> +		regulator-always-on;
 >> +	};
 >> +
->> +	reg_lvds: regulator at 3 {
+>> +	reg_lvds: regulator@3 {
 >> +		compatible = "regulator-fixed";
 >> +		regulator-name = "lvds_ppen";
 >> +		regulator-min-microvolt = <3300000>;
@@ -132,14 +132,14 @@ Will fix it
 >> +		enable-active-high;
 >> +	};
 >> +
->> +	reg_usb_otg_vbus: regulator at 4 {
+>> +	reg_usb_otg_vbus: regulator@4 {
 >> +		compatible = "regulator-fixed";
 >> +		regulator-name = "usb_otg_vbus";
 >> +		regulator-min-microvolt = <5000000>;
 >> +		regulator-max-microvolt = <5000000>;
 >> +	};
 >> +
->> +	reg_usb_h1_vbus: regulator at 5 {
+>> +	reg_usb_h1_vbus: regulator@5 {
 >> +		compatible = "regulator-fixed";
 >> +		regulator-name = "usb_h1_vbus";
 >> +		regulator-min-microvolt = <5000000>;
@@ -160,7 +160,7 @@ Will fix it
 >> +	pinctrl-0 = <&pinctrl_ecspi1>;
 >> +	status = "okay";
 >> +
->> +	flash: n25q032 at 0 {
+>> +	flash: n25q032@0 {
 >> +		compatible = "jedec,spi-nor";
 >> +		spi-max-frequency = <20000000>;
 >> +		reg = <0>;
@@ -174,7 +174,7 @@ Will fix it
 >> +			#address-cells = <1>;
 >> +			#size-cells = <1>;
 >> +
->> +			partition at 0 {
+>> +			partition@0 {
 >> +				label = "U-Boot";
 >> +				reg = <0x0 0xC0000>;
 >
@@ -184,7 +184,7 @@ Will fix it
 
 
 >> +			};
->> +			partition at C0000 {
+>> +			partition@C0000 {
 >> +				label = "env";
 >> +				reg = <0xC0000 0x10000>;
 >> +			};
@@ -194,7 +194,7 @@ Will fix it
 Will fix it
 
 
->> +			partition at D0000 {
+>> +			partition@D0000 {
 >> +				label = "spare";
 >> +				reg = <0xD0000 0x130000>;
 >> +			};
@@ -234,7 +234,7 @@ Will fix it
 >> +	pinctrl-0 = <&pinctrl_i2c3>;
 >> +	status = "okay";
 >> +
->> +	pmic at 58 {
+>> +	pmic@58 {
 >> +		compatible = "dlg,da9063";
 >> +		reg = <0x58>;
 >> +		pinctrl-names = "default";
@@ -344,7 +344,7 @@ Will fix it
 >> +		};
 >> +	};
 >> +
->> +	rtc at 32 {
+>> +	rtc@32 {
 >> +		compatible = "epson,rx8010";
 >
 > Is this compatible string documented somewhere?
@@ -761,3 +761,7 @@ Will fix it
 >> 2.6.3
 >>
 >>
+--
+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 1438c71..e34f5ce 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,20 @@
  "ref\01449177036-13317-1-git-send-email-akshay.bhat@timesys.com\0"
  "ref\01449177036-13317-4-git-send-email-akshay.bhat@timesys.com\0"
  "ref\020151222113742.GA26290@tiger\0"
- "From\0akshay.bhat@timesys.com (Akshay Bhat)\0"
- "Subject\0[PATCH v5 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module\0"
+ "From\0Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v5 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module\0"
  "Date\0Tue, 22 Dec 2015 17:42:01 -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"
  "Shawn, thanks for the feedback. I have addressed all the comments with \n"
@@ -13,12 +23,12 @@
  "\n"
  "On 12/22/2015 06:40 AM, Shawn Guo wrote:\n"
  "> On Thu, Dec 03, 2015 at 04:10:32PM -0500, Akshay Bhat wrote:\n"
- ">> From: Justin Waters <justin.waters@timesys.com>\n"
+ ">> From: Justin Waters <justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>\n"
  ">>\n"
  ">> Add support for Advantech BA-16 module based on iMX6D processor\n"
  ">>\n"
  ">> http://www2.advantech.com/products/medical_computing_system/dms-ba16/mod_64aa1566-169c-483d-97c8-c2c22c163fc3.aspx\n"
- ">> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>\n"
+ ">> Signed-off-by: Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>\n"
  ">> ---\n"
  ">>   arch/arm/boot/dts/imx6q-ba16.dtsi | 589 ++++++++++++++++++++++++++++++++++++++\n"
  ">>   1 file changed, 589 insertions(+)\n"
@@ -103,7 +113,7 @@
  ">> +\t\tenable-gpios = <&gpio4 15 GPIO_ACTIVE_HIGH>;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\treg_1p8v: regulator at 1 {\n"
+ ">> +\treg_1p8v: regulator@1 {\n"
  ">\n"
  "> @unit-address should only present for nodes which have 'reg' property.\n"
  "> As we choose to put these regulators directly under root node, we would\n"
@@ -123,7 +133,7 @@
  ">> +\t\tregulator-always-on;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\treg_3p3v: regulator at 2 {\n"
+ ">> +\treg_3p3v: regulator@2 {\n"
  ">> +\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\tregulator-name = \"3P3V\";\n"
  ">> +\t\tregulator-min-microvolt = <3300000>;\n"
@@ -131,7 +141,7 @@
  ">> +\t\tregulator-always-on;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\treg_lvds: regulator at 3 {\n"
+ ">> +\treg_lvds: regulator@3 {\n"
  ">> +\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\tregulator-name = \"lvds_ppen\";\n"
  ">> +\t\tregulator-min-microvolt = <3300000>;\n"
@@ -141,14 +151,14 @@
  ">> +\t\tenable-active-high;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\treg_usb_otg_vbus: regulator at 4 {\n"
+ ">> +\treg_usb_otg_vbus: regulator@4 {\n"
  ">> +\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\tregulator-name = \"usb_otg_vbus\";\n"
  ">> +\t\tregulator-min-microvolt = <5000000>;\n"
  ">> +\t\tregulator-max-microvolt = <5000000>;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\treg_usb_h1_vbus: regulator at 5 {\n"
+ ">> +\treg_usb_h1_vbus: regulator@5 {\n"
  ">> +\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\tregulator-name = \"usb_h1_vbus\";\n"
  ">> +\t\tregulator-min-microvolt = <5000000>;\n"
@@ -169,7 +179,7 @@
  ">> +\tpinctrl-0 = <&pinctrl_ecspi1>;\n"
  ">> +\tstatus = \"okay\";\n"
  ">> +\n"
- ">> +\tflash: n25q032 at 0 {\n"
+ ">> +\tflash: n25q032@0 {\n"
  ">> +\t\tcompatible = \"jedec,spi-nor\";\n"
  ">> +\t\tspi-max-frequency = <20000000>;\n"
  ">> +\t\treg = <0>;\n"
@@ -183,7 +193,7 @@
  ">> +\t\t\t#address-cells = <1>;\n"
  ">> +\t\t\t#size-cells = <1>;\n"
  ">> +\n"
- ">> +\t\t\tpartition at 0 {\n"
+ ">> +\t\t\tpartition@0 {\n"
  ">> +\t\t\t\tlabel = \"U-Boot\";\n"
  ">> +\t\t\t\treg = <0x0 0xC0000>;\n"
  ">\n"
@@ -193,7 +203,7 @@
  "\n"
  "\n"
  ">> +\t\t\t};\n"
- ">> +\t\t\tpartition at C0000 {\n"
+ ">> +\t\t\tpartition@C0000 {\n"
  ">> +\t\t\t\tlabel = \"env\";\n"
  ">> +\t\t\t\treg = <0xC0000 0x10000>;\n"
  ">> +\t\t\t};\n"
@@ -203,7 +213,7 @@
  "Will fix it\n"
  "\n"
  "\n"
- ">> +\t\t\tpartition at D0000 {\n"
+ ">> +\t\t\tpartition@D0000 {\n"
  ">> +\t\t\t\tlabel = \"spare\";\n"
  ">> +\t\t\t\treg = <0xD0000 0x130000>;\n"
  ">> +\t\t\t};\n"
@@ -243,7 +253,7 @@
  ">> +\tpinctrl-0 = <&pinctrl_i2c3>;\n"
  ">> +\tstatus = \"okay\";\n"
  ">> +\n"
- ">> +\tpmic at 58 {\n"
+ ">> +\tpmic@58 {\n"
  ">> +\t\tcompatible = \"dlg,da9063\";\n"
  ">> +\t\treg = <0x58>;\n"
  ">> +\t\tpinctrl-names = \"default\";\n"
@@ -353,7 +363,7 @@
  ">> +\t\t};\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\trtc at 32 {\n"
+ ">> +\trtc@32 {\n"
  ">> +\t\tcompatible = \"epson,rx8010\";\n"
  ">\n"
  "> Is this compatible string documented somewhere?\n"
@@ -769,6 +779,10 @@
  ">> --\n"
  ">> 2.6.3\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
 
-8f924de4c3ff9097577964161c56af262f91c67f9f25cade6e7d23dec018a342
+652cdefa8e4da5e3858c4462aebaf2b9f57020e1bcd8bae0bf2064f5c72ef1fe

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.