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

From: Brian Dodge
Date: Tue Mar 14 2017 - 11:54:42 EST


Hi Daniel,

Yes checkpatch.pl was telling us this. I didn't think we had the "authority" to modify that file. Is it OK if we put the vendor-prefixes.txt change in the first patch (device tree bindings) or so you think we should have an 0003 patch for just that?

Brian

On 03/14/2017 06:16 AM, Daniel Thompson wrote:
On 13/03/17 18:22, 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: Olimpiu Dejeu <olimpiu@xxxxxxxxxxxxxx>

Please could you also submit a patch to add arc to
./Documentation/devicetree/bindings/vendor-prefixes.txt.

checkpatch.pl should have been asking you to do since v1 but only if you test the patch series against a clean kernel (tools such as aiaiai can help with this).

However, once that is attended to:

Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>


Daniel.