From patchwork Wed Oct 25 04:38:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Portia Stephens X-Patchwork-Id: 1854710 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4SFbmP28nDz23kR for ; Wed, 25 Oct 2023 15:39:00 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1qvVfR-0008Tk-M0; Wed, 25 Oct 2023 04:38:53 +0000 Received: from smtp-relay-internal-1.internal ([10.131.114.114] helo=smtp-relay-internal-1.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1qvVfF-0008Rh-7b for kernel-team@lists.ubuntu.com; Wed, 25 Oct 2023 04:38:41 +0000 Received: from mail-pl1-f200.google.com (mail-pl1-f200.google.com [209.85.214.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id BC6CE3F0D2 for ; Wed, 25 Oct 2023 04:38:40 +0000 (UTC) Received: by mail-pl1-f200.google.com with SMTP id d9443c01a7336-1c9dffb4256so3323375ad.0 for ; Tue, 24 Oct 2023 21:38:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698208719; x=1698813519; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zG735YXwqT4IELgH5FVs/N1TAP9aP0BYf6WYf/GI238=; b=jL3FP3G+w6r8CMjccCegU+YN7TZpc+gvafexioVNoWnOUM/6HQlT3fUTmwo1+R/UGc wn8tGBt9MGd1G3TdgUhAbTBVUQvPfUEipJCGQD1R87QIOYXmuQ53ve20ykcuNsqA9Ckn qocELYqah6/5wxLAI5Hx4xyQzl6jK6/48ezsq/p5jIodqnbrgHFilb8/kw3s3WPSK2gp JC9oxHPnp43OILBf5yXa1nNs0WZ9QWyOZ8VXReBhpjKc/wXLtIuPz7kXdLYEBeuucQa4 qRvb3rylbZs92rkrox5fMDCn2oWb0uPbN9U9IwG5HCtjdNhUQGsMFL8Q86pk6hBoRj4y TtCw== X-Gm-Message-State: AOJu0YzN0fe6ZNxM0mVT+ccNyIWFnEER7h0r2Fh70L+Gv2wOHgr8AqMK CtpTjc0ehqqljJrFpeGGdJqMm7pwiGDq9yQK0B1Ez2l1i7bQHInswGhE0jAooqzWyEESAup+NrD D5EX5A6KroARCLwKNFky3MX669VfalTrAbNfYHMz2wRSZg5BEMg== X-Received: by 2002:a17:903:1cd:b0:1c9:cad9:e6e3 with SMTP id e13-20020a17090301cd00b001c9cad9e6e3mr23649295plh.32.1698208718713; Tue, 24 Oct 2023 21:38:38 -0700 (PDT) X-Google-Smtp-Source: AGHT+IF/cfg9ZkmLovVzldxOuwiNl8uFBvzubEECF7O1oyVAzozRTbebV3uwOcGJYBMubvkl8LWhiA== X-Received: by 2002:a17:903:1cd:b0:1c9:cad9:e6e3 with SMTP id e13-20020a17090301cd00b001c9cad9e6e3mr23649285plh.32.1698208718277; Tue, 24 Oct 2023 21:38:38 -0700 (PDT) Received: from portia-desktop.alistair23.me ([159.196.41.205]) by smtp.gmail.com with ESMTPSA id q13-20020a17090311cd00b001b7f40a8959sm8132606plh.76.2023.10.24.21.38.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Oct 2023 21:38:37 -0700 (PDT) From: Portia Stephens To: kernel-team@lists.ubuntu.com, portia.stephens@canonical.com Subject: [jammy xilinx-zynqmp 1/2] arm64: zynqmp: Add K24 device trees Date: Wed, 25 Oct 2023 14:38:28 +1000 Message-Id: <20231025043829.3766490-2-portia.stephens@canonical.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231025043829.3766490-1-portia.stephens@canonical.com> References: <20231025043829.3766490-1-portia.stephens@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" Add support for the K24 Kria SOM including the KD240 Kria SOM CC. BugLink: https://bugs.launchpad.net/bugs/2040354 Signed-off-by: Portia Stephens [portias: Copy K24 DTs from xlnx_rebase_v6.1_LTS_2023.1_update arm64: zynqmp: Add/Update/Sync DTs for xilinx platforms arm64: zynqmp: Update ADI PHY properties for KD240 arm64: zynqmp: Use MIO 77 for ADI PHY reset on KD240 arm64: zynqmp: Fill model name for SOM CCs arm64: zynqmp: Fix memory size on k24 arm64: zynqmp: Wire can0 on kd240-revA arm64: zynqmp: Configure gem1 rx pins on kd240 board arm64: zynqmp: Cover K24/KD240 revB/1 boards ] --- .../boot/dts/xilinx/zynqmp-sck-kd-g-revA.dts | 315 ++++++++++++++++++ .../boot/dts/xilinx/zynqmp-sm-k24-revA.dts | 23 ++ .../boot/dts/xilinx/zynqmp-smk-k24-revA.dts | 21 ++ 3 files changed, 359 insertions(+) create mode 100644 arch/arm64/boot/dts/xilinx/zynqmp-sck-kd-g-revA.dts create mode 100644 arch/arm64/boot/dts/xilinx/zynqmp-sm-k24-revA.dts create mode 100644 arch/arm64/boot/dts/xilinx/zynqmp-smk-k24-revA.dts diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-sck-kd-g-revA.dts b/arch/arm64/boot/dts/xilinx/zynqmp-sck-kd-g-revA.dts new file mode 100644 index 000000000000..09ab49c92fd4 --- /dev/null +++ b/arch/arm64/boot/dts/xilinx/zynqmp-sck-kd-g-revA.dts @@ -0,0 +1,315 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * dts file for KD240 revA Carrier Card + * + * Copyright (C) 2021 - 2022, Xilinx, Inc. + * Copyright (C) 2022, Advanced Micro Devices, Inc. + * + * Michal Simek + */ + +#include +#include +#include + +/dts-v1/; +/plugin/; + +&{/} { + compatible = "xlnx,zynqmp-sk-kd240-rev1", + "xlnx,zynqmp-sk-kd240-revB", + "xlnx,zynqmp-sk-kd240-revA", + "xlnx,zynqmp-sk-kd240", "xlnx,zynqmp"; + model = "ZynqMP KD240 revA/B/1"; + + ina260-u3 { + compatible = "iio-hwmon"; + io-channels = <&u3 0>, <&u3 1>, <&u3 2>; + }; + + clk_26: clock2 { /* u17 - USB */ + compatible = "fixed-clock"; + #clock-cells = <0>; + clock-frequency = <26000000>; + }; +}; + +&can0 { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_can0_default>; +}; + +&i2c1 { /* I2C_SCK C26/C27 - MIO from SOM */ + #address-cells = <1>; + #size-cells = <0>; + pinctrl-names = "default", "gpio"; + pinctrl-0 = <&pinctrl_i2c1_default>; + pinctrl-1 = <&pinctrl_i2c1_gpio>; + scl-gpios = <&gpio 24 GPIO_ACTIVE_HIGH>; + sda-gpios = <&gpio 25 GPIO_ACTIVE_HIGH>; + + u3: ina260@40 { /* u3 */ + compatible = "ti,ina260"; + #io-channel-cells = <1>; + label = "ina260-u14"; + reg = <0x40>; + }; + + slg7xl45106: gpio@11 { /* u13 - reset logic */ + compatible = "dlg,slg7xl45106"; + reg = <0x11>; + label = "resetchip"; + gpio-controller; + #gpio-cells = <2>; + gpio-line-names = "USB0_PHY_RESET_B", "", + "SD_RESET_B", "USB0_HUB_RESET_B", + "", "PS_GEM0_RESET_B", + "", ""; + }; + + /* usb5744@2d */ +}; + +/* USB 3.0 */ +&psgtr { + status = "okay"; + /* usb */ + clocks = <&clk_26>; + clock-names = "ref2"; +}; + +&usb0 { /* mio52 - mio63 */ + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_usb0_default>; + phy-names = "usb3-phy"; + phys = <&psgtr 2 PHY_TYPE_USB3 0 2>; + reset-gpios = <&slg7xl45106 0 GPIO_ACTIVE_LOW>; + assigned-clock-rates = <250000000>, <20000000>; + + usbhub0: usb-hub { /* u36 */ + i2c-bus = <&i2c1>; + compatible = "microchip,usb5744"; + reset-gpios = <&slg7xl45106 3 GPIO_ACTIVE_LOW>; + }; + + usb2244: usb-sd { /* u41 */ + compatible = "microchip,usb2244"; + reset-gpios = <&slg7xl45106 2 GPIO_ACTIVE_LOW>; + }; +}; + +&dwc3_0 { + status = "okay"; + dr_mode = "host"; + snps,usb3_lpm_capable; + maximum-speed = "super-speed"; +}; + +&gem1 { /* mdio mio50/51 */ + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_gem1_default>; + + phy-handle = <&phy0>; + phy-mode = "rgmii-id"; + mdio: mdio { + #address-cells = <1>; + #size-cells = <0>; + phy0: ethernet-phy@8 { /* Adin u31 */ + reg = <8>; + adi,rx-internal-delay-ps = <2000>; + adi,tx-internal-delay-ps = <2000>; + adi,fifo-depth-bits = <8>; + reset-assert-us = <10>; + reset-deassert-us = <5000>; + reset-gpios = <&gpio 77 GPIO_ACTIVE_LOW>; + }; + }; +}; + +/* 2 more ethernet phys u32@2 and u34@3 */ + +&pinctrl0 { /* required by spec */ + status = "okay"; + + pinctrl_can0_default: can0-default { + mux { + function = "can0"; + groups = "can0_16_grp"; + }; + + conf { + groups = "can0_16_grp"; + slew-rate = ; + power-source = ; + }; + + conf-rx { + pins = "MIO66"; + bias-pull-up; + }; + + conf-tx { + pins = "MIO67"; + bias-pull-up; + drive-strength = <4>; + }; + }; + + pinctrl_uart1_default: uart1-default { + conf { + groups = "uart1_9_grp"; + slew-rate = ; + power-source = ; + drive-strength = <12>; + }; + + conf-rx { + pins = "MIO37"; + bias-high-impedance; + }; + + conf-tx { + pins = "MIO36"; + bias-disable; + }; + + mux { + groups = "uart1_9_grp"; + function = "uart1"; + }; + }; + + pinctrl_i2c1_default: i2c1-default { + conf { + groups = "i2c1_6_grp"; + bias-pull-up; + slew-rate = ; + power-source = ; + }; + + mux { + groups = "i2c1_6_grp"; + function = "i2c1"; + }; + }; + + pinctrl_i2c1_gpio: i2c1-gpio { + conf { + groups = "gpio0_24_grp", "gpio0_25_grp"; + slew-rate = ; + power-source = ; + }; + + mux { + groups = "gpio0_24_grp", "gpio0_25_grp"; + function = "gpio0"; + }; + }; + + pinctrl_gem1_default: gem1-default { + conf { + groups = "ethernet1_0_grp"; + slew-rate = ; + power-source = ; + }; + + conf-rx { + pins = "MIO45", "MIO46", "MIO47", "MIO48"; + bias-disable; + low-power-disable; + }; + + conf-bootstrap { + pins = "MIO44", "MIO49"; + bias-disable; + low-power-disable; + }; + + conf-tx { + pins = "MIO38", "MIO39", "MIO40", + "MIO41", "MIO42", "MIO43"; + bias-disable; + low-power-enable; + }; + + conf-mdio { + groups = "mdio1_0_grp"; + slew-rate = ; + power-source = ; + bias-disable; + }; + + mux-mdio { + function = "mdio1"; + groups = "mdio1_0_grp"; + }; + + mux { + function = "ethernet1"; + groups = "ethernet1_0_grp"; + }; + }; + + pinctrl_usb0_default: usb0-default { + conf { + groups = "usb0_0_grp"; + power-source = ; + }; + + conf-rx { + pins = "MIO52", "MIO53", "MIO55"; + bias-high-impedance; + drive-strength = <12>; + slew-rate = ; + }; + + conf-tx { + pins = "MIO54", "MIO56", "MIO57", "MIO58", "MIO59", + "MIO60", "MIO61", "MIO62", "MIO63"; + bias-disable; + drive-strength = <4>; + slew-rate = ; + }; + + mux { + groups = "usb0_0_grp"; + function = "usb0"; + }; + }; + + pinctrl_usb1_default: usb1-default { + conf { + groups = "usb1_0_grp"; + power-source = ; + }; + + conf-rx { + pins = "MIO64", "MIO65", "MIO67"; + bias-high-impedance; + drive-strength = <12>; + slew-rate = ; + }; + + conf-tx { + pins = "MIO66", "MIO68", "MIO69", "MIO70", "MIO71", + "MIO72", "MIO73", "MIO74", "MIO75"; + bias-disable; + drive-strength = <4>; + slew-rate = ; + }; + + mux { + groups = "usb1_0_grp"; + function = "usb1"; + }; + }; +}; + +&uart1 { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_uart1_default>; +}; diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-sm-k24-revA.dts b/arch/arm64/boot/dts/xilinx/zynqmp-sm-k24-revA.dts new file mode 100644 index 000000000000..653bd9362264 --- /dev/null +++ b/arch/arm64/boot/dts/xilinx/zynqmp-sm-k24-revA.dts @@ -0,0 +1,23 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * dts file for Xilinx ZynqMP SM-K24 RevA + * + * (C) Copyright 2020 - 2021, Xilinx, Inc. + * (C) Copyright 2022, Advanced Micro Devices, Inc. + * + * Michal Simek + */ + +#include "zynqmp-sm-k26-revA.dts" + +/ { + model = "ZynqMP SM-K24 RevA/B/1"; + compatible = "xlnx,zynqmp-sm-k24-rev1", "xlnx,zynqmp-sm-k24-revB", + "xlnx,zynqmp-sm-k24-revA", "xlnx,zynqmp-sm-k24", + "xlnx,zynqmp"; + + memory@0 { + device_type = "memory"; /* 2GB */ + reg = <0 0 0 0x80000000>; + }; +}; diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-smk-k24-revA.dts b/arch/arm64/boot/dts/xilinx/zynqmp-smk-k24-revA.dts new file mode 100644 index 000000000000..7308983b15a0 --- /dev/null +++ b/arch/arm64/boot/dts/xilinx/zynqmp-smk-k24-revA.dts @@ -0,0 +1,21 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * dts file for Xilinx ZynqMP SMK-K24 RevA + * + * (C) Copyright 2020 - 2021, Xilinx, Inc. + * (C) Copyright 2022, Advanced Micro Devices, Inc. + * + * Michal Simek + */ + +#include "zynqmp-sm-k24-revA.dts" + +/ { + model = "ZynqMP SMK-K24 RevA"; + compatible = "xlnx,zynqmp-smk-k24-revA", "xlnx,zynqmp-smk-k24", + "xlnx,zynqmp"; +}; + +&sdhci0 { + status = "disabled"; +}; From patchwork Wed Oct 25 04:38:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Portia Stephens X-Patchwork-Id: 1854709 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4SFbmP22Mpz23jp for ; Wed, 25 Oct 2023 15:39:00 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1qvVfP-0008TM-JP; Wed, 25 Oct 2023 04:38:51 +0000 Received: from smtp-relay-internal-0.internal ([10.131.114.225] helo=smtp-relay-internal-0.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1qvVfI-0008Rv-1e for kernel-team@lists.ubuntu.com; Wed, 25 Oct 2023 04:38:45 +0000 Received: from mail-pl1-f198.google.com (mail-pl1-f198.google.com [209.85.214.198]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id 2DE3D3F68F for ; Wed, 25 Oct 2023 04:38:43 +0000 (UTC) Received: by mail-pl1-f198.google.com with SMTP id d9443c01a7336-1c9cd87af72so56136595ad.1 for ; Tue, 24 Oct 2023 21:38:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698208721; x=1698813521; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jreddxa2xOXLuBMubcfGnslQ737PIv1UnWqrjcnXS1M=; b=wrjpqznJI6z7mQMcGw4CPmxoURH0qMR7yi6Wn2FEu/AiKz/zcrKGoOWuFVQr9aW5Md H2JsfuqRpAgPkZlg9mM+Zu1XH8bfyT6x8hFdV+Va/aGEFEm9XzNUa2NbqM/Bs1zwb6tw /9zKHmmjtgx4/4LqfGOI/WTLn7/3QFQH15LCBpaQsJN8cHeri1sR0DU31VB5qmBKTOhW seQbWGBuPembGcEdR4UPF9r/RB4kdMezdnVStTHPA1DM5jpnqk2BMZWJgOzpynCI/oVI ZRYNFH39eU+rPaVFwTyIJYIgzfiF/HqpT0VmBHwcyKBogyCxG5brvP/jL1ME1Cc1OBQv J+9Q== X-Gm-Message-State: AOJu0YwSRPTc4DsHy8rBcTvPoB+4+U0bLITHT+R9XeVt17UL4szwSxgN Luuf66/VYhE+DMYq1W+zxxljQgvAX/4KcYUOfP1K15uiP4Na71STjZ6ksnt+s27Wb0PbdPukyQl hTKUvQSkqA9DJtZUKtrBFIw391d8HUxUm5Bvcmel/kHLG3EuSRQ== X-Received: by 2002:a17:903:2447:b0:1b9:de75:d5bb with SMTP id l7-20020a170903244700b001b9de75d5bbmr17168961pls.7.1698208721341; Tue, 24 Oct 2023 21:38:41 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGzPOfIwCyBxkDbu4VIwcR9MkYJpZqCMFAR6CLZTIvrLXaa1gfm8TfrzNbwl0AH0TUv6fYbNQ== X-Received: by 2002:a17:903:2447:b0:1b9:de75:d5bb with SMTP id l7-20020a170903244700b001b9de75d5bbmr17168952pls.7.1698208721062; Tue, 24 Oct 2023 21:38:41 -0700 (PDT) Received: from portia-desktop.alistair23.me ([159.196.41.205]) by smtp.gmail.com with ESMTPSA id q13-20020a17090311cd00b001b7f40a8959sm8132606plh.76.2023.10.24.21.38.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Oct 2023 21:38:40 -0700 (PDT) From: Portia Stephens To: kernel-team@lists.ubuntu.com, portia.stephens@canonical.com Subject: [jammy xilinx-zynqmp 2/2] UBUNTU: SAUCE: arm64: dts: Build dtbs for k24 carrier board Date: Wed, 25 Oct 2023 14:38:29 +1000 Message-Id: <20231025043829.3766490-3-portia.stephens@canonical.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231025043829.3766490-1-portia.stephens@canonical.com> References: <20231025043829.3766490-1-portia.stephens@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/2040354 Signed-off-by: Portia Stephens --- arch/arm64/boot/dts/xilinx/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm64/boot/dts/xilinx/Makefile b/arch/arm64/boot/dts/xilinx/Makefile index 41798beb2f7f..1240a6ffdf27 100644 --- a/arch/arm64/boot/dts/xilinx/Makefile +++ b/arch/arm64/boot/dts/xilinx/Makefile @@ -59,6 +59,15 @@ dtb-$(CONFIG_ARCH_ZYNQMP) += sm-k26-revA-sck-kr-g-revB.dtb dtb-$(CONFIG_ARCH_ZYNQMP) += smk-k26-revA-sck-kr-g-revA.dtb dtb-$(CONFIG_ARCH_ZYNQMP) += smk-k26-revA-sck-kr-g-revB.dtb +dtb-$(CONFIG_ARCH_ZYNQMP) += zynqmp-sm-k24-revA.dtb +dtb-$(CONFIG_ARCH_ZYNQMP) += zynqmp-smk-k24-revA.dtb + +sm-k24-revA-sck-kd-g-revA-dtbs := zynqmp-sm-k24-revA.dtb zynqmp-sck-kd-g-revA.dtbo +smk-k24-revA-sck-kd-g-revA-dtbs := zynqmp-smk-k24-revA.dtb zynqmp-sck-kd-g-revA.dtbo + +dtb-$(CONFIG_ARCH_ZYNQMP) += sm-k24-revA-sck-kd-g-revA.dtb +dtb-$(CONFIG_ARCH_ZYNQMP) += smk-k24-revA-sck-kd-g-revA.dtb + # Versal boards dtb-$(CONFIG_ARCH_ZYNQMP) += versal-v350-revA.dtb dtb-$(CONFIG_ARCH_ZYNQMP) += versal-vc-p-a2197-00-revA-x-prc-01-revA-ospi.dtb