From: Leo Liang <ycliang@andestech.com>
To: Jacky Chou <jacky_chou@aspeedtech.com>
Cc: <ryan_chen@aspeedtech.com>, <chiawei_wang@aspeedtech.com>,
<BMC-SW@aspeedtech.com>, <joel@jms.id.au>,
<joe.hershberger@ni.com>, <rfried.dev@gmail.com>,
<trini@konsulko.com>, <sjg@chromium.org>, <kobedylan@gmail.com>,
<u-boot@lists.denx.de>
Subject: Re: [PATCH] net: ftgmac100: Add Aspeed AST2700 support
Date: Mon, 9 Sep 2024 15:50:57 +0800 [thread overview]
Message-ID: <Zt6o4QhWkKfN-OaD@swlinux02> (raw)
In-Reply-To: <20240708060718.186075-1-jacky_chou@aspeedtech.com>
On Mon, Jul 08, 2024 at 02:07:18PM +0800, Jacky Chou wrote:
> Add support of Aspeed AST2700 SoC. AST2700 is based on ARM64 so modify
> the DMA address related code to fit both ARM and ARM64. Besides, the
> RMII/RGMII mode control register is moved from SCU500 to MAC50 so
> initialize the register in ftgmac100_start correspondingly.
>
> Signed-off-by: Jacky Chou <jacky_chou@aspeedtech.com>
> ---
> drivers/net/ftgmac100.c | 66 +++++++++++++++++++++++++++++++++--------
> drivers/net/ftgmac100.h | 12 ++++++++
> 2 files changed, 65 insertions(+), 13 deletions(-)
Acked-by: Leo Yu-Chi Liang <ycliang@andestech.com>
next prev parent reply other threads:[~2024-09-09 7:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-08 6:07 [PATCH] net: ftgmac100: Add Aspeed AST2700 support Jacky Chou
2024-09-09 7:50 ` Leo Liang [this message]
2024-09-10 11:08 ` Joel Stanley
2024-09-11 3:21 ` 回覆: " Jacky Chou
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=Zt6o4QhWkKfN-OaD@swlinux02 \
--to=ycliang@andestech.com \
--cc=BMC-SW@aspeedtech.com \
--cc=chiawei_wang@aspeedtech.com \
--cc=jacky_chou@aspeedtech.com \
--cc=joe.hershberger@ni.com \
--cc=joel@jms.id.au \
--cc=kobedylan@gmail.com \
--cc=rfried.dev@gmail.com \
--cc=ryan_chen@aspeedtech.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.