diff for duplicates of <56073CB0.3060607@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 3cb3566..46a7541 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ divider with BG2CD. Change BG2Q's USB PHY compatible string to reflect that. Signed-off-by: Thomas Hebb <tommyhebb@gmail.com> -Cc: stable at vger.kernel.org +Cc: stable@vger.kernel.org --- This patch seems to have been missed from my original series (all the rest made it into 4.2), and as a result the BG2Q currently uses the @@ -21,7 +21,7 @@ index 63a4849..d4dbd28 100644 @@ -152,7 +152,7 @@ }; - usb_phy2: phy at a2f400 { + usb_phy2: phy@a2f400 { - compatible = "marvell,berlin2-usb-phy"; + compatible = "marvell,berlin2cd-usb-phy"; reg = <0xa2f400 0x128>; @@ -30,7 +30,7 @@ index 63a4849..d4dbd28 100644 @@ -170,7 +170,7 @@ }; - usb_phy0: phy at b74000 { + usb_phy0: phy@b74000 { - compatible = "marvell,berlin2-usb-phy"; + compatible = "marvell,berlin2cd-usb-phy"; reg = <0xb74000 0x128>; @@ -39,7 +39,7 @@ index 63a4849..d4dbd28 100644 @@ -178,7 +178,7 @@ }; - usb_phy1: phy at b78000 { + usb_phy1: phy@b78000 { - compatible = "marvell,berlin2-usb-phy"; + compatible = "marvell,berlin2cd-usb-phy"; reg = <0xb78000 0x128>; diff --git a/a/content_digest b/N1/content_digest index 2818ad0..6728623 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,12 @@ - "From\0tommyhebb@gmail.com (Thomas Hebb)\0" + "From\0Thomas Hebb <tommyhebb@gmail.com>\0" "Subject\0[PATCH 2/4 RESEND] ARM: dts: berlin: change BG2Q's USB PHY compatible\0" "Date\0Sat, 26 Sep 2015 20:47:44 -0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0linux-kernel@vger.kernel.org" + " linux-arm-kernel@lists.infradead.org\0" + "Cc\0kishon@ti.com" + antoine.tenart@free-electrons.com + sebastian.hesselbarth@gmail.com + " stable@vger.kernel.org\0" "\00:1\0" "b\0" "Currently, BG2Q shares a compatible with BG2. This is incorrect, since\n" @@ -10,7 +15,7 @@ "that.\n" "\n" "Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>\n" - "Cc: stable at vger.kernel.org\n" + "Cc: stable@vger.kernel.org\n" "---\n" "This patch seems to have been missed from my original series (all the\n" "rest made it into 4.2), and as a result the BG2Q currently uses the\n" @@ -27,7 +32,7 @@ "@@ -152,7 +152,7 @@\n" " \t\t};\n" "\n" - " \t\tusb_phy2: phy at a2f400 {\n" + " \t\tusb_phy2: phy@a2f400 {\n" "-\t\t\tcompatible = \"marvell,berlin2-usb-phy\";\n" "+\t\t\tcompatible = \"marvell,berlin2cd-usb-phy\";\n" " \t\t\treg = <0xa2f400 0x128>;\n" @@ -36,7 +41,7 @@ "@@ -170,7 +170,7 @@\n" " \t\t};\n" "\n" - " \t\tusb_phy0: phy at b74000 {\n" + " \t\tusb_phy0: phy@b74000 {\n" "-\t\t\tcompatible = \"marvell,berlin2-usb-phy\";\n" "+\t\t\tcompatible = \"marvell,berlin2cd-usb-phy\";\n" " \t\t\treg = <0xb74000 0x128>;\n" @@ -45,7 +50,7 @@ "@@ -178,7 +178,7 @@\n" " \t\t};\n" "\n" - " \t\tusb_phy1: phy at b78000 {\n" + " \t\tusb_phy1: phy@b78000 {\n" "-\t\t\tcompatible = \"marvell,berlin2-usb-phy\";\n" "+\t\t\tcompatible = \"marvell,berlin2cd-usb-phy\";\n" " \t\t\treg = <0xb78000 0x128>;\n" @@ -54,4 +59,4 @@ "-- \n" 2.4.4 -df2cf7ce9af9d2e9676d786173afb805a1e84a6c2eb6e893a55074d951b4271d +9db6c087a04b6972b33c97b9f30e2fe846f65799f2116bd9ade08d2396dcd571
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.