devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: versal-net: Add description for VN-X board
@ 2025-02-04  8:30 Michal Simek
  2025-02-04  8:30 ` [PATCH v2 1/2] dt-bindings: soc: Add new VN-X board description based on Versal NET Michal Simek
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Michal Simek @ 2025-02-04  8:30 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Conor Dooley, Krzysztof Kozlowski, Rob Herring,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:ARM/ZYNQ ARCHITECTURE

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-17 14:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-04  8:30 [PATCH v2 0/2] arm64: versal-net: Add description for VN-X board Michal Simek
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

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).