diff for duplicates of <20180522224518.GA20765@rob-hp-laptop> diff --git a/a/1.txt b/N1/1.txt index 4879688..4b70015 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Tue, May 15, 2018 at 04:06:26PM +0800, Shawn Guo 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. @@ -27,7 +27,7 @@ On Tue, May 15, 2018 at 04:06:26PM +0800, Shawn Guo 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 1458a3d..fe6175b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,13 @@ "ref\01526322576-5838-1-git-send-email-festevam@gmail.com\0" "ref\020180515080624.GR26863@dragon\0" - "From\0robh@kernel.org (Rob Herring)\0" - "Subject\0[PATCH 1/2] ARM: dts: imx51-babbage: Fix USB PHY duplicate unit-address\0" + "From\0Rob Herring <robh@kernel.org>\0" + "Subject\0Re: [PATCH 1/2] ARM: dts: imx51-babbage: Fix USB PHY duplicate unit-address\0" "Date\0Tue, 22 May 2018 17:45:18 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Shawn Guo <shawnguo@kernel.org>\0" + "Cc\0Fabio Estevam <fabio.estevam@nxp.com>" + devicetree@vger.kernel.org + Fabio Estevam <festevam@gmail.com> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, May 15, 2018 at 04:06:26PM +0800, Shawn Guo wrote:\n" @@ -12,7 +16,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" @@ -35,7 +39,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" @@ -60,4 +64,4 @@ "\n" Rob -52197e7bdb9a3810c3a31c5acc2b312953d2bc1018b0584d97e55efdda4412e5 +9ceb251a6100acd6f74a08e8111efaeb56a121ab05d18a68ec67ccb15b3faad2
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.