summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2017-07-07 05:52:02 -0400
committerTao Huang <huangtao@rock-chips.com>2018-12-10 20:36:16 +0800
commit6247790751d49fd4d6ccadbefccf63ca138639af (patch)
tree0224a827d307e0045e5defa46f89cce075e7b950 /MAINTAINERS
parentffa989ad0f17f38104e7224851cfe03c34116b38 (diff)
UPSTREAM: media: rc: pwm-ir-tx: add new driver
This is new driver which uses pwm, so it is more power-efficient than the bit banging gpio-ir-tx driver. Signed-off-by: Sean Young <sean@mess.org> Reviewed-by: Pavel Machek <pavel@ucw.cz> Tested-by: Matthias Reichl <hias@horus.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> (cherry picked from commit db3df8765e38db994d602435e578f6e1b41e7a87) Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 443bc975b562..02e414b815ad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8682,6 +8682,12 @@ F: Documentation/devicetree/bindings/hwmon/pwm-fan.txt
F: Documentation/hwmon/pwm-fan
F: drivers/hwmon/pwm-fan.c
+PWM IR Transmitter
+M: Sean Young <sean@mess.org>
+L: linux-media@vger.kernel.org
+S: Maintained
+F: drivers/media/rc/pwm-ir-tx.c
+
PWM SUBSYSTEM
M: Thierry Reding <thierry.reding@gmail.com>
L: linux-pwm@vger.kernel.org