]> git.karo-electronics.de Git - linux-beck.git/commit
ir-rx51: add DT support to driver
authorIvaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Wed, 22 Jun 2016 19:22:20 +0000 (22:22 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 30 Jun 2016 04:54:23 +0000 (21:54 -0700)
commitb5406176989da601736db862643d3d7ee8335815
tree75edfe31ba45aa3dfaa22321865bb3f018ed2fd6
parent3fdd1526e6c5ceadd4e91906d223e2d382fb72ca
ir-rx51: add DT support to driver

With the upcoming removal of legacy boot, lets add support to one of the
last N900 drivers remaining without it. As the driver still uses omap
dmtimer, add auxdata as well.

Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/media/nokia,n900-ir [new file with mode: 0644]
arch/arm/mach-omap2/pdata-quirks.c
drivers/media/rc/ir-rx51.c