Re: [PATCH v5 1/2] backlight arcxcnn add support for ArcticSand devices

2017-02-08 Thread Daniel Thompson
On 08/02/17 15:39, Brian Dodge wrote: Hi Daniel, Thanks for taking the time to review this patch. The answer to most of your comments are that we develop and are developing a whole family of backlight controllers and we use this driver a lot for testing. Even when there is a theme it would

Re: [PATCH v5 1/2] backlight arcxcnn add support for ArcticSand devices

2017-02-08 Thread Daniel Thompson
On 08/02/17 15:39, Brian Dodge wrote: Hi Daniel, Thanks for taking the time to review this patch. The answer to most of your comments are that we develop and are developing a whole family of backlight controllers and we use this driver a lot for testing. Even when there is a theme it would

Re: [PATCH v5 1/2] backlight arcxcnn add support for ArcticSand devices

2017-02-08 Thread Brian Dodge
Hi Daniel, Thanks for taking the time to review this patch. The answer to most of your comments are that we develop and are developing a whole family of backlight controllers and we use this driver a lot for testing. We need the ability to reload this module without resetting the hardware

Re: [PATCH v5 1/2] backlight arcxcnn add support for ArcticSand devices

2017-02-08 Thread Brian Dodge
Hi Daniel, Thanks for taking the time to review this patch. The answer to most of your comments are that we develop and are developing a whole family of backlight controllers and we use this driver a lot for testing. We need the ability to reload this module without resetting the hardware

Re: [PATCH v5 1/2] backlight arcxcnn add support for ArcticSand devices

2017-02-08 Thread Daniel Thompson
On 30/01/17 23:01, Olimpiu Dejeu wrote: diff --git a/drivers/video/backlight/arcxcnn_bl.c b/drivers/video/backlight/arcxcnn_bl.c new file mode 100644 index 000..284df08 --- /dev/null +++ b/drivers/video/backlight/arcxcnn_bl.c @@ -0,0 +1,451 @@ +/* + * Backlight driver for ArcticSand

Re: [PATCH v5 1/2] backlight arcxcnn add support for ArcticSand devices

2017-02-08 Thread Daniel Thompson
On 30/01/17 23:01, Olimpiu Dejeu wrote: diff --git a/drivers/video/backlight/arcxcnn_bl.c b/drivers/video/backlight/arcxcnn_bl.c new file mode 100644 index 000..284df08 --- /dev/null +++ b/drivers/video/backlight/arcxcnn_bl.c @@ -0,0 +1,451 @@ +/* + * Backlight driver for ArcticSand

Re: [PATCH v5 1/2] backlight arcxcnn add support for ArcticSand devices

2017-02-08 Thread Lee Jones
Cc'ing Daniel Thompson, the new Maintainer. On Mon, 30 Jan 2017, Olimpiu Dejeu wrote: > backlight: Add support for Arctic Sand LED backlight driver chips > This driver provides support for the Arctic Sand arc2c0608 chip, > and provides a framework to support future devices. > Signed-off-by:

Re: [PATCH v5 1/2] backlight arcxcnn add support for ArcticSand devices

2017-02-08 Thread Lee Jones
Cc'ing Daniel Thompson, the new Maintainer. On Mon, 30 Jan 2017, Olimpiu Dejeu wrote: > backlight: Add support for Arctic Sand LED backlight driver chips > This driver provides support for the Arctic Sand arc2c0608 chip, > and provides a framework to support future devices. > Signed-off-by: