[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 4/6] Refactor i.MX7 processor code
From: |
Peter Maydell |
Subject: |
Re: [PATCH v4 4/6] Refactor i.MX7 processor code |
Date: |
Tue, 29 Aug 2023 14:28:36 +0100 |
On Fri, 25 Aug 2023 at 13:22, Jean-Christophe Dubois
<jcd@tribudubois.net> wrote:
>
> * Add Addr and size definition for all i.MX7 devices in i.MX7 header file.
> * Use those newly defined named constants whenever possible.
> * Standardize the way we init a familly of unimplemented devices
> - SAI
> - PWM
> - CAN
> * Add/rework few comments
>
> Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH v4 0/6] Complete i.MX6UL and i.MX7 processor for bare metal application., Jean-Christophe Dubois, 2023/08/25
- [PATCH v4 1/6] Remove i.MX7 IOMUX GPR device from i.MX6UL, Jean-Christophe Dubois, 2023/08/25
- [PATCH v4 2/6] Refactor i.MX6UL processor code, Jean-Christophe Dubois, 2023/08/25
- [PATCH v4 4/6] Refactor i.MX7 processor code, Jean-Christophe Dubois, 2023/08/25
- Re: [PATCH v4 4/6] Refactor i.MX7 processor code,
Peter Maydell <=
- [PATCH v4 5/6] Add i.MX7 missing TZ devices and memory regions, Jean-Christophe Dubois, 2023/08/25
- [PATCH v4 3/6] Add i.MX6UL missing devices., Jean-Christophe Dubois, 2023/08/25
- [PATCH v4 6/6] Add i.MX7 SRC device implementation, Jean-Christophe Dubois, 2023/08/25
- Re: [PATCH v4 0/6] Complete i.MX6UL and i.MX7 processor for bare metal application., Peter Maydell, 2023/08/29