[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200519102147.GC24801@soft-dev15.microsemi.net>
Date: Tue, 19 May 2020 12:21:47 +0200
From: Lars Povlsen <lars.povlsen@...rochip.com>
To: Mark Brown <broonie@...nel.org>
CC: SoC Team <soc@...nel.org>,
Microchip Linux Driver Support <UNGLinuxDriver@...rochip.com>,
<linux-spi@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Alexandre Belloni <alexandre.belloni@...tlin.com>
Subject: Re: [PATCH 01/10] spi: dw: Add support for polled operation via no
IRQ specified in DT
On 13/05/20 15:37, Mark Brown wrote:
> Date: Wed, 13 May 2020 15:37:53 +0100
> From: Mark Brown <broonie@...nel.org>
> To: Lars Povlsen <lars.povlsen@...rochip.com>
> Cc: SoC Team <soc@...nel.org>, Microchip Linux Driver Support
> <UNGLinuxDriver@...rochip.com>, linux-spi@...r.kernel.org,
> devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
> linux-arm-kernel@...ts.infradead.org, Alexandre Belloni
> <alexandre.belloni@...tlin.com>
> Subject: Re: [PATCH 01/10] spi: dw: Add support for polled operation via no
> IRQ specified in DT
> User-Agent: Mutt/1.10.1 (2018-07-13)
>
> On Wed, May 13, 2020 at 04:00:22PM +0200, Lars Povlsen wrote:
>
> > +#define VALID_IRQ(i) (i >= 0)
> > +
>
> This isn't something that should be defined by an individual driver, it
> should be in a generic header.
Thanks, I will work with Serge on getting this integrated right.
---Lars
Powered by blists - more mailing lists