All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160601115929.GA16740@shlinux2>

diff --git a/a/1.txt b/N1/1.txt
index 5387c30..96c0424 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -28,18 +28,18 @@ On Wed, Jun 01, 2016 at 10:02:21AM +0200, Krzysztof Kozlowski wrote:
 >  };
 >  
 >  &ehci {
->  	port@1 {
+>  	port at 1 {
 >  		status = "okay";
 > +		usb-pwrseq = <&usb3503>;
 >  	};
->  	port@2 {
+>  	port at 2 {
 >  		status = "okay";
 > -- 
 > 1.9.1
 > 
 
 The hub is under the port1, you may need to describe it
-under the port@1, see below:
+under the port at 1, see below:
 Documentation/devicetree/bindings/usb/usb-device.txt
 
 If I get Rob's comments correctly, you may need to consider 
@@ -84,7 +84,7 @@ we can move it.
 
 	#address-cells = <1>;
 	#size-cells = <0>;
-	hub: genesys@1 {
+	hub: genesys at 1 {
 		compatible = "usb5e3,608";
 		reg = <1>;
 		reset-gpios = <&gpio4 5 GPIO_ACTIVE_LOW>; /* hub reset pin */
diff --git a/a/content_digest b/N1/content_digest
index d0d9691..78dd002 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,30 +1,9 @@
  "ref\01464768141-25420-1-git-send-email-k.kozlowski@samsung.com\0"
  "ref\01464768141-25420-13-git-send-email-k.kozlowski@samsung.com\0"
- "From\0Peter Chen <hzpeterchen@gmail.com>\0"
- "Subject\0Re: [PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3\0"
+ "From\0hzpeterchen@gmail.com (Peter Chen)\0"
+ "Subject\0[PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3\0"
  "Date\0Wed, 1 Jun 2016 19:59:30 +0800\0"
- "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0"
- "Cc\0Ulf Hansson <ulf.hansson@linaro.org>"
-  Sebastian Reichel <sre@kernel.org>
-  Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-  David Woodhouse <dwmw2@infradead.org>
-  Javier Martinez Canillas <javier@osg.samsung.com>
-  linux-kernel@vger.kernel.org
-  linux-mmc@vger.kernel.org
-  linux-pm@vger.kernel.or
-  Alan Stern <stern@rowland.harvard.edu>
-  linux-usb@vger.kernel.org
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  Kukjin Kim <kgene@kernel.org>
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-samsung-soc@vger.kernel.org
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- " Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jun 01, 2016 at 10:02:21AM +0200, Krzysztof Kozlowski wrote:\n"
@@ -57,18 +36,18 @@
  ">  };\n"
  ">  \n"
  ">  &ehci {\n"
- ">  \tport@1 {\n"
+ ">  \tport at 1 {\n"
  ">  \t\tstatus = \"okay\";\n"
  "> +\t\tusb-pwrseq = <&usb3503>;\n"
  ">  \t};\n"
- ">  \tport@2 {\n"
+ ">  \tport at 2 {\n"
  ">  \t\tstatus = \"okay\";\n"
  "> -- \n"
  "> 1.9.1\n"
  "> \n"
  "\n"
  "The hub is under the port1, you may need to describe it\n"
- "under the port@1, see below:\n"
+ "under the port at 1, see below:\n"
  "Documentation/devicetree/bindings/usb/usb-device.txt\n"
  "\n"
  "If I get Rob's comments correctly, you may need to consider \n"
@@ -113,7 +92,7 @@
  "\n"
  "\t#address-cells = <1>;\n"
  "\t#size-cells = <0>;\n"
- "\thub: genesys@1 {\n"
+ "\thub: genesys at 1 {\n"
  "\t\tcompatible = \"usb5e3,608\";\n"
  "\t\treg = <1>;\n"
  "\t\treset-gpios = <&gpio4 5 GPIO_ACTIVE_LOW>; /* hub reset pin */\n"
@@ -128,4 +107,4 @@
  "Best Regards,\n"
  Peter Chen
 
-16cba13db42f2cd42c4b87cc1a83c7d6239b6f61ae1653d9784555e82335313f
+f4d2b628a8c294d182e628a3fe1c0486ab9af223b567be44a2bca7d5425dd0d8

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.