diff for duplicates of <55C1C1BB.3060600@ti.com> diff --git a/a/1.txt b/N1/1.txt index 8bd4c89..b66b050 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,29 +27,29 @@ cheers, > clocks = <&sys_32k_ck>; > }; > -> - omap_control_usb2phy1: control-phy@4a002300 { +> - omap_control_usb2phy1: control-phy at 4a002300 { > - compatible = "ti,control-phy-usb2"; > - reg = <0x4a002300 0x4>; > - reg-names = "power"; > - }; > - -> - omap_control_usb3phy1: control-phy@4a002370 { +> - omap_control_usb3phy1: control-phy at 4a002370 { > - compatible = "ti,control-phy-pipe3"; > - reg = <0x4a002370 0x4>; > - reg-names = "power"; > - }; > - -> - omap_control_usb2phy2: control-phy@0x4a002e74 { +> - omap_control_usb2phy2: control-phy at 0x4a002e74 { > - compatible = "ti,control-phy-usb2-dra7"; > - reg = <0x4a002e74 0x4>; > - reg-names = "power"; > - }; > - > /* OCP2SCP1 */ -> ocp2scp@4a080000 { +> ocp2scp at 4a080000 { > compatible = "ti,omap-ocp2scp"; > @@ -1225,7 +1207,7 @@ -> usb2_phy1: phy@4a084000 { +> usb2_phy1: phy at 4a084000 { > compatible = "ti,omap-usb2"; > reg = <0x4a084000 0x400>; > - ctrl-module = <&omap_control_usb2phy1>; @@ -58,7 +58,7 @@ cheers, > <&usb_otg_ss1_refclk960m>; > clock-names = "wkupclk", > @@ -1236,7 +1218,7 @@ -> usb2_phy2: phy@4a085000 { +> usb2_phy2: phy at 4a085000 { > compatible = "ti,dra7x-usb2-phy2", "ti,omap-usb2"; > reg = <0x4a085000 0x400>; > - ctrl-module = <&omap_control_usb2phy2>; diff --git a/a/content_digest b/N1/content_digest index 671d760..e59d8c0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,9 @@ "ref\01438702233-8027-1-git-send-email-kishon@ti.com\0" "ref\01438702233-8027-6-git-send-email-kishon@ti.com\0" - "From\0Roger Quadros <rogerq@ti.com>\0" - "Subject\0Re: [PATCH 05/10] ARM: dts: dra7: Use \"syscon-phy-power\" instead of \"ctrl-module\" in USB PHY node\0" + "From\0rogerq@ti.com (Roger Quadros)\0" + "Subject\0[PATCH 05/10] ARM: dts: dra7: Use \"syscon-phy-power\" instead of \"ctrl-module\" in USB PHY node\0" "Date\0Wed, 5 Aug 2015 10:56:43 +0300\0" - "To\0Kishon Vijay Abraham I <kishon@ti.com>" - tony@atomide.com - t-kristo@ti.com - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - linux-usb@vger.kernel.org - linux-omap@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" - "Cc\0balbi@ti.com" - bcousson@baylibre.com - linux@arm.linux.org.uk - " nsekhar@ti.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 04/08/15 18:30, Kishon Vijay Abraham I wrote:\n" @@ -46,29 +35,29 @@ "> \t\t\tclocks = <&sys_32k_ck>;\n" "> \t\t};\n" "> \n" - "> -\t\tomap_control_usb2phy1: control-phy@4a002300 {\n" + "> -\t\tomap_control_usb2phy1: control-phy at 4a002300 {\n" "> -\t\t\tcompatible = \"ti,control-phy-usb2\";\n" "> -\t\t\treg = <0x4a002300 0x4>;\n" "> -\t\t\treg-names = \"power\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tomap_control_usb3phy1: control-phy@4a002370 {\n" + "> -\t\tomap_control_usb3phy1: control-phy at 4a002370 {\n" "> -\t\t\tcompatible = \"ti,control-phy-pipe3\";\n" "> -\t\t\treg = <0x4a002370 0x4>;\n" "> -\t\t\treg-names = \"power\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tomap_control_usb2phy2: control-phy@0x4a002e74 {\n" + "> -\t\tomap_control_usb2phy2: control-phy at 0x4a002e74 {\n" "> -\t\t\tcompatible = \"ti,control-phy-usb2-dra7\";\n" "> -\t\t\treg = <0x4a002e74 0x4>;\n" "> -\t\t\treg-names = \"power\";\n" "> -\t\t};\n" "> -\n" "> \t\t/* OCP2SCP1 */\n" - "> \t\tocp2scp@4a080000 {\n" + "> \t\tocp2scp at 4a080000 {\n" "> \t\t\tcompatible = \"ti,omap-ocp2scp\";\n" "> @@ -1225,7 +1207,7 @@\n" - "> \t\t\tusb2_phy1: phy@4a084000 {\n" + "> \t\t\tusb2_phy1: phy at 4a084000 {\n" "> \t\t\t\tcompatible = \"ti,omap-usb2\";\n" "> \t\t\t\treg = <0x4a084000 0x400>;\n" "> -\t\t\t\tctrl-module = <&omap_control_usb2phy1>;\n" @@ -77,7 +66,7 @@ "> \t\t\t\t\t <&usb_otg_ss1_refclk960m>;\n" "> \t\t\t\tclock-names =\t\"wkupclk\",\n" "> @@ -1236,7 +1218,7 @@\n" - "> \t\t\tusb2_phy2: phy@4a085000 {\n" + "> \t\t\tusb2_phy2: phy at 4a085000 {\n" "> \t\t\t\tcompatible = \"ti,dra7x-usb2-phy2\", \"ti,omap-usb2\";\n" "> \t\t\t\treg = <0x4a085000 0x400>;\n" "> -\t\t\t\tctrl-module = <&omap_control_usb2phy2>;\n" @@ -96,4 +85,4 @@ "> \t\t\t\t\t <&usb_otg_ss1_refclk960m>;\n" > -5512ab4128d8975b632893242c18ddc67c062ca21dccef3b545cfb40752a64e2 +fc5a303cc71baca4bc889f64ab7bbce8c51b405f2fa1fe4c4cf7196214076251
diff --git a/a/content_digest b/N2/content_digest index 671d760..0b4b0c4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,17 +4,17 @@ "Subject\0Re: [PATCH 05/10] ARM: dts: dra7: Use \"syscon-phy-power\" instead of \"ctrl-module\" in USB PHY node\0" "Date\0Wed, 5 Aug 2015 10:56:43 +0300\0" "To\0Kishon Vijay Abraham I <kishon@ti.com>" - tony@atomide.com - t-kristo@ti.com - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - linux-usb@vger.kernel.org - linux-omap@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" - "Cc\0balbi@ti.com" - bcousson@baylibre.com - linux@arm.linux.org.uk - " nsekhar@ti.com\0" + <tony@atomide.com> + <t-kristo@ti.com> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <linux-usb@vger.kernel.org> + <linux-omap@vger.kernel.org> + " <linux-arm-kernel@lists.infradead.org>\0" + "Cc\0<balbi@ti.com>" + <bcousson@baylibre.com> + <linux@arm.linux.org.uk> + " <nsekhar@ti.com>\0" "\00:1\0" "b\0" "On 04/08/15 18:30, Kishon Vijay Abraham I wrote:\n" @@ -96,4 +96,4 @@ "> \t\t\t\t\t <&usb_otg_ss1_refclk960m>;\n" > -5512ab4128d8975b632893242c18ddc67c062ca21dccef3b545cfb40752a64e2 +5cff6bc72d9a726edabbaccd6b4b26216ff842f0055456fe81e75572c1d026db
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.