[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 12/18] hw/arm/fsl-imx8mp: Add watchdog support
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 12/18] hw/arm/fsl-imx8mp: Add watchdog support |
Date: |
Thu, 6 Feb 2025 17:27:22 +0000 |
On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow <shentey@gmail.com> wrote:
>
> Signed-off-by: Bernhard Beschow <shentey@gmail.com>
> ---
> docs/system/arm/imx8mp-evk.rst | 1 +
> include/hw/arm/fsl-imx8mp.h | 7 +++++++
> hw/arm/fsl-imx8mp.c | 28 ++++++++++++++++++++++++++++
> hw/arm/Kconfig | 1 +
> 4 files changed, 37 insertions(+)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH v2 07/18] hw/arm/fsl-imx8mp: Add USDHC storage controllers, (continued)
- [PATCH v2 07/18] hw/arm/fsl-imx8mp: Add USDHC storage controllers, Bernhard Beschow, 2025/02/04
- [PATCH v2 09/18] hw/arm/fsl-imx8mp: Add GPIO controllers, Bernhard Beschow, 2025/02/04
- [PATCH v2 08/18] hw/arm/fsl-imx8mp: Add PCIe support, Bernhard Beschow, 2025/02/04
- [PATCH v2 10/18] hw/arm/fsl-imx8mp: Add I2C controllers, Bernhard Beschow, 2025/02/04
- [PATCH v2 12/18] hw/arm/fsl-imx8mp: Add watchdog support, Bernhard Beschow, 2025/02/04
- Re: [PATCH v2 12/18] hw/arm/fsl-imx8mp: Add watchdog support,
Peter Maydell <=
- [PATCH v2 11/18] hw/arm/fsl-imx8mp: Add SPI controllers, Bernhard Beschow, 2025/02/04
- [PATCH v2 13/18] hw/arm/fsl-imx8mp: Implement gneral purpose timers, Bernhard Beschow, 2025/02/04
- [PATCH v2 14/18] hw/arm/fsl-imx8mp: Add Ethernet controller, Bernhard Beschow, 2025/02/04
- [PATCH v2 15/18] hw/arm/fsl-imx8mp: Add USB support, Bernhard Beschow, 2025/02/04
- [PATCH v2 17/18] hw/arm/fsl-imx8mp: Add on-chip RAM, Bernhard Beschow, 2025/02/04