On Wed, Dec 16, 2020 at 2:25 AM Bin Meng <[email protected]> wrote: > > Hi Alistair, Peter, > > On Wed, Dec 2, 2020 at 10:45 PM Bin Meng <[email protected]> wrote: > > > > From: Bin Meng <[email protected]> > > > > Avoid using a magic number (4) everywhere for the number of chip > > selects supported. > > > > Signed-off-by: Bin Meng <[email protected]> > > Reviewed-by: Alistair Francis <[email protected]> > > --- > > > > (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. Alistair > > Regards, > Bin >
