All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <565F3B24.7050001@timesys.com>

diff --git a/a/1.txt b/N1/1.txt
index 846f584..cee394d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,12 +13,12 @@ On 11/16/2015 06:16 AM, Lucas Stach wrote:
 Thanks for the continued feedback :)
 
 > Am Dienstag, den 10.11.2015, 13:00 -0500 schrieb Akshay Bhat:
->> 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 | 584 ++++++++++++++++++++++++++++++++++++++
 >>   1 file changed, 584 insertions(+)
@@ -74,21 +74,21 @@ Thanks for the explanation. Fixed in v4 version of patch:
 http://lists.infradead.org/pipermail/linux-arm-kernel/2015-December/390373.html
 
 >
->> +		reg_usb_otg_vbus: regulator at 1 {
+>> +		reg_usb_otg_vbus: regulator@1 {
 >> +			compatible = "regulator-fixed";
 >> +			regulator-name = "usb_otg_vbus";
 >> +			regulator-min-microvolt = <5000000>;
 >> +			regulator-max-microvolt = <5000000>;
 >> +		};
 >> +
->> +		reg_usb_h1_vbus: regulator at 2 {
+>> +		reg_usb_h1_vbus: regulator@2 {
 >> +			compatible = "regulator-fixed";
 >> +			regulator-name = "usb_h1_vbus";
 >> +			regulator-min-microvolt = <5000000>;
 >> +			regulator-max-microvolt = <5000000>;
 >> +		};
 >> +
->> +		reg_1p8v: regulator at 3 {
+>> +		reg_1p8v: regulator@3 {
 >> +			compatible = "regulator-fixed";
 >> +			regulator-name = "1P8V";
 >> +			regulator-min-microvolt = <1800000>;
@@ -96,7 +96,7 @@ http://lists.infradead.org/pipermail/linux-arm-kernel/2015-December/390373.html
 >> +			regulator-always-on;
 >> +		};
 >> +
->> +		reg_3p3v: regulator at 4 {
+>> +		reg_3p3v: regulator@4 {
 >> +			compatible = "regulator-fixed";
 >> +			regulator-name = "3P3V";
 >> +			regulator-min-microvolt = <3300000>;
@@ -104,7 +104,7 @@ http://lists.infradead.org/pipermail/linux-arm-kernel/2015-December/390373.html
 >> +			regulator-always-on;
 >> +		};
 >> +
->> +		lvds_ppen: regulator at 5 {
+>> +		lvds_ppen: regulator@5 {
 >> +			compatible = "regulator-fixed";
 >> +			regulator-name = "lvds_ppen";
 >> +			regulator-min-microvolt = <3300000>;
@@ -165,21 +165,21 @@ http://lists.infradead.org/pipermail/linux-arm-kernel/2015-December/390373.html
 >> +	pinctrl-0 = <&pinctrl_ecspi1>;
 >> +	status = "okay";
 >> +
->> +	flash: n25q032 at 0 {
+>> +	flash: n25q032@0 {
 >> +		#address-cells = <1>;
 >> +		#size-cells = <1>;
 >> +		compatible = "jedec,spi-nor";
 >> +		spi-max-frequency = <20000000>;
 >> +		reg = <0>;
->> +		partition at 0 {
+>> +		partition@0 {
 >> +			label = "U-Boot";
 >> +			reg = <0x0 0xC0000>;
 >> +		};
->> +		partition at C0000 {
+>> +		partition@C0000 {
 >> +			label = "env";
 >> +			reg = <0xC0000 0x10000>;
 >> +		};
->> +		partition at D0000 {
+>> +		partition@D0000 {
 >> +			label = "spare";
 >> +			reg = <0xD0000 0x130000>;
 >> +		};
@@ -218,7 +218,7 @@ http://lists.infradead.org/pipermail/linux-arm-kernel/2015-December/390373.html
 >> +	pinctrl-0 = <&pinctrl_i2c3>;
 >> +	status = "okay";
 >> +
->> +	pmic at 58 {
+>> +	pmic@58 {
 >> +		compatible = "dlg,da9063";
 >> +		reg = <0x58>;
 >> +		pinctrl-names = "default";
@@ -626,3 +626,7 @@ http://lists.infradead.org/pipermail/linux-arm-kernel/2015-December/390373.html
 >> +	pinctrl-0 = <&pinctrl_wdog>;
 >> +};
 >
+--
+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 363359f..569d9c3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,23 @@
  "ref\01447178408-26982-1-git-send-email-akshay.bhat@timesys.com\0"
  "ref\01447178408-26982-4-git-send-email-akshay.bhat@timesys.com\0"
  "ref\01447672615.3144.8.camel@pengutronix.de\0"
- "From\0akshay.bhat@timesys.com (Akshay Bhat)\0"
- "Subject\0[PATCH v3 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module\0"
+ "ref\01447672615.3144.8.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "From\0Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v3 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module\0"
  "Date\0Wed, 2 Dec 2015 13:40:36 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lucas Stach <l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  shawnguo-DgEjT+Ai2ygdnm+yROfE0A@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
+  martin.donnelly-JJi787mZWgc@public.gmane.org
+ " peter.stretz-ELdSlb/RfAS1Z/+hSey0Gg@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -22,12 +35,12 @@
  "Thanks for the continued feedback :)\n"
  "\n"
  "> Am Dienstag, den 10.11.2015, 13:00 -0500 schrieb Akshay Bhat:\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 | 584 ++++++++++++++++++++++++++++++++++++++\n"
  ">>   1 file changed, 584 insertions(+)\n"
@@ -83,21 +96,21 @@
  "http://lists.infradead.org/pipermail/linux-arm-kernel/2015-December/390373.html\n"
  "\n"
  ">\n"
- ">> +\t\treg_usb_otg_vbus: regulator at 1 {\n"
+ ">> +\t\treg_usb_otg_vbus: regulator@1 {\n"
  ">> +\t\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\t\tregulator-name = \"usb_otg_vbus\";\n"
  ">> +\t\t\tregulator-min-microvolt = <5000000>;\n"
  ">> +\t\t\tregulator-max-microvolt = <5000000>;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\treg_usb_h1_vbus: regulator at 2 {\n"
+ ">> +\t\treg_usb_h1_vbus: regulator@2 {\n"
  ">> +\t\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\t\tregulator-name = \"usb_h1_vbus\";\n"
  ">> +\t\t\tregulator-min-microvolt = <5000000>;\n"
  ">> +\t\t\tregulator-max-microvolt = <5000000>;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\treg_1p8v: regulator at 3 {\n"
+ ">> +\t\treg_1p8v: regulator@3 {\n"
  ">> +\t\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\t\tregulator-name = \"1P8V\";\n"
  ">> +\t\t\tregulator-min-microvolt = <1800000>;\n"
@@ -105,7 +118,7 @@
  ">> +\t\t\tregulator-always-on;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\treg_3p3v: regulator at 4 {\n"
+ ">> +\t\treg_3p3v: regulator@4 {\n"
  ">> +\t\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\t\tregulator-name = \"3P3V\";\n"
  ">> +\t\t\tregulator-min-microvolt = <3300000>;\n"
@@ -113,7 +126,7 @@
  ">> +\t\t\tregulator-always-on;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tlvds_ppen: regulator at 5 {\n"
+ ">> +\t\tlvds_ppen: regulator@5 {\n"
  ">> +\t\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\t\tregulator-name = \"lvds_ppen\";\n"
  ">> +\t\t\tregulator-min-microvolt = <3300000>;\n"
@@ -174,21 +187,21 @@
  ">> +\tpinctrl-0 = <&pinctrl_ecspi1>;\n"
  ">> +\tstatus = \"okay\";\n"
  ">> +\n"
- ">> +\tflash: n25q032 at 0 {\n"
+ ">> +\tflash: n25q032@0 {\n"
  ">> +\t\t#address-cells = <1>;\n"
  ">> +\t\t#size-cells = <1>;\n"
  ">> +\t\tcompatible = \"jedec,spi-nor\";\n"
  ">> +\t\tspi-max-frequency = <20000000>;\n"
  ">> +\t\treg = <0>;\n"
- ">> +\t\tpartition at 0 {\n"
+ ">> +\t\tpartition@0 {\n"
  ">> +\t\t\tlabel = \"U-Boot\";\n"
  ">> +\t\t\treg = <0x0 0xC0000>;\n"
  ">> +\t\t};\n"
- ">> +\t\tpartition at C0000 {\n"
+ ">> +\t\tpartition@C0000 {\n"
  ">> +\t\t\tlabel = \"env\";\n"
  ">> +\t\t\treg = <0xC0000 0x10000>;\n"
  ">> +\t\t};\n"
- ">> +\t\tpartition at D0000 {\n"
+ ">> +\t\tpartition@D0000 {\n"
  ">> +\t\t\tlabel = \"spare\";\n"
  ">> +\t\t\treg = <0xD0000 0x130000>;\n"
  ">> +\t\t};\n"
@@ -227,7 +240,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"
@@ -634,6 +647,10 @@
  ">> +\tpinctrl-names = \"default\";\n"
  ">> +\tpinctrl-0 = <&pinctrl_wdog>;\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
 
-078fc3a9f4b121a221f3f4b9acfb63ee85c57b387ae43239cbc1d45141d266c0
+29fcb00b11102430c02f173b3453a4829ca032130499e95610e56943f32d7b08

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.