Re: [PATCH] backlight: otm3225a: add support for ORISE OTM3225A LCD SoC

From: Daniel Thompson
Date: Fri Dec 22 2017 - 12:33:51 EST


On 22/12/17 17:23, Jingoo Han wrote:>> diff --git a/drivers/video/backlight/otm3225a.c
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@xxxxxxx>

Please change the year of copyright as below. >
+ * Copyright (C) 2017, EETS GmbH, Felix Brack <fb@xxxxxxx>

... and include (or just rely entirely on) a SPDX header to describe the licensing of the file.


Daniel.