From: Nikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>
To: James Cowgill <james.cowgill@blaize.com>,
Matt Redfearn <matthew.redfearn@blaize.com>,
Neil Jones <neil.jones@blaize.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Nikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>
Subject: [PATCH 0/2] arm64/blaize: Enable Ethernet to SoC & CB2
Date: Fri, 11 Jul 2025 13:36:18 +0000 [thread overview]
Message-ID: <20250711-kernel-upstreaming-add_network_support-v1-0-4a66a17c94b3@blaize.com> (raw)
BLZP1600 SoC includes a Synopsys gigabit Ethernet controller which
is supported by the upstream "snps,dwmac" driver.
Add a device tree entry to enable the network controller with
its associated interrupts, clocks, resets and configurations.
The Blaize CB2 board contains a TI DP83867 Phy connecting the
Ethernet controller to an RJ45 connector on the board. Add a
device tree entry for this with its associated reset via a
GPIO signal to enable Ethernet connectivity on the board.
Signed-off-by: Nikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>
---
Nikolaos Pasaloukos (2):
arm64/dts/blaize: Enable Ethernet support for BLZP1600
arm64/dts/blaize: Enable Ethernet on CB2 board
arch/arm64/boot/dts/blaize/blaize-blzp1600-cb2.dts | 22 ++++++++++++++++++++++
arch/arm64/boot/dts/blaize/blaize-blzp1600.dtsi | 22 ++++++++++++++++++++++
2 files changed, 44 insertions(+)
---
base-commit: d96b887ccb6676f366968ab6c7dcd328e264d33c
change-id: 20250530-kernel-upstreaming-add_network_support-979124800265
Best regards,
--
Nikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>
next reply other threads:[~2025-07-11 13:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-11 13:36 Nikolaos Pasaloukos [this message]
2025-07-11 13:36 ` [PATCH 1/2] arm64/dts/blaize: Enable Ethernet support for BLZP1600 Nikolaos Pasaloukos
2025-07-11 13:50 ` Krzysztof Kozlowski
2025-07-11 13:36 ` [PATCH 2/2] arm64/dts/blaize: Enable Ethernet on CB2 board Nikolaos Pasaloukos
2025-07-11 13:51 ` Krzysztof Kozlowski
2025-07-11 14:02 ` Nikolaos Pasaloukos
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=20250711-kernel-upstreaming-add_network_support-v1-0-4a66a17c94b3@blaize.com \
--to=nikolaos.pasaloukos@blaize.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=james.cowgill@blaize.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matthew.redfearn@blaize.com \
--cc=neil.jones@blaize.com \
--cc=robh@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).