Re: [PATCH] gpio: zynq: Clarify quirk and provide helper function

From: Linus Walleij
Date: Fri Jun 09 2017 - 09:46:22 EST


On Thu, Jun 8, 2017 at 7:32 PM, Soren Brinkmann
<soren.brinkmann@xxxxxxxxxx> wrote:

> The one quirk used in the zynq GPIO driver was called FOO which is not
> very descriptive. Rename the quirk to IS_ZYNQ as it indicates whether
> the HW is a zynq or zynqmp device to allow handling of device-specific
> differences of the HW.
> Also provide a helper function to test whether the HW is zynq or zynqmp.
>
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij