Re: [PATCH 1/3] dt-bindings: soc: xilinx: Add support for K24, KR260 and KD240 CCs
From: Rob Herring (Arm)
Date: Sun Jul 20 2025 - 20:36:16 EST
On Fri, 18 Jul 2025 13:24:06 +0200, Michal Simek wrote:
> The commit 7a4c31ee877a ("arm64: zynqmp: Add support for Xilinx Kria SOM
> board") has added support for k26 and kv260 and the commit dbcd27526e6a
> ("dt-bindings: soc: xilinx: Add support for KV260 CC") has added support
> for KV260 and this is follow up patch for adding description for k24 SOM,
> KR260 (robotics platform) and KD240 (driver platform).
> The bootflow is the same that's why for more information please take a look
> at above commits.
>
> The KD240 kit is based on smaller k24 SOM with only 2GB of memory.
>
> Signed-off-by: Michal Simek <michal.simek@xxxxxxx>
> ---
>
> .../bindings/soc/xilinx/xilinx.yaml | 81 +++++++++++++++++++
> 1 file changed, 81 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>