On Tue, Jan 5, 2021 at 1:08 PM Alistair Francis <alistai...@gmail.com> wrote: > > On Wed, Dec 16, 2020 at 2:25 AM Bin Meng <bmeng...@gmail.com> wrote: > > > > Hi Alistair, Peter, > > > > On Wed, Dec 2, 2020 at 10:45 PM Bin Meng <bmeng...@gmail.com> wrote: > > > > > > From: Bin Meng <bin.m...@windriver.com> > > > > > > Avoid using a magic number (4) everywhere for the number of chip > > > selects supported. > > > > > > Signed-off-by: Bin Meng <bin.m...@windriver.com> > > > Reviewed-by: Alistair Francis <alistair.fran...@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.
Ah, I just realised I apparently have `hw/ssi/*` listed in MAINTAINERS. As this file is specifically mentioned somewhere else in MAINTAINERS and I know very little about IMX I'm going to leave this alone still. Alistair > > Alistair > > > > > Regards, > > Bin > >