mbox series

[0/3] pegasos2 fixes for 8.1

Message ID cover.1689725688.git.balaton@eik.bme.hu (mailing list archive)
Headers show
Series pegasos2 fixes for 8.1 | expand

Message

BALATON Zoltan July 19, 2023, 12:32 a.m. UTC
These are some small fixes when using pegasos2 with the QEMU built in
VOF instead of the non-free board firmware that fix bugs in the
generated device tree and matches the board firmware in the reset
state of on-board USB devices. This fixes booting AmigaOS with VOF and
only touches parts that are used with VOF only so I'd like these to be
merged for 8.1.

Regards,

BALATON Zoltan (3):
  ppc/pegasos2: Fix reset state of USB functions
  ppc/pegasos2: Fix reg property of ROM BARs
  ppc/pegasos2: Fix naming of device tree nodes

 hw/ppc/pegasos2.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

Comments

Daniel Henrique Barboza July 21, 2023, 8:37 p.m. UTC | #1
On 7/18/23 21:32, BALATON Zoltan wrote:
> These are some small fixes when using pegasos2 with the QEMU built in
> VOF instead of the non-free board firmware that fix bugs in the
> generated device tree and matches the board firmware in the reset
> state of on-board USB devices. This fixes booting AmigaOS with VOF and
> only touches parts that are used with VOF only so I'd like these to be
> merged for 8.1.

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>


And pushed to ppc-next. Thanks,

Daniel

> 
> Regards,
> 
> BALATON Zoltan (3):
>    ppc/pegasos2: Fix reset state of USB functions
>    ppc/pegasos2: Fix reg property of ROM BARs
>    ppc/pegasos2: Fix naming of device tree nodes
> 
>   hw/ppc/pegasos2.c | 18 +++++++++++++++++-
>   1 file changed, 17 insertions(+), 1 deletion(-)
>
BALATON Zoltan July 21, 2023, 10:17 p.m. UTC | #2
On Fri, 21 Jul 2023, Daniel Henrique Barboza wrote:
> On 7/18/23 21:32, BALATON Zoltan wrote:
>> These are some small fixes when using pegasos2 with the QEMU built in
>> VOF instead of the non-free board firmware that fix bugs in the
>> generated device tree and matches the board firmware in the reset
>> state of on-board USB devices. This fixes booting AmigaOS with VOF and
>> only touches parts that are used with VOF only so I'd like these to be
>> merged for 8.1.
>
> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
>
>
> And pushed to ppc-next. Thanks,

Thank you. I've just sent another similar one I've found later so was 
missed from this series but I hope this can still get in. This should be 
the last one from me for 8.1 now, sorry for sending it so late.

Regards,
BALATON Zoltan

> Daniel
>
>> 
>> Regards,
>> 
>> BALATON Zoltan (3):
>>    ppc/pegasos2: Fix reset state of USB functions
>>    ppc/pegasos2: Fix reg property of ROM BARs
>>    ppc/pegasos2: Fix naming of device tree nodes
>>
>>   hw/ppc/pegasos2.c | 18 +++++++++++++++++-
>>   1 file changed, 17 insertions(+), 1 deletion(-)
>> 
>
>
Daniel Henrique Barboza July 22, 2023, 6:11 p.m. UTC | #3
On 7/21/23 19:17, BALATON Zoltan wrote:
> On Fri, 21 Jul 2023, Daniel Henrique Barboza wrote:
>> On 7/18/23 21:32, BALATON Zoltan wrote:
>>> These are some small fixes when using pegasos2 with the QEMU built in
>>> VOF instead of the non-free board firmware that fix bugs in the
>>> generated device tree and matches the board firmware in the reset
>>> state of on-board USB devices. This fixes booting AmigaOS with VOF and
>>> only touches parts that are used with VOF only so I'd like these to be
>>> merged for 8.1.
>>
>> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
>>
>>
>> And pushed to ppc-next. Thanks,
> 
> Thank you. I've just sent another similar one I've found later so was missed from this series but I hope this can still get in. This should be the last one from me for 8.1 now, sorry for sending it so late.

It's fine. It's still a good time to push this kind of fixes. I'll take
a look at that one.


Daniel

> 
> Regards,
> BALATON Zoltan
> 
>> Daniel
>>
>>>
>>> Regards,
>>>
>>> BALATON Zoltan (3):
>>>    ppc/pegasos2: Fix reset state of USB functions
>>>    ppc/pegasos2: Fix reg property of ROM BARs
>>>    ppc/pegasos2: Fix naming of device tree nodes
>>>
>>>   hw/ppc/pegasos2.c | 18 +++++++++++++++++-
>>>   1 file changed, 17 insertions(+), 1 deletion(-)
>>>
>>
>>