From: Michal Simek <michal.simek@amd.com>
To: <linux-kernel@vger.kernel.org>, <monstr@monstr.eu>,
<michal.simek@xilinx.com>, <git@xilinx.com>
Cc: Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Rob Herring <robh@kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
"moderated list:ARM/ZYNQ ARCHITECTURE"
<linux-arm-kernel@lists.infradead.org>
Subject: [PATCH v2 0/2] arm64: versal-net: Add description for VN-X board
Date: Tue, 4 Feb 2025 09:30:31 +0100 [thread overview]
Message-ID: <cover.1738657826.git.michal.simek@amd.com> (raw)
Hi,
add description for VN-X board with Versal NET SoC to see how that SoC look
like. DT binding patch was sent already as v1 but make more sense to send
it together also with board description to see full description.
v1 of DT binding patch is at
https://lore.kernel.org/all/20250108113338.20289-1-shubhrajyoti.datta@amd.com/
That's why this series is sent as v2.
Thanks,
Michal
Changes in v2:
- Remove | from description
- Change description
- Update subject to match VN-X
- Add description for VN-X
- New patch in series
Michal Simek (1):
arm64: versal-net: Add description for b2197-00 revA board
Shubhrajyoti Datta (1):
dt-bindings: soc: Add new VN-X board description based on Versal NET
.../bindings/soc/xilinx/xilinx.yaml | 11 +-
arch/arm64/boot/dts/xilinx/Makefile | 2 +
.../arm64/boot/dts/xilinx/versal-net-clk.dtsi | 231 ++++++
.../xilinx/versal-net-vn-x-b2197-01-revA.dts | 116 +++
arch/arm64/boot/dts/xilinx/versal-net.dtsi | 752 ++++++++++++++++++
5 files changed, 1110 insertions(+), 2 deletions(-)
create mode 100644 arch/arm64/boot/dts/xilinx/versal-net-clk.dtsi
create mode 100644 arch/arm64/boot/dts/xilinx/versal-net-vn-x-b2197-01-revA.dts
create mode 100644 arch/arm64/boot/dts/xilinx/versal-net.dtsi
--
2.43.0
next reply other threads:[~2025-02-04 8:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-04 8:30 Michal Simek [this message]
2025-02-04 8:30 ` [PATCH v2 1/2] dt-bindings: soc: Add new VN-X board description based on Versal NET Michal Simek
2025-02-04 19:28 ` Conor Dooley
2025-02-04 8:30 ` [PATCH v2 2/2] arm64: versal-net: Add description for b2197-00 revA board Michal Simek
2025-02-17 14:30 ` [PATCH v2 0/2] arm64: versal-net: Add description for VN-X board Michal Simek
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=cover.1738657826.git.michal.simek@amd.com \
--to=michal.simek@amd.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=git@xilinx.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=monstr@monstr.eu \
--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).