All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180515080624.GR26863@dragon>

diff --git a/a/1.txt b/N1/1.txt
index da0f252..b1d975e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Mon, May 14, 2018 at 03:29:35PM -0300, Fabio Estevam wrote:
 > 
 > Currently the following DTC warning is seen with W=1:
 > 
-> arch/arm/boot/dts/imx51-babbage.dtb: Warning (unique_unit_address): /usbphy/usbphy at 0: duplicate unit-address (also used in node /usbphy/usbh1phy at 0)
+> arch/arm/boot/dts/imx51-babbage.dtb: Warning (unique_unit_address): /usbphy/usbphy@0: duplicate unit-address (also used in node /usbphy/usbh1phy@0)
 > 
 > Fix it by moving the USB PHY node outside of simple-bus and drop the
 > unneeded unit-address.
@@ -26,7 +26,7 @@ On Mon, May 14, 2018 at 03:29:35PM -0300, Fabio Estevam wrote:
 > -		#size-cells = <0>;
 > -		compatible = "simple-bus";
 > -
-> -		usbh1phy: usbh1phy at 0 {
+> -		usbh1phy: usbh1phy@0 {
 > -			compatible = "usb-nop-xceiv";
 > -			reg = <0>;
 > -			clocks = <&clk_usb>;
diff --git a/a/content_digest b/N1/content_digest
index d7a767d..cb9d0cd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,12 @@
  "ref\01526322576-5838-1-git-send-email-festevam@gmail.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH 1/2] ARM: dts: imx51-babbage: Fix USB PHY duplicate unit-address\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH 1/2] ARM: dts: imx51-babbage: Fix USB PHY duplicate unit-address\0"
  "Date\0Tue, 15 May 2018 16:06:26 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Fabio Estevam <festevam@gmail.com>"
+ " robh+dt@kernel.org\0"
+ "Cc\0Fabio Estevam <fabio.estevam@nxp.com>"
+  devicetree@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, May 14, 2018 at 03:29:35PM -0300, Fabio Estevam wrote:\n"
@@ -10,7 +14,7 @@
  "> \n"
  "> Currently the following DTC warning is seen with W=1:\n"
  "> \n"
- "> arch/arm/boot/dts/imx51-babbage.dtb: Warning (unique_unit_address): /usbphy/usbphy at 0: duplicate unit-address (also used in node /usbphy/usbh1phy at 0)\n"
+ "> arch/arm/boot/dts/imx51-babbage.dtb: Warning (unique_unit_address): /usbphy/usbphy@0: duplicate unit-address (also used in node /usbphy/usbh1phy@0)\n"
  "> \n"
  "> Fix it by moving the USB PHY node outside of simple-bus and drop the\n"
  "> unneeded unit-address.\n"
@@ -33,7 +37,7 @@
  "> -\t\t#size-cells = <0>;\n"
  "> -\t\tcompatible = \"simple-bus\";\n"
  "> -\n"
- "> -\t\tusbh1phy: usbh1phy at 0 {\n"
+ "> -\t\tusbh1phy: usbh1phy@0 {\n"
  "> -\t\t\tcompatible = \"usb-nop-xceiv\";\n"
  "> -\t\t\treg = <0>;\n"
  "> -\t\t\tclocks = <&clk_usb>;\n"
@@ -63,4 +67,4 @@
  "> 2.7.4\n"
  >
 
-75eb761991283345c83e574138ff6f67bfadf8e5d8460292b5a4153eb27b6f36
+2cdda3f8f33e96f19b64f4efb0f06de997aa4ea6122dd40e64971c9486604321

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.