From patchwork Thu Sep 12 15:50:44 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver Gaskell via B4 Relay X-Patchwork-Id: 1984730 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=BTeXTPz/; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4X4MP65TTqz1y1C for ; Fri, 13 Sep 2024 01:51:22 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id AA7AF88FCC; Thu, 12 Sep 2024 17:51:18 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="BTeXTPz/"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 88A0889032; Thu, 12 Sep 2024 17:51:17 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Received: from nyc.source.kernel.org (nyc.source.kernel.org [IPv6:2604:1380:45d1:ec00::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 79B0288FCC for ; Thu, 12 Sep 2024 17:51:15 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=devnull+Oliver.Gaskell.analog.com@kernel.org Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id D21D1A456F7; Thu, 12 Sep 2024 15:51:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 2649AC4CECC; Thu, 12 Sep 2024 15:51:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1726156274; bh=02A7iy96DAfX3eVIUNI2NawTgoXcrWarIM3sLO+wDe8=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=BTeXTPz/xOvEn6TRWpboRwTT729uug+m9TgKs/4Q9x4IW82syFu1jNaRRCfo6ZRev 80WQvcH+aSrnXxKOssiuSyAxJS7AEuExjUSZtmkqXv6GvFM3+NYTr+nimSaYS0+1QF YnUBfJ8hbAtmwTlG7eVOvfV0NtJmgpk7/LdR2cv0NR4xjZJm5KUFCvmWHQS7p736k7 35o7nWyLJPsWJLJdQhxrRlbZkXJgps7E7xoMhTRvWkFWtC0zrp1GUbRzKzq2iW//so HH4z72e4MNQw8wor8gvYQ64Rb7xggkJBy4UWJ3yy3rk7Pzdk4W3lkev8rrKTwehiwo i9D9ixANf3exQ== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E7E7EED619; Thu, 12 Sep 2024 15:51:14 +0000 (UTC) From: Oliver Gaskell via B4 Relay Date: Thu, 12 Sep 2024 16:50:44 +0100 Subject: [PATCH v2 03/20] arm: dts: Support SC589-MINI MIME-Version: 1.0 Message-Id: <20240912-sc5xx-upstreaming-patches-v2-3-1185a80df79e@analog.com> References: <20240912-sc5xx-upstreaming-patches-v2-0-1185a80df79e@analog.com> In-Reply-To: <20240912-sc5xx-upstreaming-patches-v2-0-1185a80df79e@analog.com> To: Tom Rini , Nathan Barrett-Morrison , Greg Malysa , Ian Roberts , Vasileios Bimpikas , Utsav Agarwal , Arturs Artamonovs , Rayagonda Kokatanur Cc: u-boot@lists.denx.de, adsp-linux@analog.com, Oliver Gaskell , Trevor Woerner X-Mailer: b4 0.14.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1726156261; l=1671; i=Oliver.Gaskell@analog.com; s=20240821; h=from:subject:message-id; bh=chBpoLo8eU0R4EP25W0vYqSAlJIWVVYySfAhkW2lJjw=; b=Qrwtdv7vlOx3agIZpb3dPRd98bgOnaNecj/MB9dQVdHDJt5dUcL0EPOTRNJN1cpyhfA7XLNMt 9Z9r6ROu9JNCp3arxs/BbYMHFKonaK5+VyDl5rpeb0GF7Tos50gxjU6 X-Developer-Key: i=Oliver.Gaskell@analog.com; a=ed25519; pk=Icq9TxwFJ6FePHS28YbBWMvtZpFWxpPQLhLA9cNvZ/Y= X-Endpoint-Received: by B4 Relay for Oliver.Gaskell@analog.com/20240821 with auth_id=197 X-Original-From: Oliver Gaskell X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Oliver.Gaskell@analog.com Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean From: Oliver Gaskell Add minimal device tree for Analog Devices' SC589-MINI board. This patch depends on Patches 01 and 02, for sc5xx.dtsi and sc58x.dtsi. Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Trevor Woerner Signed-off-by: Trevor Woerner Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Nathan Barrett-Morrison Signed-off-by: Oliver Gaskell --- arch/arm/dts/Makefile | 1 + arch/arm/dts/sc589-mini.dts | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index c827b5b4a4..4bac00d5e2 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -1260,6 +1260,7 @@ dtb-$(CONFIG_TARGET_IMX8MM_CL_IOT_GATE_OPTEE) += imx8mm-cl-iot-gate-optee.dtb \ dtb-$(CONFIG_TARGET_SC573_EZKIT) += sc573-ezkit.dtb dtb-$(CONFIG_TARGET_SC584_EZKIT) += sc584-ezkit.dtb +dtb-$(CONFIG_TARGET_SC589_MINI) += sc589-mini.dtb ifneq ($(CONFIG_TARGET_IMX8MP_RSB3720A1_4G)$(CONFIG_TARGET_IMX8MP_RSB3720A1_6G),) dtb-y += imx8mp-rsb3720-a1.dtb diff --git a/arch/arm/dts/sc589-mini.dts b/arch/arm/dts/sc589-mini.dts new file mode 100644 index 0000000000..605f7a17bf --- /dev/null +++ b/arch/arm/dts/sc589-mini.dts @@ -0,0 +1,13 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +/* + * (C) Copyright 2024 - Analog Devices, Inc. + */ + +/dts-v1/; + +#include "sc58x.dtsi" + +/ { + model = "ADI SC598-MINI"; + compatible = "adi,sc589-mini", "adi,sc58x"; +};