[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] aspeed/scu: Implement chip id register
From: |
Peter Maydell |
Subject: |
Re: [PATCH 0/2] aspeed/scu: Implement chip id register |
Date: |
Mon, 17 Feb 2020 10:24:40 +0000 |
On Mon, 17 Feb 2020 at 09:29, Cédric Le Goater <address@hidden> wrote:
>
> On 1/21/20 2:33 AM, Joel Stanley wrote:
> > This implements the chip id register in the SCU for the ast2500 and
> > ast2600. The first patch is a cleanup to separate out ast2400 and
> > ast2500 functionality.
> >
> > Joel Stanley (2):
> > aspeed/scu: Create separate write callbacks
> > aspeed/scu: Implement chip ID register
> >
> > hw/misc/aspeed_scu.c | 93 +++++++++++++++++++++++++++++++++-----------
> > 1 file changed, 70 insertions(+), 23 deletions(-)
> >
>
> Hello Peter,
>
> I see you have merged patches more recent than this series. Do you
> plan to take them later on ? They apply correctly on mainline.
Sorry, these didn't get onto my to-review queue for some reason;
I've just put them into target-arm.next.
thanks
-- PMM