[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 00/15] raspi: add the bcm2835 cprman clock manager
From: |
Peter Maydell |
Subject: |
Re: [PATCH v3 00/15] raspi: add the bcm2835 cprman clock manager |
Date: |
Mon, 19 Oct 2020 16:45:54 +0100 |
On Sat, 10 Oct 2020 at 14:57, Luc Michel <luc@lmichel.fr> wrote:
>
> v2 -> v3:
> - patch 03: moved clock_new definition to hw/core/clock.c [Phil]
> - patch 03: commit message typo [Clement]
> - patch 10: clarifications around the CM_CTL/CM_DIBV mux registers.
> reg_cm replaced with reg_ctl and reg_div. Add some
> comments for clarity. [Phil]
> - patch 10: fixed update_mux_from_cm not matching the CM_DIV offset
> correctly. [Phil]
> - patch 11: replaced manual bitfield extraction with extract32 [Phil]
> - patch 11: added a visual representation of CM_DIV for clarity [Phil]
> - patch 11: added a missing return in clock_mux_update.
Applied to target-arm.next, thanks.
-- PMM
- Re: [PATCH v3 11/15] hw/misc/bcm2835_cprman: implement clock mux behaviour, (continued)
[PATCH v3 14/15] hw/char/pl011: add a clock input, Luc Michel, 2020/10/10
[PATCH v3 12/15] hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer, Luc Michel, 2020/10/10
[PATCH v3 15/15] hw/arm/bcm2835_peripherals: connect the UART clock, Luc Michel, 2020/10/10
Re: [PATCH v3 00/15] raspi: add the bcm2835 cprman clock manager, Philippe Mathieu-Daudé, 2020/10/16
Re: [PATCH v3 00/15] raspi: add the bcm2835 cprman clock manager,
Peter Maydell <=
Re: [PATCH v3 00/15] raspi: add the bcm2835 cprman clock manager, Philippe Mathieu-Daudé, 2020/10/22