diff for duplicates of <55AB7FBE.1060707@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 6d08235..ab534e1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 13/07/15 03:20, Matt Ranostay wrote: > This patch adds support for these functions along with gain control, > integration time, and event thresholds. > -> Signed-off-by: Matt Ranostay <mranostay@gmail.com> +> Signed-off-by: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Mostly looking good. You don't need to repeat standard docs and there are a few bits and pieces inline. @@ -28,7 +28,7 @@ As a general rule, don't document any attributes covered by more generic docs. Just leads to more ways to have out of date documentation! > +What: /sys/bus/iio/devices/triggerX/name = "apds9960-gestureX" > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + The APDS9960 kernel module provides a trigger which enables > + the gesture engine that pushes motion data to the buffer when @@ -37,7 +37,7 @@ docs. Just leads to more ways to have out of date documentation! > +What /sys/bus/iio/devices/iio:deviceX/in_proximity0_raw > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the non-gesture proximity sensor value. Looks like the generic docs need a wild card indexed version of these added @@ -47,7 +47,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_proximity1_raw > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the UP gesture photodiode proximity value. > + Access is disabled to prevent the side effect of @@ -56,7 +56,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_proximity2_raw > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the DOWN gesture photodiode proximity value. > + Access is disabled to prevent the side effect of @@ -65,7 +65,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_proximity3_raw > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the LEFT gesture photodiode proximity value. > + Access is disabled to prevent the side effect of @@ -74,7 +74,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_proximity4_raw > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the RIGHT gesture photodiode proximity value. > + Access is disabled to prevent the side effect of @@ -83,7 +83,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_intensity_clear_raw > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the current unprocessed illuminance for the clear/ALS > + photodiode. @@ -91,7 +91,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_intensity_red_raw > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the current unprocessed illuminance value for the > + red light wavelength photodiode. @@ -99,7 +99,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_intensity_green_raw > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the current unprocessed illuminance value for the > + green light wavelength photodiode. @@ -107,7 +107,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_intensity_blue_raw > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the current unprocessed illuminance value for the > + blue light wavelength photodiode. @@ -115,7 +115,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/integration_time_available > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Provide allowed integration time values in fractions of a second > + for the ALS + RGB sensor engines. @@ -123,7 +123,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_intensity_integration_time > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Set integration time in fractions of a second for the ALS + RGB > + sensor engines. @@ -131,7 +131,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/proximity_scale_available > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Provide the allowed gain values for the proximity + gesture > + engines. @@ -139,14 +139,14 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_proximity_scale > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Set the gain value for the proximity + gesture engines. > + > +What /sys/bus/iio/devices/iio:deviceX/intensity_scale_available > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Provide the allowed gain values for the ALS + RGB sensor > + engines. @@ -154,7 +154,7 @@ for higher indexes). > +What /sys/bus/iio/devices/iio:deviceX/in_intensity_scale > +Date: July 2015 > +KernelVersion: 4.2 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Set the gain value for the ALS + RGB sensor engines. Nothing at all in here is non standard, so as things currently stand @@ -205,7 +205,7 @@ missing regmap_i2c dependency. > +/* > + * apds9960.c - Support for Avago APDS9960 gesture/RGB/ALS/proximity sensor > + * -> + * Copyright (C) 2015 Matt Ranostay <mranostay@gmail.com> +> + * Copyright (C) 2015 Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by @@ -1458,7 +1458,7 @@ nit pick. Blank line here please. > +}; > +module_i2c_driver(apds9960_driver); > + -> +MODULE_AUTHOR("Matt Ranostay <mranostay@gmail.com>"); +> +MODULE_AUTHOR("Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); > +MODULE_DESCRIPTION("ADPS9960 Gesture/RGB/ALS/Proximity sensor"); > +MODULE_LICENSE("GPL"); > diff --git a/a/content_digest b/N1/content_digest index 914a4fe..9ecc291 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,14 @@ "ref\01436754043-6232-1-git-send-email-mranostay@gmail.com\0" "ref\01436754043-6232-3-git-send-email-mranostay@gmail.com\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" + "ref\01436754043-6232-3-git-send-email-mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH v3 2/2] iio: light: add APDS9960 ALS + promixity driver\0" "Date\0Sun, 19 Jul 2015 11:45:18 +0100\0" - "To\0Matt Ranostay <mranostay@gmail.com>\0" - "Cc\0linux-iio@vger.kernel.org" - devicetree@vger.kernel.org - marex@denx.de - " linux-pm@vger.kernel.org\0" + "To\0Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + marex-ynQEQJNshbs@public.gmane.org + " linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 13/07/15 03:20, Matt Ranostay wrote:\n" @@ -16,7 +17,7 @@ "> This patch adds support for these functions along with gain control,\n" "> integration time, and event thresholds.\n" "> \n" - "> Signed-off-by: Matt Ranostay <mranostay@gmail.com>\n" + "> Signed-off-by: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "Mostly looking good. You don't need to repeat standard docs and there\n" "are a few bits and pieces inline.\n" "\n" @@ -40,7 +41,7 @@ "docs. Just leads to more ways to have out of date documentation!\n" "> +What:\t\t/sys/bus/iio/devices/triggerX/name = \"apds9960-gestureX\"\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tThe APDS9960 kernel module provides a trigger which enables\n" "> +\t\tthe gesture engine that pushes motion data to the buffer when\n" @@ -49,7 +50,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_proximity0_raw\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the non-gesture proximity sensor value.\n" "Looks like the generic docs need a wild card indexed version of these added\n" @@ -59,7 +60,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_proximity1_raw\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the UP gesture photodiode proximity value.\n" "> +\t\tAccess is disabled to prevent the side effect of\n" @@ -68,7 +69,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_proximity2_raw\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the DOWN gesture photodiode proximity value.\n" "> +\t\tAccess is disabled to prevent the side effect of\n" @@ -77,7 +78,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_proximity3_raw\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the LEFT gesture photodiode proximity value.\n" "> +\t\tAccess is disabled to prevent the side effect of\n" @@ -86,7 +87,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_proximity4_raw\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the RIGHT gesture photodiode proximity value.\n" "> +\t\tAccess is disabled to prevent the side effect of\n" @@ -95,7 +96,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_intensity_clear_raw\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the current unprocessed illuminance for the clear/ALS\n" "> +\t\tphotodiode.\n" @@ -103,7 +104,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_intensity_red_raw\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the current unprocessed illuminance value for the\n" "> +\t\tred light wavelength photodiode.\n" @@ -111,7 +112,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_intensity_green_raw\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the current unprocessed illuminance value for the\n" "> +\t\tgreen light wavelength photodiode.\n" @@ -119,7 +120,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_intensity_blue_raw\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the current unprocessed illuminance value for the\n" "> +\t\tblue light wavelength photodiode.\n" @@ -127,7 +128,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/integration_time_available\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tProvide allowed integration time values in fractions of a second\n" "> +\t\tfor the ALS + RGB sensor engines.\n" @@ -135,7 +136,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_intensity_integration_time\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tSet integration time in fractions of a second for the ALS + RGB\n" "> +\t\tsensor engines.\n" @@ -143,7 +144,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/proximity_scale_available\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tProvide the allowed gain values for the proximity + gesture\n" "> +\t\tengines.\n" @@ -151,14 +152,14 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_proximity_scale\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tSet the gain value for the proximity + gesture engines.\n" "> +\n" "> +What\t\t/sys/bus/iio/devices/iio:deviceX/intensity_scale_available\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tProvide the allowed gain values for the ALS + RGB sensor\n" "> +\t\tengines.\n" @@ -166,7 +167,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_intensity_scale\n" "> +Date:\t\tJuly 2015\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tSet the gain value for the ALS + RGB sensor engines.\n" "Nothing at all in here is non standard, so as things currently stand\n" @@ -217,7 +218,7 @@ "> +/*\n" "> + * apds9960.c - Support for Avago APDS9960 gesture/RGB/ALS/proximity sensor\n" "> + *\n" - "> + * Copyright (C) 2015 Matt Ranostay <mranostay@gmail.com>\n" + "> + * Copyright (C) 2015 Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License as published by\n" @@ -1470,9 +1471,9 @@ "> +};\n" "> +module_i2c_driver(apds9960_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Matt Ranostay <mranostay@gmail.com>\");\n" + "> +MODULE_AUTHOR(\"Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"ADPS9960 Gesture/RGB/ALS/Proximity sensor\");\n" "> +MODULE_LICENSE(\"GPL\");\n" > -ce18e9f142874a9bd4f20f222c4c352742f768482563571d0181c1cd0c1fbb57 +26affcd44db9dab13f64acb2fc05db4a997edd7327400e01e627cd9d9edd3587
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.