diff for duplicates of <20140923155202.GT1786@lahna.fi.intel.com> diff --git a/a/1.txt b/N1/1.txt index 884d64c..02a0591 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Tue, Sep 23, 2014 at 05:45:57PM +0200, Arnd Bergmann wrote: > On Tuesday 23 September 2014 17:25:50 Linus Walleij wrote: > > On Tue, Sep 16, 2014 at 1:52 PM, Mika Westerberg -> > <mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote: +> > <mika.westerberg@linux.intel.com> wrote: > > > > > Some drivers need to deal with only firmware representation of its > > > GPIOs. An example would be a GPIO button array driver where each button @@ -14,7 +14,7 @@ On Tue, Sep 23, 2014 at 05:45:57PM +0200, Arnd Bergmann wrote: > > > parameter, finds the GPIO using whatever is the underlying firmware > > > method, and requests the GPIO properly. > > > -> > > Signed-off-by: Mika Westerberg <mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > > Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> > > > > I have a hard time figuring out if this is what we want for common > > accessors between DT and ACPI. @@ -40,7 +40,3 @@ Please look how leds-gpio.c or gpio_keys_polled.c are using this. Of course you have the first level device but when you need to iterate "leds" or "buttons" below where there is no Linux device available we need something like this. --- -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 7bcc73e..22bda43 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,30 +2,30 @@ "ref\01410868367-11056-8-git-send-email-mika.westerberg@linux.intel.com\0" "ref\0CACRpkdaZJt_6cd1vtDw-Ys+YqUhNb0aXazUxGCX8mk4=6EmdHw@mail.gmail.com\0" "ref\012538216.vu4CbU01qP@wuerfel\0" - "From\0Mika Westerberg <mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Mika Westerberg <mika.westerberg@linux.intel.com>\0" "Subject\0Re: [RFC PATCH v2 07/16] gpio: Add support for unified device properties interface\0" "Date\0Tue, 23 Sep 2014 18:52:02 +0300\0" - "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" - "Cc\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Darren Hart <dvhart-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Rafael J. Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org> - ACPI Devel Maling List <linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Bryan Wu <cooloney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " Aaron Lu <aaron.lu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" + "To\0Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0Linus Walleij <linus.walleij@linaro.org>" + Grant Likely <grant.likely@linaro.org> + Darren Hart <dvhart@linux.intel.com> + Mark Rutland <mark.rutland@arm.com> + Rafael J. Wysocki <rjw@rjwysocki.net> + ACPI Devel Maling List <linux-acpi@vger.kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Alexandre Courbot <gnurou@gmail.com> + Dmitry Torokhov <dmitry.torokhov@gmail.com> + Bryan Wu <cooloney@gmail.com> + Lee Jones <lee.jones@linaro.org> + " Aaron Lu <aaron.lu@intel.com>\0" "\00:1\0" "b\0" "On Tue, Sep 23, 2014 at 05:45:57PM +0200, Arnd Bergmann wrote:\n" "> On Tuesday 23 September 2014 17:25:50 Linus Walleij wrote:\n" "> > On Tue, Sep 16, 2014 at 1:52 PM, Mika Westerberg\n" - "> > <mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote:\n" + "> > <mika.westerberg@linux.intel.com> wrote:\n" "> > \n" "> > > Some drivers need to deal with only firmware representation of its\n" "> > > GPIOs. An example would be a GPIO button array driver where each button\n" @@ -38,7 +38,7 @@ "> > > parameter, finds the GPIO using whatever is the underlying firmware\n" "> > > method, and requests the GPIO properly.\n" "> > >\n" - "> > > Signed-off-by: Mika Westerberg <mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > > Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>\n" "> > \n" "> > I have a hard time figuring out if this is what we want for common\n" "> > accessors between DT and ACPI.\n" @@ -63,10 +63,6 @@ "\n" "Of course you have the first level device but when you need to iterate\n" "\"leds\" or \"buttons\" below where there is no Linux device available we\n" - "need something like this.\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 + need something like this. -e0b86d5a8b7c347aa19c094f35692bfa11011e1cba1f52d003a04e994e6ac69d +d3d75670af6915e94c2d10afe8c5dcc38920ee94581f51baa6955100ea5c4494
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.