All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <m2eg4ui0nl.fsf@baylibre.com>

diff --git a/a/1.txt b/N1/1.txt
index 00b4f65..10d4800 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -59,14 +59,14 @@ index 2e8a3d9..02dfc54 100644
  		#size-cells = <2>;
  		ranges;
  
-+		usb-phys at c0000000 {
++		usb-phys@c0000000 {
 +			compatible = "simple-bus";
 +			reg = <0x0 0xc0000000 0x0 0x40>;
 +			#address-cells = <2>;
 +			#size-cells = <2>;
 +			ranges = <0x0 0x0 0x0 0xc0000000 0x0 0x40>;
 +
-+			usb0_phy: usb_phy at 0 {
++			usb0_phy: usb_phy@0 {
 +				compatible = "amlogic,meson-gxbb-usb2-phy";
 +				#phy-cells = <0>;
 +				reg = <0x0 0x0 0x0 0x20>;
@@ -76,7 +76,7 @@ index 2e8a3d9..02dfc54 100644
 +				status = "disabled";
 +			};
 +
-+			usb1_phy: usb_phy at 20 {
++			usb1_phy: usb_phy@20 {
 +				compatible = "amlogic,meson-gxbb-usb2-phy";
 +				#phy-cells = <0>;
 +				reg = <0x0 0x20 0x0 0x20>;
diff --git a/a/content_digest b/N1/content_digest
index cc797ee..3f9625f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,10 +3,27 @@
  "ref\0m260q6jibf.fsf@baylibre.com\0"
  "ref\0CAFBinCA4Yvw5pbOFmJ8SqyOASADavyEPmHywSdOiUazcqe_Zmg@mail.gmail.com\0"
  "ref\0e3b1f611-d6f6-c98b-a53b-98e94ef5bd96@codethink.co.uk\0"
- "From\0khilman@baylibre.com (Kevin Hilman)\0"
- "Subject\0[PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0"
+ "From\0Kevin Hilman <khilman@baylibre.com>\0"
+ "Subject\0Re: [PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0"
  "Date\0Thu, 08 Sep 2016 13:42:22 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Ben Dooks <ben.dooks@codethink.co.uk>\0"
+ "Cc\0Martin Blumenstingl <martin.blumenstingl@googlemail.com>"
+  mark.rutland@arm.com
+  devicetree@vger.kernel.org
+  gregkh@linuxfoundation.org
+  johnyoun@synopsys.com
+  will.deacon@arm.com
+  mturquette@baylibre.com
+  linux-usb@vger.kernel.org
+  sboyd@codeaurora.org
+  kishon@ti.com
+  robh+dt@kernel.org
+  catalin.marinas@arm.com
+  carlo@caione.org
+  linux-amlogic@lists.infradead.org
+  linux-clk@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " jbrunet@baylibre.com\0"
  "\00:1\0"
  "b\0"
  "Ben Dooks <ben.dooks@codethink.co.uk> writes:\n"
@@ -70,14 +87,14 @@
  " \t\t#size-cells = <2>;\n"
  " \t\tranges;\n"
  " \n"
- "+\t\tusb-phys at c0000000 {\n"
+ "+\t\tusb-phys@c0000000 {\n"
  "+\t\t\tcompatible = \"simple-bus\";\n"
  "+\t\t\treg = <0x0 0xc0000000 0x0 0x40>;\n"
  "+\t\t\t#address-cells = <2>;\n"
  "+\t\t\t#size-cells = <2>;\n"
  "+\t\t\tranges = <0x0 0x0 0x0 0xc0000000 0x0 0x40>;\n"
  "+\n"
- "+\t\t\tusb0_phy: usb_phy at 0 {\n"
+ "+\t\t\tusb0_phy: usb_phy@0 {\n"
  "+\t\t\t\tcompatible = \"amlogic,meson-gxbb-usb2-phy\";\n"
  "+\t\t\t\t#phy-cells = <0>;\n"
  "+\t\t\t\treg = <0x0 0x0 0x0 0x20>;\n"
@@ -87,7 +104,7 @@
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tusb1_phy: usb_phy at 20 {\n"
+ "+\t\t\tusb1_phy: usb_phy@20 {\n"
  "+\t\t\t\tcompatible = \"amlogic,meson-gxbb-usb2-phy\";\n"
  "+\t\t\t\t#phy-cells = <0>;\n"
  "+\t\t\t\treg = <0x0 0x20 0x0 0x20>;\n"
@@ -99,4 +116,4 @@
  "+\t\t};\n"
  +
 
-7d1896c8d11e4674bcb5c94b68adccb2d1a59016001f942c97f3c289f2dea257
+9216d20b3b48059dff1f580382bc5a52b82a7eab8e08225fcfbe553daa57af25

diff --git a/a/content_digest b/N2/content_digest
index cc797ee..c63a353 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,7 +6,7 @@
  "From\0khilman@baylibre.com (Kevin Hilman)\0"
  "Subject\0[PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0"
  "Date\0Thu, 08 Sep 2016 13:42:22 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Ben Dooks <ben.dooks@codethink.co.uk> writes:\n"
@@ -99,4 +99,4 @@
  "+\t\t};\n"
  +
 
-7d1896c8d11e4674bcb5c94b68adccb2d1a59016001f942c97f3c289f2dea257
+a564a63f46fbea966b20f67ec6bea1c442160f79109fab216f3c3d8a6692f4be

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.