[PATCH v2 0/2] arm64: versal-net: Add description for VN-X board

Michal Simek michal.simek at amd.com
Mon Feb 17 06:30:15 PST 2025



On 2/4/25 09:30, Michal Simek wrote:
> 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
> 

Applied.
M



More information about the linux-arm-kernel mailing list