[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] aspeed/scu: Implement chip id register
From: |
Cédric Le Goater |
Subject: |
Re: [PATCH 0/2] aspeed/scu: Implement chip id register |
Date: |
Tue, 21 Jan 2020 08:23:29 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 |
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.
These patches apply cleanly on top of :
[v3,0/5] aspeed: extensions and fixes
http://patchwork.ozlabs.org/cover/1222667/
Thanks,
C.
>
> 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(-)
>