diff for duplicates of <56F2D8D7.5070206@lechnology.com> diff --git a/a/1.txt b/N1/1.txt index c484808..cf8de20 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On 03/23/2016 12:06 PM, Sekhar Nori wrote: > On Thursday 17 March 2016 07:56 AM, David Lechner wrote: >> Device tree binding for new phy-da8xx-usb driver. >> ->> Signed-off-by: David Lechner <david@lechnology.com> +>> Signed-off-by: David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org> >> --- >> >> v2 changes: This is new patch in v2. @@ -41,19 +41,19 @@ includes all of the CFGCHIP registers or one each? Something like this? -cfgchip at 1417C { +cfgchip@1417C { compatible = "ti,da830-cfgchip", "syscon"; reg = <1417C 20>; } or this? -cfgchip0 at 1417C { +cfgchip0@1417C { compatible = "ti,da830-cfgchip0", "syscon"; reg = <1417C 4>; } -cfgchip1 at 14180 { +cfgchip1@14180 { compatible = "ti,da830-cfgchip1", "syscon"; reg = <14180 4>; } @@ -66,3 +66,7 @@ etc. Would it be OK if the PHY driver registered clocks? I'm guessing this falls into the category of "not such a good idea". +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" 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/N1/content_digest index 82a33da..3041fbf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,37 @@ "ref\01458181615-27782-1-git-send-email-david@lechnology.com\0" "ref\01458181615-27782-6-git-send-email-david@lechnology.com\0" "ref\056F2CD16.9060106@ti.com\0" - "From\0david@lechnology.com (David Lechner)\0" - "Subject\0[PATCH v2 05/11] dt-bindings: Add bindings for phy-da8xx-usb\0" + "ref\056F2CD16.9060106-l0cyMroinI0@public.gmane.org\0" + "From\0David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 05/11] dt-bindings: Add bindings for phy-da8xx-usb\0" "Date\0Wed, 23 Mar 2016 12:56:39 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0" + "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Kevin Hilman <khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> + Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org> + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + Bin Liu <b-liu-l0cyMroinI0@public.gmane.org> + Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> + Robert Jarzmik <robert.jarzmik-GANU6spQydw@public.gmane.org> + " Andreas F\303\244rber <afaerber-l3A5Bk7waGM@public.gmane.org>" + Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 03/23/2016 12:06 PM, Sekhar Nori wrote:\n" "> On Thursday 17 March 2016 07:56 AM, David Lechner wrote:\n" ">> Device tree binding for new phy-da8xx-usb driver.\n" ">>\n" - ">> Signed-off-by: David Lechner <david@lechnology.com>\n" + ">> Signed-off-by: David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>\n" ">> ---\n" ">>\n" ">> v2 changes: This is new patch in v2.\n" @@ -50,19 +70,19 @@ "\n" "Something like this?\n" "\n" - "cfgchip at 1417C {\n" + "cfgchip@1417C {\n" "\tcompatible = \"ti,da830-cfgchip\", \"syscon\";\n" "\treg = <1417C 20>;\n" "}\n" "\n" "or this?\n" "\n" - "cfgchip0 at 1417C {\n" + "cfgchip0@1417C {\n" "\tcompatible = \"ti,da830-cfgchip0\", \"syscon\";\n" "\treg = <1417C 4>;\n" "}\n" "\n" - "cfgchip1 at 14180 {\n" + "cfgchip1@14180 {\n" "\tcompatible = \"ti,da830-cfgchip1\", \"syscon\";\n" "\treg = <14180 4>;\n" "}\n" @@ -74,6 +94,10 @@ "-or-\n" "\n" "Would it be OK if the PHY driver registered clocks? I'm guessing this \n" - "falls into the category of \"not such a good idea\"." + "falls into the category of \"not such a good idea\".\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 -381126bb89fe6e6220ef36d4d02b392615fb5d5c61800933dd66269caba3f1a3 +14e1803610cfd004adb071673deacb8d62d277fc35bd420a5e58d25bf10361b5
diff --git a/a/1.txt b/N2/1.txt index c484808..c79c579 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -41,19 +41,19 @@ includes all of the CFGCHIP registers or one each? Something like this? -cfgchip at 1417C { +cfgchip@1417C { compatible = "ti,da830-cfgchip", "syscon"; reg = <1417C 20>; } or this? -cfgchip0 at 1417C { +cfgchip0@1417C { compatible = "ti,da830-cfgchip0", "syscon"; reg = <1417C 4>; } -cfgchip1 at 14180 { +cfgchip1@14180 { compatible = "ti,da830-cfgchip1", "syscon"; reg = <14180 4>; } diff --git a/a/content_digest b/N2/content_digest index 82a33da..308d10f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,29 @@ "ref\01458181615-27782-1-git-send-email-david@lechnology.com\0" "ref\01458181615-27782-6-git-send-email-david@lechnology.com\0" "ref\056F2CD16.9060106@ti.com\0" - "From\0david@lechnology.com (David Lechner)\0" - "Subject\0[PATCH v2 05/11] dt-bindings: Add bindings for phy-da8xx-usb\0" + "From\0David Lechner <david@lechnology.com>\0" + "Subject\0Re: [PATCH v2 05/11] dt-bindings: Add bindings for phy-da8xx-usb\0" "Date\0Wed, 23 Mar 2016 12:56:39 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sekhar Nori <nsekhar@ti.com>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Russell King <linux@arm.linux.org.uk> + Kevin Hilman <khilman@kernel.org> + Kishon Vijay Abraham I <kishon@ti.com> + Alan Stern <stern@rowland.harvard.edu> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Bin Liu <b-liu@ti.com> + Tony Lindgren <tony@atomide.com> + Robert Jarzmik <robert.jarzmik@free.fr> + " Andreas F\303\244rber <afaerber@suse.de>" + Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-usb@vger.kernel.org\0" "\00:1\0" "b\0" "On 03/23/2016 12:06 PM, Sekhar Nori wrote:\n" @@ -50,19 +69,19 @@ "\n" "Something like this?\n" "\n" - "cfgchip at 1417C {\n" + "cfgchip@1417C {\n" "\tcompatible = \"ti,da830-cfgchip\", \"syscon\";\n" "\treg = <1417C 20>;\n" "}\n" "\n" "or this?\n" "\n" - "cfgchip0 at 1417C {\n" + "cfgchip0@1417C {\n" "\tcompatible = \"ti,da830-cfgchip0\", \"syscon\";\n" "\treg = <1417C 4>;\n" "}\n" "\n" - "cfgchip1 at 14180 {\n" + "cfgchip1@14180 {\n" "\tcompatible = \"ti,da830-cfgchip1\", \"syscon\";\n" "\treg = <14180 4>;\n" "}\n" @@ -76,4 +95,4 @@ "Would it be OK if the PHY driver registered clocks? I'm guessing this \n" "falls into the category of \"not such a good idea\"." -381126bb89fe6e6220ef36d4d02b392615fb5d5c61800933dd66269caba3f1a3 +8f3f58c9189a86c427e3a3c8b267921792387e461312622fbf64d58f96da0988
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.