diff for duplicates of <20170709181915.75fb62ad@kernel.org> diff --git a/a/1.txt b/N1/1.txt index ac24ea6..66a24c6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,15 +1,15 @@ On Thu, 6 Jul 2017 18:56:18 -0400 -Brian Masney <masneyb@onstation.org> wrote: +Brian Masney <masneyb-1iNe0GrtECGEi8DpZVb4nw@public.gmane.org> wrote: > Add device tree support for the tsl2x7x IIO driver with no custom > properties. The device tree documentation is in a separate commit so > that the changes to trivial-devices.txt can go in via the device > tree subsystem. > -> Signed-off-by: Brian Masney <masneyb@onstation.org> -> CC: Rob Herring <robh+dt@kernel.org> -> CC: Mark Rutland <mark.rutland@arm.com> -> CC: devicetree@vger.kernel.org +> Signed-off-by: Brian Masney <masneyb-1iNe0GrtECGEi8DpZVb4nw@public.gmane.org> +> CC: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +> CC: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> +> CC: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. @@ -54,3 +54,8 @@ Jonathan > .pm = &tsl2x7x_pm_ops, > }, > .id_table = tsl2x7x_idtable, + +-- +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 d175c00..556e13f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,34 +1,35 @@ "ref\020170706225626.6716-1-masneyb@onstation.org\0" "ref\020170706225626.6716-2-masneyb@onstation.org\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" + "ref\020170706225626.6716-2-masneyb-1iNe0GrtECGEi8DpZVb4nw@public.gmane.org\0" + "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH v2 1/9] staging: iio: tsl2x7x: add of_match table for device tree support\0" "Date\0Sun, 9 Jul 2017 18:19:15 +0100\0" - "To\0Brian Masney <masneyb@onstation.org>\0" - "Cc\0linux-iio@vger.kernel.org" - gregkh@linuxfoundation.org - devel@driverdev.osuosl.org - knaack.h@gmx.de - lars@metafoo.de - pmeerw@pmeerw.net - linux-kernel@vger.kernel.org - Jon.Brenner@ams.com - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - " devicetree@vger.kernel.org\0" + "To\0Brian Masney <masneyb-1iNe0GrtECGEi8DpZVb4nw@public.gmane.org>\0" + "Cc\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org + devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org + knaack.h-Mmb7MZpHnFY@public.gmane.org + lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org + pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Jon.Brenner-QzQKeY2x7wg@public.gmane.org + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Thu, 6 Jul 2017 18:56:18 -0400\n" - "Brian Masney <masneyb@onstation.org> wrote:\n" + "Brian Masney <masneyb-1iNe0GrtECGEi8DpZVb4nw@public.gmane.org> wrote:\n" "\n" "> Add device tree support for the tsl2x7x IIO driver with no custom\n" "> properties. The device tree documentation is in a separate commit so\n" "> that the changes to trivial-devices.txt can go in via the device\n" "> tree subsystem.\n" "> \n" - "> Signed-off-by: Brian Masney <masneyb@onstation.org>\n" - "> CC: Rob Herring <robh+dt@kernel.org>\n" - "> CC: Mark Rutland <mark.rutland@arm.com>\n" - "> CC: devicetree@vger.kernel.org\n" + "> Signed-off-by: Brian Masney <masneyb-1iNe0GrtECGEi8DpZVb4nw@public.gmane.org>\n" + "> CC: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "> CC: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" + "> CC: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "Applied to the togreg branch of iio.git and pushed out as testing\n" "for the autobuilders to play with it.\n" "\n" @@ -72,6 +73,11 @@ "> +\t\t.of_match_table = tsl2x7x_of_match,\n" "> \t\t.pm = &tsl2x7x_pm_ops,\n" "> \t},\n" - "> \t.id_table = tsl2x7x_idtable," + "> \t.id_table = tsl2x7x_idtable,\n" + "\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 -b473ac08ed0ba074b291188947d720b9faa7f904919c6c0a645e63c2da020095 +ce9a4ff059404282be6992c7f58a71f8a062f372407e6f7adbabd4bc58e06021
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.