Re: [PATCH] hw/misc/aspeed_scu: Set both AST2600 protection key registers on reset
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 2026-08-19 9:17, Cédric Le Goater wrote:
> On 8/19/26 02:06, Philippe Mathieu-Daudé wrote:
>> On 18/8/26 03:43, Andrew Jeffery wrote:
>>> Currently, booting Linux on the ast2600-evb machine via -kernel results
>>> in a lot of warnings about failing to apply pinmux configuration when
>>> binding drivers:
[...]
>>> Fixes: e09cf36321f6 ("hw: aspeed_scu: Add AST2600 support")
>>> Signed-off-by: Andrew Jeffery <[email protected]>
>>> ---
>>> I ran into this issue while improving test coverage in my patch review
>>> process.
>>> ---
>>> hw/misc/aspeed_scu.c | 3 ++-
>>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> Cc: [email protected]
>> Fixes: e09cf36321f ("hw: aspeed_scu: Add AST2600 support")
>
> something is wrong with the above hash ?
Nop I just missed it.
>
> Thanks,
>
> C.
>
>> Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
>