All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <578D15B3.1040705@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 9eda0de..96e199c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,9 +12,9 @@ On 06/28/2016 12:42 PM, Grygorii Strashko wrote:
 > Hence, specify usb mode explicitly in DT: usb0 = "host" for all KS2
 > devices and usb1 = "peripheral" for K2E.
 >
-> Cc: Sekhar Nori <nsekhar@ti.com>
-> Cc: Roger Quadros <rogerq@ti.com>
-> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
+> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
+> Cc: Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>
+> Signed-off-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>
 
 Do you expect any additional actions from my side relate to this patch?
 
@@ -57,7 +57,7 @@ Do you expect any additional actions from my side relate to this patch?
 > +};
 > +
 >   &i2c0 {
->   	dtt at 50 {
+>   	dtt@50 {
 >   		compatible = "at,24c1024";
 > diff --git a/arch/arm/boot/dts/keystone-k2e.dtsi b/arch/arm/boot/dts/keystone-k2e.dtsi
 > index 96b349f..3540a1d 100644
@@ -67,8 +67,8 @@ Do you expect any additional actions from my side relate to this patch?
 >   			status = "disabled";
 >   		};
 >
-> -		usb1: usb at 25000000 {
-> +		keystone_usb1: usb at 25000000 {
+> -		usb1: usb@25000000 {
+> +		keystone_usb1: usb@25000000 {
 >   			compatible = "ti,keystone-dwc3";
 >   			#address-cells = <1>;
 >   			#size-cells = <1>;
@@ -76,8 +76,8 @@ Do you expect any additional actions from my side relate to this patch?
 >   			dma-ranges;
 >   			status = "disabled";
 >
-> -			dwc3 at 25010000 {
-> +			usb1: dwc3 at 25010000 {
+> -			dwc3@25010000 {
+> +			usb1: dwc3@25010000 {
 >   				compatible = "synopsys,dwc3";
 >   				reg = <0x25010000 0x70000>;
 >   				interrupts = <GIC_SPI 414 IRQ_TYPE_EDGE_RISING>;
@@ -119,7 +119,7 @@ Do you expect any additional actions from my side relate to this patch?
 > +};
 > +
 >   &i2c0 {
->   	dtt at 50 {
+>   	dtt@50 {
 >   		compatible = "at,24c1024";
 > diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi
 > index e34b226..96c9943 100644
@@ -129,8 +129,8 @@ Do you expect any additional actions from my side relate to this patch?
 >   			status = "disabled";
 >   		};
 >
-> -		usb: usb at 2680000 {
-> +		keystone_usb0: usb at 2680000 {
+> -		usb: usb@2680000 {
+> +		keystone_usb0: usb@2680000 {
 >   			compatible = "ti,keystone-dwc3";
 >   			#address-cells = <1>;
 >   			#size-cells = <1>;
@@ -138,8 +138,8 @@ Do you expect any additional actions from my side relate to this patch?
 >   			dma-ranges;
 >   			status = "disabled";
 >
-> -			dwc3 at 2690000 {
-> +			usb0: dwc3 at 2690000 {
+> -			dwc3@2690000 {
+> +			usb0: dwc3@2690000 {
 >   				compatible = "synopsys,dwc3";
 >   				reg = <0x2690000 0x70000>;
 >   				interrupts = <GIC_SPI 393 IRQ_TYPE_EDGE_RISING>;
@@ -149,3 +149,7 @@ Do you expect any additional actions from my side relate to this patch?
 -- 
 regards,
 -grygorii
+--
+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 155e8f7..d0e8165 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,14 @@
  "ref\020160628094245.9521-1-grygorii.strashko@ti.com\0"
- "From\0grygorii.strashko@ti.com (Grygorii Strashko)\0"
- "Subject\0[PATCH] ARM: dts: keystone: specify usb mode explicitly\0"
+ "ref\020160628094245.9521-1-grygorii.strashko-l0cyMroinI0@public.gmane.org\0"
+ "From\0Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: dts: keystone: specify usb mode explicitly\0"
  "Date\0Mon, 18 Jul 2016 20:45:23 +0300\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Santosh Shilimkar <ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
+ " Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Santosh,\n"
@@ -19,9 +25,9 @@
  "> Hence, specify usb mode explicitly in DT: usb0 = \"host\" for all KS2\n"
  "> devices and usb1 = \"peripheral\" for K2E.\n"
  ">\n"
- "> Cc: Sekhar Nori <nsekhar@ti.com>\n"
- "> Cc: Roger Quadros <rogerq@ti.com>\n"
- "> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>\n"
+ "> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\n"
+ "> Cc: Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\n"
+ "> Signed-off-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\n"
  "\n"
  "Do you expect any additional actions from my side relate to this patch?\n"
  "\n"
@@ -64,7 +70,7 @@
  "> +};\n"
  "> +\n"
  ">   &i2c0 {\n"
- ">   \tdtt at 50 {\n"
+ ">   \tdtt@50 {\n"
  ">   \t\tcompatible = \"at,24c1024\";\n"
  "> diff --git a/arch/arm/boot/dts/keystone-k2e.dtsi b/arch/arm/boot/dts/keystone-k2e.dtsi\n"
  "> index 96b349f..3540a1d 100644\n"
@@ -74,8 +80,8 @@
  ">   \t\t\tstatus = \"disabled\";\n"
  ">   \t\t};\n"
  ">\n"
- "> -\t\tusb1: usb at 25000000 {\n"
- "> +\t\tkeystone_usb1: usb at 25000000 {\n"
+ "> -\t\tusb1: usb@25000000 {\n"
+ "> +\t\tkeystone_usb1: usb@25000000 {\n"
  ">   \t\t\tcompatible = \"ti,keystone-dwc3\";\n"
  ">   \t\t\t#address-cells = <1>;\n"
  ">   \t\t\t#size-cells = <1>;\n"
@@ -83,8 +89,8 @@
  ">   \t\t\tdma-ranges;\n"
  ">   \t\t\tstatus = \"disabled\";\n"
  ">\n"
- "> -\t\t\tdwc3 at 25010000 {\n"
- "> +\t\t\tusb1: dwc3 at 25010000 {\n"
+ "> -\t\t\tdwc3@25010000 {\n"
+ "> +\t\t\tusb1: dwc3@25010000 {\n"
  ">   \t\t\t\tcompatible = \"synopsys,dwc3\";\n"
  ">   \t\t\t\treg = <0x25010000 0x70000>;\n"
  ">   \t\t\t\tinterrupts = <GIC_SPI 414 IRQ_TYPE_EDGE_RISING>;\n"
@@ -126,7 +132,7 @@
  "> +};\n"
  "> +\n"
  ">   &i2c0 {\n"
- ">   \tdtt at 50 {\n"
+ ">   \tdtt@50 {\n"
  ">   \t\tcompatible = \"at,24c1024\";\n"
  "> diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi\n"
  "> index e34b226..96c9943 100644\n"
@@ -136,8 +142,8 @@
  ">   \t\t\tstatus = \"disabled\";\n"
  ">   \t\t};\n"
  ">\n"
- "> -\t\tusb: usb at 2680000 {\n"
- "> +\t\tkeystone_usb0: usb at 2680000 {\n"
+ "> -\t\tusb: usb@2680000 {\n"
+ "> +\t\tkeystone_usb0: usb@2680000 {\n"
  ">   \t\t\tcompatible = \"ti,keystone-dwc3\";\n"
  ">   \t\t\t#address-cells = <1>;\n"
  ">   \t\t\t#size-cells = <1>;\n"
@@ -145,8 +151,8 @@
  ">   \t\t\tdma-ranges;\n"
  ">   \t\t\tstatus = \"disabled\";\n"
  ">\n"
- "> -\t\t\tdwc3 at 2690000 {\n"
- "> +\t\t\tusb0: dwc3 at 2690000 {\n"
+ "> -\t\t\tdwc3@2690000 {\n"
+ "> +\t\t\tusb0: dwc3@2690000 {\n"
  ">   \t\t\t\tcompatible = \"synopsys,dwc3\";\n"
  ">   \t\t\t\treg = <0x2690000 0x70000>;\n"
  ">   \t\t\t\tinterrupts = <GIC_SPI 393 IRQ_TYPE_EDGE_RISING>;\n"
@@ -155,6 +161,10 @@
  "\n"
  "-- \n"
  "regards,\n"
- -grygorii
+ "-grygorii\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
 
-276e35bad57a0b99a3723ab83c63d4e803e464ba1735c2a3df99281c492bd32f
+5d35eec769c4f188dd81fd608e90593373cbac2563d20ca835d8ae6523a3ad75

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.