Re: [PATCH v3 3/9] iio: tsl2772: add support for reading proximity led settings from device tree

2018-08-18 Thread Jonathan Cameron
On Thu, 2 Aug 2018 20:18:54 -0400 Brian Masney wrote: > This patch adds support for optionally reading the proximity led diode > and current settings from device tree. This was tested using a LG > Nexus 5 (hammerhead) which requires a different diode than the driver > default for the IR LED. >

Re: [PATCH v3 3/9] iio: tsl2772: add support for reading proximity led settings from device tree

2018-08-18 Thread Jonathan Cameron
On Thu, 2 Aug 2018 20:18:54 -0400 Brian Masney wrote: > This patch adds support for optionally reading the proximity led diode > and current settings from device tree. This was tested using a LG > Nexus 5 (hammerhead) which requires a different diode than the driver > default for the IR LED. >

[PATCH v3 3/9] iio: tsl2772: add support for reading proximity led settings from device tree

2018-08-02 Thread Brian Masney
This patch adds support for optionally reading the proximity led diode and current settings from device tree. This was tested using a LG Nexus 5 (hammerhead) which requires a different diode than the driver default for the IR LED. Signed-off-by: Brian Masney --- drivers/iio/light/tsl2772.c | 81

[PATCH v3 3/9] iio: tsl2772: add support for reading proximity led settings from device tree

2018-08-02 Thread Brian Masney
This patch adds support for optionally reading the proximity led diode and current settings from device tree. This was tested using a LG Nexus 5 (hammerhead) which requires a different diode than the driver default for the IR LED. Signed-off-by: Brian Masney --- drivers/iio/light/tsl2772.c | 81