Re: [PATCH v8 2/8] include: fpga: adi-axi-common.h: add version helper macros

From: Moritz Fischer
Date: Sat Mar 07 2020 - 14:56:32 EST


On Sat, Mar 07, 2020 at 02:26:04PM +0000, Jonathan Cameron wrote:
> On Fri, 6 Mar 2020 13:00:54 +0200
> Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx> wrote:
>
> > The format for all ADI AXI IP cores is the same.
> > i.e. 'major.minor.patch'.
> >
> > This patch adds the helper macros to be re-used in ADI AXI drivers.
> >
> > Signed-off-by: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
Acked-by: Moritz Fischer <mdf@xxxxxxxxxx>

>
> Again, trivial but needs a Moritz ack as it's his subsystem.

I had originally asked to not put it under include/linux/fpga, but alas,
now it's here :)

It never made much sense imho to drop it under linux/fpga just because
it's a hardware implemented in an FPGA....

Cheers,
Moritz