From: Leo Liang <ycliang@andestech.com>
To: Jamie Gibbons <jamie.gibbons@microchip.com>
Cc: <u-boot@lists.denx.de>, Conor Dooley <conor.dooley@microchip.com>,
Valentina Fernandez Alanis
<valentina.fernandezalanis@microchip.com>,
Cyril Jean <cyril.jean@microchip.com>,
Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 1/6] board: microchip: icicle: rename all icicle files to generic
Date: Fri, 19 Sep 2025 18:43:46 +0800 [thread overview]
Message-ID: <aM0z4jdzLkk7KAGr@swlinux02> (raw)
In-Reply-To: <20250902101105.3218793-2-jamie.gibbons@microchip.com>
On Tue, Sep 02, 2025 at 11:10:58AM +0100, Jamie Gibbons wrote:
> Make all Icicle Kit files generic. This supports the addition of
> upcoming support for other MPFS boards.
>
> Signed-off-by: Jamie Gibbons <jamie.gibbons@microchip.com>
> ---
> arch/riscv/Kconfig | 6 +++---
> board/microchip/{mpfs_icicle => mpfs_generic}/Kconfig | 6 +++---
> board/microchip/mpfs_generic/MAINTAINERS | 7 +++++++
> board/microchip/{mpfs_icicle => mpfs_generic}/Makefile | 2 +-
> .../mpfs_icicle.c => mpfs_generic/mpfs_generic.c} | 0
> board/microchip/mpfs_icicle/MAINTAINERS | 7 -------
> ...s_icicle_defconfig => microchip_mpfs_generic_defconfig} | 2 +-
> .../{microchip_mpfs_icicle.h => microchip_mpfs_generic.h} | 0
> 8 files changed, 15 insertions(+), 15 deletions(-)
> rename board/microchip/{mpfs_icicle => mpfs_generic}/Kconfig (92%)
> create mode 100644 board/microchip/mpfs_generic/MAINTAINERS
> rename board/microchip/{mpfs_icicle => mpfs_generic}/Makefile (85%)
> rename board/microchip/{mpfs_icicle/mpfs_icicle.c => mpfs_generic/mpfs_generic.c} (100%)
> delete mode 100644 board/microchip/mpfs_icicle/MAINTAINERS
> rename configs/{microchip_mpfs_icicle_defconfig => microchip_mpfs_generic_defconfig} (95%)
> rename include/configs/{microchip_mpfs_icicle.h => microchip_mpfs_generic.h} (100%)
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
next prev parent reply other threads:[~2025-09-19 10:44 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-02 10:10 [PATCH 0/6] Make MPFS Generic Jamie Gibbons
2025-09-02 10:10 ` [PATCH 1/6] board: microchip: icicle: rename all icicle files to generic Jamie Gibbons
2025-09-19 10:43 ` Leo Liang [this message]
2025-09-19 10:45 ` Leo Liang
2025-09-02 10:10 ` [PATCH 2/6] configs/microchip_mpfs_generic_defconfig: add board Jamie Gibbons
2025-09-19 10:45 ` Leo Liang
2025-09-02 10:11 ` [PATCH 3/6] doc: microchip: introduce common sections Jamie Gibbons
2025-09-19 10:46 ` Leo Liang
2025-09-02 10:11 ` [PATCH 4/6] doc: microchip: add mpfs_video.rst Jamie Gibbons
2025-09-19 10:47 ` Leo Liang
2025-09-02 10:11 ` [PATCH 5/6] misc: mpfs_syscontroller: add functions to read device tree overlays Jamie Gibbons
2025-09-19 10:46 ` Leo Liang
2025-09-02 10:11 ` [PATCH 6/6] board: microchip: mpfs_generic: include processing of dtbos Jamie Gibbons
2025-09-19 10:47 ` Leo Liang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aM0z4jdzLkk7KAGr@swlinux02 \
--to=ycliang@andestech.com \
--cc=conor.dooley@microchip.com \
--cc=cyril.jean@microchip.com \
--cc=jamie.gibbons@microchip.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=valentina.fernandezalanis@microchip.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox