summaryrefslogtreecommitdiff
path: root/drivers/pwm
diff options
context:
space:
mode:
authorLiu Ying <victor.liu@nxp.com>2018-09-13 13:20:05 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:33:55 +0800
commit8713ed7becc0cdf05140a2d22d05970017a3b20e (patch)
tree9a8a847020f569a763e29c60eb0075765980aa6c /drivers/pwm
parent588568571ff07b6bac4d6914d98de886a1fb4f01 (diff)
MLK-19566 pwm: imx: Add NXP copyright
This patch adds NXP copyright for the i.MX PWM driver. Signed-off-by: Liu Ying <victor.liu@nxp.com> (cherry picked from commit 59c94789cef003fe64ebeb68c7b209da0bf2de78)
Diffstat (limited to 'drivers/pwm')
-rw-r--r--drivers/pwm/pwm-imx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/pwm/pwm-imx.c b/drivers/pwm/pwm-imx.c
index 46ecd46d1ede..e67a6172deea 100644
--- a/drivers/pwm/pwm-imx.c
+++ b/drivers/pwm/pwm-imx.c
@@ -1,4 +1,6 @@
/*
+ * Copyright 2017-2018 NXP
+ *
* simple driver for PWM (Pulse Width Modulator) controller
*
* This program is free software; you can redistribute it and/or modify