From: Drew Fustini <drew@pdp7.com>
To: soc@kernel.org
Cc: Emil Renner Berthing <emil.renner.berthing@canonical.com>,
Jisheng Zhang <jszhang@kernel.org>, Guo Ren <guoren@kernel.org>,
Fu Wei <wefu@redhat.com>, Arnd Bergmann <arnd@arndb.de>,
Conor Dooley <conor+dt@kernel.org>,
linux-riscv@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: RISC-V T-HEAD Devicetrees for v6.13, part 2
Date: Fri, 8 Nov 2024 18:42:22 -0800 [thread overview]
Message-ID: <Zy7MDgtCtPkxLbjm@x1> (raw)
Hi Arnd,
Please pull these thead dts changes. I've run W=1 dtbs_check and the
new ethernet support has been tested in linux-next.
Thanks,
Drew
The following changes since commit 2a3bf75a9408c40403aab39336274c8010b4c815:
riscv: dts: thead: remove enabled property for spi0 (2024-10-15 10:01:18 -0700)
are available in the Git repository at:
git@github.com:pdp7/linux.git tags/thead-dt-for-v6.13-p2
for you to fetch changes up to 7e756671a664b73b2a3c0cc37fd25abf6bcd851e:
riscv: dts: thead: Add TH1520 ethernet nodes (2024-11-06 17:03:42 -0800)
----------------------------------------------------------------
T-HEAD Devicetrees for v6.13, part 2
Add gmac, mdio, and phy nodes to enable the gigabit Ethernet ports on
the TH1520 SoC-based BeagleV Ahead and Sipeed Lichee Pi 4a boards.
The dwmac-thead driver and dt binding have been accepted by netdev and
are in linux-next as well as the dts patch in this pull request. I have
tested next-20241108 on the Ahead and LPi4a boards, and Ethernet works
correctly.
Signed-off-by: Drew Fustini <drew@pdp7.com>
----------------------------------------------------------------
Emil Renner Berthing (1):
riscv: dts: thead: Add TH1520 ethernet nodes
arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts | 91 ++++++++++++++++
.../boot/dts/thead/th1520-lichee-module-4a.dtsi | 119 +++++++++++++++++++++
arch/riscv/boot/dts/thead/th1520.dtsi | 50 +++++++++
3 files changed, 260 insertions(+)
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Drew Fustini <drew@pdp7.com>
To: soc@kernel.org
Cc: Emil Renner Berthing <emil.renner.berthing@canonical.com>,
Jisheng Zhang <jszhang@kernel.org>, Guo Ren <guoren@kernel.org>,
Fu Wei <wefu@redhat.com>, Arnd Bergmann <arnd@arndb.de>,
Conor Dooley <conor+dt@kernel.org>,
linux-riscv@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: RISC-V T-HEAD Devicetrees for v6.13, part 2
Date: Fri, 8 Nov 2024 18:42:22 -0800 [thread overview]
Message-ID: <Zy7MDgtCtPkxLbjm@x1> (raw)
Hi Arnd,
Please pull these thead dts changes. I've run W=1 dtbs_check and the
new ethernet support has been tested in linux-next.
Thanks,
Drew
The following changes since commit 2a3bf75a9408c40403aab39336274c8010b4c815:
riscv: dts: thead: remove enabled property for spi0 (2024-10-15 10:01:18 -0700)
are available in the Git repository at:
git@github.com:pdp7/linux.git tags/thead-dt-for-v6.13-p2
for you to fetch changes up to 7e756671a664b73b2a3c0cc37fd25abf6bcd851e:
riscv: dts: thead: Add TH1520 ethernet nodes (2024-11-06 17:03:42 -0800)
----------------------------------------------------------------
T-HEAD Devicetrees for v6.13, part 2
Add gmac, mdio, and phy nodes to enable the gigabit Ethernet ports on
the TH1520 SoC-based BeagleV Ahead and Sipeed Lichee Pi 4a boards.
The dwmac-thead driver and dt binding have been accepted by netdev and
are in linux-next as well as the dts patch in this pull request. I have
tested next-20241108 on the Ahead and LPi4a boards, and Ethernet works
correctly.
Signed-off-by: Drew Fustini <drew@pdp7.com>
----------------------------------------------------------------
Emil Renner Berthing (1):
riscv: dts: thead: Add TH1520 ethernet nodes
arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts | 91 ++++++++++++++++
.../boot/dts/thead/th1520-lichee-module-4a.dtsi | 119 +++++++++++++++++++++
arch/riscv/boot/dts/thead/th1520.dtsi | 50 +++++++++
3 files changed, 260 insertions(+)
next reply other threads:[~2024-11-09 2:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 2:42 Drew Fustini [this message]
2024-11-09 2:42 ` RISC-V T-HEAD Devicetrees for v6.13, part 2 Drew Fustini
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=Zy7MDgtCtPkxLbjm@x1 \
--to=drew@pdp7.com \
--cc=arnd@arndb.de \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=emil.renner.berthing@canonical.com \
--cc=guoren@kernel.org \
--cc=jszhang@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=soc@kernel.org \
--cc=wefu@redhat.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 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.