devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce hix5hd2 IR transmitter driver
@ 2014-08-13  9:03 Zhangfei Gao
  2014-08-13  9:03 ` [PATCH 1/2] [media] rc: Add DT bindings for hix5hd2 Zhangfei Gao
  2014-08-13  9:03 ` [PATCH 2/2] [media] rc: Introduce hix5hd2 IR transmitter driver Zhangfei Gao
  0 siblings, 2 replies; 3+ messages in thread
From: Zhangfei Gao @ 2014-08-13  9:03 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, haifeng.yan, jchxue
  Cc: linux-arm-kernel, devicetree, linux-media, Zhangfei Gao

Guoxiong Yan (2):
  [media] rc: Add DT bindings for hix5hd2
  [media] rc: Introduce hix5hd2 IR transmitter driver

 .../devicetree/bindings/media/hix5hd2-ir.txt       |   19 ++
 drivers/media/rc/Kconfig                           |   11 +
 drivers/media/rc/Makefile                          |    1 +
 drivers/media/rc/ir-hix5hd2.c                      |  347 ++++++++++++++++++++
 4 files changed, 378 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/hix5hd2-ir.txt
 create mode 100644 drivers/media/rc/ir-hix5hd2.c

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-13  9:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13  9:03 [PATCH 0/2] Introduce hix5hd2 IR transmitter driver Zhangfei Gao
2014-08-13  9:03 ` [PATCH 1/2] [media] rc: Add DT bindings for hix5hd2 Zhangfei Gao
2014-08-13  9:03 ` [PATCH 2/2] [media] rc: Introduce hix5hd2 IR transmitter driver Zhangfei Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).