On Mon, May 16, 2016 at 10:34:12PM +0300, Ivaylo Dimitrov wrote:
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 <redacted>
---
.../devicetree/bindings/media/nokia,n900-ir | 20 ++++++++++++++++++++
arch/arm/mach-omap2/pdata-quirks.c | 6 +-----
drivers/media/rc/ir-rx51.c | 11 ++++++++++-
3 files changed, 31 insertions(+), 6 deletions(-)
create mode 100644 Documentation/devicetree/bindings/media/nokia,n900-ir
Acked-by: Rob Herring <robh@kernel.org>