qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/2] hw/ssi: imx_spi: Use a macro for number of chip selec


From: Bin Meng
Subject: Re: [PATCH v2 1/2] hw/ssi: imx_spi: Use a macro for number of chip selects supported
Date: Wed, 6 Jan 2021 14:05:17 +0800

On Wed, Jan 6, 2021 at 8:22 AM Bin Meng <bmeng.cn@gmail.com> wrote:
>
> On Wed, Jan 6, 2021 at 5:11 AM Peter Maydell <peter.maydell@linaro.org> wrote:
> >
> > On Tue, 5 Jan 2021 at 21:09, Alistair Francis <alistair23@gmail.com> wrote:
> > >
> > > On Wed, Dec 16, 2020 at 2:25 AM Bin Meng <bmeng.cn@gmail.com> wrote:
> > > >
> > > > Hi Alistair, Peter,
> > > >
> > > > On Wed, Dec 2, 2020 at 10:45 PM Bin Meng <bmeng.cn@gmail.com> wrote:
> > > > >
> > > > > From: Bin Meng <bin.meng@windriver.com>
> > > > >
> > > > > Avoid using a magic number (4) everywhere for the number of chip
> > > > > selects supported.
> > > > >
> > > > > Signed-off-by: Bin Meng <bin.meng@windriver.com>
> > > > > Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
> > > > > ---
> > > > >
> > > > > (no changes since v1)
> > > > >
> > > > >  hw/ssi/imx_spi.c         | 4 ++--
> > > > >  include/hw/ssi/imx_spi.h | 5 ++++-
> > > > >  2 files changed, 6 insertions(+), 3 deletions(-)
> > > > >
> > > >
> > > > Ping, not sure who is going to pick up this series?
> > >
> > > It should be reviewed by Jean-Christophe and then probably go via the ARM 
> > > tree.
> >
> > It doesn't seem to have been sent with a cover letter. Multi-patch
> > patchsets without a cover letter tend to get missed because when
> > I scan through my email looking for patches I should review or
> > pick up I'm looking for either (a) single patches or (b) the 00/nn
> > cover letter email...
>
> Thanks. I will resend it with a cover-letter.

This series is resent and included in the following series with a cover letter:
http://patchwork.ozlabs.org/project/qemu-devel/list/?series=222931

Regards,
Bin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]