All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160329143917.GK8929@tuxbot>

diff --git a/a/1.txt b/N1/1.txt
index be6bac4..996ee37 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -72,7 +72,7 @@ Bjorn
 >  		};
 >  
 > +		/* OTG */
-> +		phy@12500000 {
+> +		phy at 12500000 {
 > +			status		= "okay";
 > +			dr_mode		= "peripheral";
 > +			vddcx-supply	= <&pm8921_s3>;
@@ -80,44 +80,44 @@ Bjorn
 > +			v1p8-supply	= <&pm8921_l4>;
 > +		};
 > +
-> +		phy@12520000 {
+> +		phy at 12520000 {
 > +			status		= "okay";
 > +			vddcx-supply	= <&pm8921_s3>;
 > +			v3p3-supply	= <&pm8921_l3>;
 > +			v1p8-supply	= <&pm8921_l23>;
 > +		};
 > +
-> +		phy@12530000 {
+> +		phy at 12530000 {
 > +			status		= "okay";
 > +			vddcx-supply	= <&pm8921_s3>;
 > +			v3p3-supply	= <&pm8921_l3>;
 > +			v1p8-supply	= <&pm8921_l23>;
 > +		};
 > +
-> +		gadget@12500000 {
+> +		gadget at 12500000 {
 > +			status = "okay";
 > +		};
 > +
 > +		/* OTG */
-> +		usb@12500000 {
+> +		usb at 12500000 {
 > +			status = "okay";
 > +		};
 > +
-> +		usb@12520000 {
+> +		usb at 12520000 {
 > +			status = "okay";
 > +		};
 > +
-> +		usb@12530000 {
+> +		usb at 12530000 {
 > +			status = "okay";
 > +		};
 > +
 >  		amba {
 >  			/* eMMC */
->  			sdcc@12400000 {
+>  			sdcc at 12400000 {
 > -- 
 > 2.5.0
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe devicetree" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index f7afc77..4aaa6ef 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,9 @@
  "ref\01458762366-9233-1-git-send-email-srinivas.kandagatla@linaro.org\0"
  "ref\01458762465-9630-1-git-send-email-srinivas.kandagatla@linaro.org\0"
- "From\0Bjorn Andersson <bjorn.andersson@linaro.org>\0"
- "Subject\0Re: [PATCH 07/12] ARM: dts: dragonboard-600c: add usb support\0"
+ "From\0bjorn.andersson@linaro.org (Bjorn Andersson)\0"
+ "Subject\0[PATCH 07/12] ARM: dts: dragonboard-600c: add usb support\0"
  "Date\0Tue, 29 Mar 2016 07:39:17 -0700\0"
- "To\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0"
- "Cc\0Andy Gross <andy.gross@linaro.org>"
-  linux-arm-msm@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
- " linux-soc@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed 23 Mar 12:47 PDT 2016, Srinivas Kandagatla wrote:\n"
@@ -86,7 +80,7 @@
  ">  \t\t};\n"
  ">  \n"
  "> +\t\t/* OTG */\n"
- "> +\t\tphy@12500000 {\n"
+ "> +\t\tphy at 12500000 {\n"
  "> +\t\t\tstatus\t\t= \"okay\";\n"
  "> +\t\t\tdr_mode\t\t= \"peripheral\";\n"
  "> +\t\t\tvddcx-supply\t= <&pm8921_s3>;\n"
@@ -94,46 +88,46 @@
  "> +\t\t\tv1p8-supply\t= <&pm8921_l4>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tphy@12520000 {\n"
+ "> +\t\tphy at 12520000 {\n"
  "> +\t\t\tstatus\t\t= \"okay\";\n"
  "> +\t\t\tvddcx-supply\t= <&pm8921_s3>;\n"
  "> +\t\t\tv3p3-supply\t= <&pm8921_l3>;\n"
  "> +\t\t\tv1p8-supply\t= <&pm8921_l23>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tphy@12530000 {\n"
+ "> +\t\tphy at 12530000 {\n"
  "> +\t\t\tstatus\t\t= \"okay\";\n"
  "> +\t\t\tvddcx-supply\t= <&pm8921_s3>;\n"
  "> +\t\t\tv3p3-supply\t= <&pm8921_l3>;\n"
  "> +\t\t\tv1p8-supply\t= <&pm8921_l23>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgadget@12500000 {\n"
+ "> +\t\tgadget at 12500000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
  "> +\t\t/* OTG */\n"
- "> +\t\tusb@12500000 {\n"
+ "> +\t\tusb at 12500000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb@12520000 {\n"
+ "> +\t\tusb at 12520000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb@12530000 {\n"
+ "> +\t\tusb at 12530000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
  ">  \t\tamba {\n"
  ">  \t\t\t/* eMMC */\n"
- ">  \t\t\tsdcc@12400000 {\n"
+ ">  \t\t\tsdcc at 12400000 {\n"
  "> -- \n"
  "> 2.5.0\n"
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-5a9e817cd2b8d77001a68bcfd14d62210651c29a7af3582c36b30fcd63fffa93
+a4b4f43825bbbabc5c9dfa0a1bd811390727f828e20d549433020b1c155944ba

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.