diff for duplicates of <523730A8.9060201@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index 9309a1a..902aeb7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,9 +5,9 @@ On 09/13/2013 11:23 PM, Prabhakar Lad wrote: > > Thanks for the review. > -> On Sat, Sep 14, 2013 at 4:16 AM, Stephen Warren <swarren@wwwdotorg.org> wrote: +> On Sat, Sep 14, 2013 at 4:16 AM, Stephen Warren <swarren-3lzwWm7+WeqIh2JisoIxyg@public.gmane.orgg> wrote: >> On 09/13/2013 05:57 AM, Prabhakar Lad wrote: ->>> From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com> +>>> From: "Lad, Prabhakar" <prabhakar.csengg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >>> >>> This patch fixes the DT binding properties of adv7343 decoder. >>> The pdata which was being read from the DT property, is removed @@ -43,7 +43,7 @@ this is definitely not the correct approach to DT. >> I note that this patch doesn't actually update the driver to >> regulator_get() anything. Shouldn't it? > -> As of now the driver isn?t enabling/accepting the regulators, +> As of now the driver isn’t enabling/accepting the regulators, > so should I add those in DT properties or not ? The binding should describe the HW, not what the driver does/doesn't yet @@ -85,3 +85,7 @@ need these options might be useful in the patch description. Note that the discussion should be written for software in general (i.e. any OS's driver), and not for Linux's specific driver, since DT is not tied to any one OS. +-- +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 690014d..47f6e09 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,23 @@ "ref\01379073471-7244-1-git-send-email-prabhakar.csengg@gmail.com\0" "ref\0523395DC.5080009@wwwdotorg.org\0" "ref\0CA+V-a8sVyJ1TrTSiaj8vpaD+f_qJ5Hp287E3HuHJ_pRzzmdAvg@mail.gmail.com\0" - "From\0swarren@wwwdotorg.org (Stephen Warren)\0" - "Subject\0[PATCH] media: i2c: adv7343: fix the DT binding properties\0" + "ref\0CA+V-a8sVyJ1TrTSiaj8vpaD+f_qJ5Hp287E3HuHJ_pRzzmdAvg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" + "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "Subject\0Re: [PATCH] media: i2c: adv7343: fix the DT binding properties\0" "Date\0Mon, 16 Sep 2013 10:24:08 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Prabhakar Lad <prabhakar.csengg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0DLOS <davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org>" + LMML <linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + LAK <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org> + LDOC <linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + Hans Verkuil <hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@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> + " Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org>\0" "\00:1\0" "b\0" "On 09/13/2013 11:23 PM, Prabhakar Lad wrote:\n" @@ -14,9 +27,9 @@ "> \n" "> Thanks for the review.\n" "> \n" - "> On Sat, Sep 14, 2013 at 4:16 AM, Stephen Warren <swarren@wwwdotorg.org> wrote:\n" + "> On Sat, Sep 14, 2013 at 4:16 AM, Stephen Warren <swarren-3lzwWm7+WeqIh2JisoIxyg@public.gmane.orgg> wrote:\n" ">> On 09/13/2013 05:57 AM, Prabhakar Lad wrote:\n" - ">>> From: \"Lad, Prabhakar\" <prabhakar.csengg@gmail.com>\n" + ">>> From: \"Lad, Prabhakar\" <prabhakar.csengg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" ">>>\n" ">>> This patch fixes the DT binding properties of adv7343 decoder.\n" ">>> The pdata which was being read from the DT property, is removed\n" @@ -52,7 +65,7 @@ ">> I note that this patch doesn't actually update the driver to\n" ">> regulator_get() anything. Shouldn't it?\n" ">\n" - "> As of now the driver isn?t enabling/accepting the regulators,\n" + "> As of now the driver isn\342\200\231t enabling/accepting the regulators,\n" "> so should I add those in DT properties or not ?\n" "\n" "The binding should describe the HW, not what the driver does/doesn't yet\n" @@ -93,6 +106,10 @@ "need these options might be useful in the patch description. Note that\n" "the discussion should be written for software in general (i.e. any OS's\n" "driver), and not for Linux's specific driver, since DT is not tied to\n" - any one OS. + "any one OS.\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 -6b325a229a2a12c4b57ed06e4a344487a04d6255f629535f93d7829c2f4f5e50 +06e7270f1aa100057520b406bca7727ab5743dce4409b2c292f37dd08299e16e
diff --git a/a/1.txt b/N2/1.txt index 9309a1a..fde664b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -43,7 +43,7 @@ this is definitely not the correct approach to DT. >> I note that this patch doesn't actually update the driver to >> regulator_get() anything. Shouldn't it? > -> As of now the driver isn?t enabling/accepting the regulators, +> As of now the driver isn’t enabling/accepting the regulators, > so should I add those in DT properties or not ? The binding should describe the HW, not what the driver does/doesn't yet diff --git a/a/content_digest b/N2/content_digest index 690014d..b8e8130 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,22 @@ "ref\01379073471-7244-1-git-send-email-prabhakar.csengg@gmail.com\0" "ref\0523395DC.5080009@wwwdotorg.org\0" "ref\0CA+V-a8sVyJ1TrTSiaj8vpaD+f_qJ5Hp287E3HuHJ_pRzzmdAvg@mail.gmail.com\0" - "From\0swarren@wwwdotorg.org (Stephen Warren)\0" - "Subject\0[PATCH] media: i2c: adv7343: fix the DT binding properties\0" + "From\0Stephen Warren <swarren@wwwdotorg.org>\0" + "Subject\0Re: [PATCH] media: i2c: adv7343: fix the DT binding properties\0" "Date\0Mon, 16 Sep 2013 10:24:08 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Prabhakar Lad <prabhakar.csengg@gmail.com>\0" + "Cc\0DLOS <davinci-linux-open-source@linux.davincidsp.com>" + LMML <linux-media@vger.kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + LAK <linux-arm-kernel@lists.infradead.org> + Sekhar Nori <nsekhar@ti.com> + LDOC <linux-doc@vger.kernel.org> + Rob Herring <rob.herring@calxeda.com> + Hans Verkuil <hans.verkuil@cisco.com> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + " Rob Landley <rob@landley.net>\0" "\00:1\0" "b\0" "On 09/13/2013 11:23 PM, Prabhakar Lad wrote:\n" @@ -52,7 +64,7 @@ ">> I note that this patch doesn't actually update the driver to\n" ">> regulator_get() anything. Shouldn't it?\n" ">\n" - "> As of now the driver isn?t enabling/accepting the regulators,\n" + "> As of now the driver isn\342\200\231t enabling/accepting the regulators,\n" "> so should I add those in DT properties or not ?\n" "\n" "The binding should describe the HW, not what the driver does/doesn't yet\n" @@ -95,4 +107,4 @@ "driver), and not for Linux's specific driver, since DT is not tied to\n" any one OS. -6b325a229a2a12c4b57ed06e4a344487a04d6255f629535f93d7829c2f4f5e50 +915397f4895f17d157ec131db0eb7a2e32d550652b4e2ab9bb7769d6e46ed6b8
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.