diff for duplicates of <57DF70AF.4050002@ti.com> diff --git a/a/1.txt b/N1/1.txt index 2bb0f4b..e5f9ba5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ On Monday 19 September 2016 01:26 AM, Martin Blumenstingl 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>; @@ -35,7 +35,7 @@ On Monday 19 September 2016 01:26 AM, Martin Blumenstingl 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>; @@ -43,7 +43,7 @@ On Monday 19 September 2016 01:26 AM, Martin Blumenstingl 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 88b529c..30ede3d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,10 +10,28 @@ "ref\0CAFBinCCDDwydB+RP0CZKoAW5Suxotn224ZFVWvt2OGW3gNJR1g@mail.gmail.com\0" "ref\057DBAB2F.3040905@ti.com\0" "ref\0CAFBinCC5fhbtkNdc6MJs7veD+xVGC6Qb-jgX_pwvraP1x2JrhQ@mail.gmail.com\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Subject\0Re: [PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0" "Date\0Mon, 19 Sep 2016 10:29:27 +0530\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Martin Blumenstingl <martin.blumenstingl@googlemail.com>" + " <arnd@arndb.de>\0" + "Cc\0Kevin 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" "Hi,\n" @@ -45,7 +63,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" @@ -53,7 +71,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" @@ -61,7 +79,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" @@ -96,4 +114,4 @@ "> Martin\n" > -76c0607370db196e4b5476c91df5bb1d079141fc16113a1dbc7d1c5d84a4e645 +5d962ec1949202a8cc554bc253cf126b37f59de628d4e573038e53684338040a
diff --git a/a/content_digest b/N2/content_digest index 88b529c..73edf60 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -13,7 +13,7 @@ "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" "Subject\0[PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0" "Date\0Mon, 19 Sep 2016 10:29:27 +0530\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -96,4 +96,4 @@ "> Martin\n" > -76c0607370db196e4b5476c91df5bb1d079141fc16113a1dbc7d1c5d84a4e645 +ac45ae81f9291d3082c137d96b56084783df40c2d5bba84ea993f0c33700f451
diff --git a/a/1.txt b/N3/1.txt index 2bb0f4b..e549c72 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -3,11 +3,11 @@ Hi, On Monday 19 September 2016 01:26 AM, Martin Blumenstingl wrote: > Hi Kishon, > -> On Fri, Sep 16, 2016 at 10:19 AM, Kishon Vijay Abraham I <kishon@ti.com> wrote: +> On Fri, Sep 16, 2016 at 10:19 AM, Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> wrote: >> Hi, >> >> On Friday 09 September 2016 09:44 PM, Martin Blumenstingl wrote: ->>> On Fri, Sep 9, 2016 at 5:33 PM, Kevin Hilman <khilman@baylibre.com> wrote: +>>> On Fri, Sep 9, 2016 at 5:33 PM, Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> wrote: >>>> However, the problem with all of the solutions proposed (runtime PM ones >>>> included) is that we're forcing a board-specific design issue (2 devices >>>> sharing a reset line) into a driver that should not have any @@ -27,7 +27,7 @@ On Monday 19 September 2016 01:26 AM, Martin Blumenstingl 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>; @@ -35,7 +35,7 @@ On Monday 19 September 2016 01:26 AM, Martin Blumenstingl 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>; @@ -43,7 +43,7 @@ On Monday 19 September 2016 01:26 AM, Martin Blumenstingl 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>; @@ -76,4 +76,8 @@ Kishon > > Regards, > Martin -> +> +-- +To unsubscribe from this list: send the line "unsubscribe linux-usb" 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/N3/content_digest index 88b529c..f6cd793 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -10,10 +10,29 @@ "ref\0CAFBinCCDDwydB+RP0CZKoAW5Suxotn224ZFVWvt2OGW3gNJR1g@mail.gmail.com\0" "ref\057DBAB2F.3040905@ti.com\0" "ref\0CAFBinCC5fhbtkNdc6MJs7veD+xVGC6Qb-jgX_pwvraP1x2JrhQ@mail.gmail.com\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0" + "ref\0CAFBinCC5fhbtkNdc6MJs7veD+xVGC6Qb-jgX_pwvraP1x2JrhQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" + "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" + "Subject\0Re: [PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB\0" "Date\0Mon, 19 Sep 2016 10:29:27 +0530\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>" + " arnd-r2nGTMty4D4@public.gmane.org\0" + "Cc\0Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" + Ben Dooks <ben.dooks-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org> + mark.rutland-5wv7dgnIgG8@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org + johnyoun-HKixBCOQz3hWk0Htik3J/w@public.gmane.org + will.deacon-5wv7dgnIgG8@public.gmane.org + mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org + linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + catalin.marinas-5wv7dgnIgG8@public.gmane.org + carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org + linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -21,11 +40,11 @@ "On Monday 19 September 2016 01:26 AM, Martin Blumenstingl wrote:\n" "> Hi Kishon,\n" "> \n" - "> On Fri, Sep 16, 2016 at 10:19 AM, Kishon Vijay Abraham I <kishon@ti.com> wrote:\n" + "> On Fri, Sep 16, 2016 at 10:19 AM, Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> wrote:\n" ">> Hi,\n" ">>\n" ">> On Friday 09 September 2016 09:44 PM, Martin Blumenstingl wrote:\n" - ">>> On Fri, Sep 9, 2016 at 5:33 PM, Kevin Hilman <khilman@baylibre.com> wrote:\n" + ">>> On Fri, Sep 9, 2016 at 5:33 PM, Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> wrote:\n" ">>>> However, the problem with all of the solutions proposed (runtime PM ones\n" ">>>> included) is that we're forcing a board-specific design issue (2 devices\n" ">>>> sharing a reset line) into a driver that should not have any\n" @@ -45,7 +64,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" @@ -53,7 +72,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" @@ -61,7 +80,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" @@ -94,6 +113,10 @@ "> \n" "> Regards,\n" "> Martin\n" - > + "> \n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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 -76c0607370db196e4b5476c91df5bb1d079141fc16113a1dbc7d1c5d84a4e645 +b45ace4512df66cc4d1d10d7cb12d3fc312552e6ea0b8a12207a968d323c820d
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.