Re: [PATCH v4 2/2] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor

From: Martin Blumenstingl
Date: Mon Sep 27 2021 - 16:04:54 EST


Hi Mathieu,

On Mon, Sep 27, 2021 at 6:20 PM Mathieu Poirier
<mathieu.poirier@xxxxxxxxxx> wrote:
[...]
> > +#include <linux/bitfield.h>
> > +#include <linux/bitops.h>
> > +#include <linux/clk.h>
> > +#include <linux/delay.h>
> > +#include <linux/property.h>
>
> I moved this just above platform_device.h and applied this set.
I missed that part - thanks for fixing this up and applying the other
patch as well!


Best regards,
Martin