diff for duplicates of <2190413.jSIVEWUDcp@wuerfel> diff --git a/a/1.txt b/N1/1.txt index c09d12d..169bcc3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Friday, September 16, 2016 1:49:59 PM CEST Kishon Vijay Abraham I wrote: > I think the offset information can come from the devicetree too. The phy can be > modeled something like below. > -> usb-phys at c0000000 { +> usb-phys@c0000000 { > compatible = "amlogic,meson-gxbb-usb2-phy"; > reg = <0x0 0xc0000000 0x0 0x40>; > #address-cells = <2>; @@ -11,7 +11,7 @@ On Friday, September 16, 2016 1:49:59 PM CEST Kishon Vijay Abraham I wrote: > ranges = <0x0 0x0 0x0 0xc0000000 0x0 0x40>; > resets = <&reset 34>; > -> usb0_phy: usb_phy at 0 { +> usb0_phy: usb_phy@0 { > #phy-cells = <0>; > reg = <0x0 0x0 0x0 0x20>; > clocks = <&clkc CLKID_USB &clkc CLKID_USB0>; @@ -19,7 +19,7 @@ On Friday, September 16, 2016 1:49:59 PM CEST Kishon Vijay Abraham I wrote: > status = "disabled"; > }; > -> usb1_phy: usb_phy at 20 { +> usb1_phy: usb_phy@20 { > #phy-cells = <0>; > reg = <0x0 0x20 0x0 0x20>; > clocks = <&clkc CLKID_USB &clkc CLKID_USB1>; diff --git a/a/content_digest b/N1/content_digest index 285cbb7..8a6cc4e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,28 @@ "ref\020160904213152.25837-1-martin.blumenstingl@googlemail.com\0" "ref\0CAFBinCCDDwydB+RP0CZKoAW5Suxotn224ZFVWvt2OGW3gNJR1g@mail.gmail.com\0" "ref\057DBAB2F.3040905@ti.com\0" - "From\0arnd@arndb.de (Arnd Bergmann)\0" - "Subject\0[PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0" + "From\0Arnd Bergmann <arnd@arndb.de>\0" + "Subject\0Re: [PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0" "Date\0Fri, 16 Sep 2016 15:47:43 +0200\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Cc\0Martin Blumenstingl <martin.blumenstingl@googlemail.com>" + Kevin Hilman <khilman@baylibre.com> + Ben Dooks <ben.dooks@codethink.co.uk> + 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 + 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" "On Friday, September 16, 2016 1:49:59 PM CEST Kishon Vijay Abraham I wrote:\n" @@ -12,7 +30,7 @@ "> I think the offset information can come from the devicetree too. The phy can be\n" "> modeled something like below.\n" "> \n" - "> usb-phys at c0000000 {\n" + "> usb-phys@c0000000 {\n" "> compatible = \"amlogic,meson-gxbb-usb2-phy\";\n" "> reg = <0x0 0xc0000000 0x0 0x40>;\n" "> #address-cells = <2>;\n" @@ -20,7 +38,7 @@ "> ranges = <0x0 0x0 0x0 0xc0000000 0x0 0x40>;\n" "> resets = <&reset 34>;\n" "> \n" - "> usb0_phy: usb_phy at 0 {\n" + "> usb0_phy: usb_phy@0 {\n" "> #phy-cells = <0>;\n" "> reg = <0x0 0x0 0x0 0x20>;\n" "> clocks = <&clkc CLKID_USB &clkc CLKID_USB0>;\n" @@ -28,7 +46,7 @@ "> status = \"disabled\";\n" "> };\n" "> \n" - "> usb1_phy: usb_phy at 20 {\n" + "> usb1_phy: usb_phy@20 {\n" "> #phy-cells = <0>;\n" "> reg = <0x0 0x20 0x0 0x20>;\n" "> clocks = <&clkc CLKID_USB &clkc CLKID_USB1>;\n" @@ -46,4 +64,4 @@ "\n" "\tArnd" -4a167da7711b9808771c1009a62d9ac7d3e71b6c5e5d68c146f15ecbcdc34093 +62969effb33f4d43d59a6cff32fc3125d9820fe1e23b9deb0371287e45a68f58
diff --git a/a/content_digest b/N2/content_digest index 285cbb7..7a38d3d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,7 +4,7 @@ "From\0arnd@arndb.de (Arnd Bergmann)\0" "Subject\0[PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0" "Date\0Fri, 16 Sep 2016 15:47:43 +0200\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Friday, September 16, 2016 1:49:59 PM CEST Kishon Vijay Abraham I wrote:\n" @@ -46,4 +46,4 @@ "\n" "\tArnd" -4a167da7711b9808771c1009a62d9ac7d3e71b6c5e5d68c146f15ecbcdc34093 +2f93d4283e5f3529d7cec77d92eecb7941cd23b6799346c87fddbde1136985fd
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.