Re: [PATCH v2 4/6] ir-rx51: add DT support to driver

From: Rob Herring
Date: Wed May 18 2016 - 12:37:43 EST


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 <ivo.g.dimitrov.75@xxxxxxxxx>
> ---
> .../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@xxxxxxxxxx>