[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
From: |
Jamin Lin |
Subject: |
RE: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support |
Date: |
Tue, 28 May 2024 09:54:47 +0000 |
Hi Cedric,
> From: Cédric Le Goater <clg@kaod.org>
> [ ... ]
>
> >> I don't think this is necessary to do so now. Possibly, increase the
> >> version number in the vmstate when resending a v5.
> >>
> > If I understand your request, do you mean to change as following in this
> patch?
> >
> > static const VMStateDescription vmstate_aspeed_sdmc = {
> > .name = "aspeed.sdmc",
> > .version_id = 1, ---> Change 2
> > .minimum_version_id = 1, ---> Change 2 };
>
> yes.
>
>
> >> Also, all Aspeed models should be addressed and that's beyond the
> >> scope of this series.
> >>
> >
> > And create a new patch series to update all vmstate version for all ASPEED
> models?
>
> That would be to remove migration support for Aspeed machines. For later.
> Let's address AST2700 first.
>
> Thanks,
>
> C.
Will fix it in v5.
Thanks-Jamin
- Re: [SPAM] Re: [PATCH v4 08/16] aspeed/smc: support 64 bits dma dram address, (continued)
- [PATCH v4 03/16] aspeed/sdmc: remove redundant macros, Jamin Lin, 2024/05/27
- [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support, Jamin Lin, 2024/05/27
- Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support, Philippe Mathieu-Daudé, 2024/05/27
- Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support, Cédric Le Goater, 2024/05/27
- Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support, Philippe Mathieu-Daudé, 2024/05/27
- RE: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support, Jamin Lin, 2024/05/27
- Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support, Cédric Le Goater, 2024/05/28
- RE: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support, Jamin Lin, 2024/05/28
- Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support, Cédric Le Goater, 2024/05/28
- RE: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support,
Jamin Lin <=
[PATCH v4 07/16] aspeed/smc: support dma start length and 1 byte length unit, Jamin Lin, 2024/05/27
[PATCH v4 12/16] aspeed/soc: Add AST2700 support, Jamin Lin, 2024/05/27
Re: [PATCH v4 12/16] aspeed/soc: Add AST2700 support, Cédric Le Goater, 2024/05/28