Re: [PATCH] backlight: otm3225a: add support for ORISE OTM3225A LCD SoC
From: Felix Brack <hidden>
Date: 2017-12-27 10:23:25
Also in:
lkml
From: Felix Brack <hidden>
Date: 2017-12-27 10:23:25
Also in:
lkml
Hello Daniel, On 22.12.2017 18:33, Daniel Thompson wrote:
On 22/12/17 17:23, Jingoo Han wrote:>> diff --git a/drivers/video/backlight/otm3225a.cquoted
quoted
b/drivers/video/backlight/otm3225a.c new file mode 100644 index 0000000..0de75f8--- /dev/null +++ b/drivers/video/backlight/otm3225a.c@@ -0,0 +1,210 @@ +/* + * Driver for ORISE Technology OTM3225A SOC for TFT LCD + * + * Copyright (C) 2014-2017, EETS GmbH, Felix Brack <fb@ltec.ch>Please change the year of copyright as below. > + * Copyright (C) 2017, EETS GmbH, Felix Brack [off-list ref]... and include (or just rely entirely on) a SPDX header to describe the licensing of the file.
Thanks for the hint. I have opted for this first line in the source file: "// SPDX-License-Identifier: GPL-2.0"
Daniel.
kind regards, Felix