From patchwork Mon Sep 16 06:42:32 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Dahl X-Patchwork-Id: 13805047 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id ECBC8C3ABB2 for ; Mon, 16 Sep 2024 06:44:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=tGte9B0qtik8uIU9EEhLnC03OKDoHN27OfxODB6xwnk=; b=c85FSwe8nNbndj OoJT7Oh1leljE7DqfJXz+w+wYDdThCr5M137On1IXvKCj8x/TyvBwi7yL3y+SNa1+trN/G3VpoVCn TUgnSn4Ti8ZRKGaRzplLc4Apj0aBOE+NyJlf/Zx9pU44g8iI7EUUeG4jIeZSHL4Xkee49R5DvQ3Xo S7HGASeBHwGxaH0SHlc51Og1MppsXpSKipnKQzgv6DUyE3Y5FqINe6vEvHpANrfKfs+zaRmIgp+K/ tf3B0FEww4xxHnBi24e9kpbx/tEapNdshunlbCajeus+g7rF6AIdz4lIGbvBGCP68ln6pK6nGqQvB 5YfvoBopNkbgUfsALihQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sq5Sj-00000003Cw9-3AKS; Mon, 16 Sep 2024 06:43:53 +0000 Received: from mail.thorsis.com ([2003:a:e28:26e4::10]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sq5Rd-00000003Che-1N3f for linux-arm-kernel@lists.infradead.org; Mon, 16 Sep 2024 06:42:47 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 3A0D01489674; Mon, 16 Sep 2024 08:42:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=dkim; t=1726468959; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=tGte9B0qtik8uIU9EEhLnC03OKDoHN27OfxODB6xwnk=; b=ABc0NoJ3ZFz+wQTrtP1AMU0Jmkmmvez2QOej1pRbaR3KegmYCQqhNlbBBSo1uvFT3GoyXX 8Z8bhq/wQSQpySfay9QHKhYKN2wl7VubU99TXTAL4IqaPw7ANoBNRWe0l14UHr4TpIj7yL MyEWn+JO7K1dFdqXU9ryohBL7suJXqikcrY6+KHmTyTI6xvYGSKpEV5cJiBnOtitPm4/uV CeW4El/5O3K8FCIOYtqj98sE5jklqU55s+97E3ZfhtARdkSItP74leJGh9TjpicuPYTW91 SSmuwayaZkRQabRLI27kf3nyBjIn48ab7KALVS7KOTbDjiTl+cqyTVlzyyPoNg== From: Alexander Dahl To: Conor Dooley Subject: [PATCH] ARM: dts: microchip: Add trng labels for all at91 SoCs Date: Mon, 16 Sep 2024 08:42:32 +0200 Message-Id: <20240916064233.697215-1-ada@thorsis.com> X-Mailer: git-send-email 2.39.5 MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240915_234245_631400_B47BD300 X-CRM114-Status: UNSURE ( 9.88 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Alexandre Belloni , Rob Herring , open list , Claudiu Beznea , Krzysztof Kozlowski , "moderated list:ARM/Microchip AT91 SoC support" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org SAM9X60 and SAMA7G5 already have those labels. Add it for the other SoC families so it can be referenced in board files. Signed-off-by: Alexander Dahl --- arch/arm/boot/dts/microchip/at91sam9g45.dtsi | 2 +- arch/arm/boot/dts/microchip/sama5d2.dtsi | 2 +- arch/arm/boot/dts/microchip/sama5d3.dtsi | 2 +- arch/arm/boot/dts/microchip/sama5d4.dtsi | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) base-commit: 98f7e32f20d28ec452afb208f9cffc08448a2652 diff --git a/arch/arm/boot/dts/microchip/at91sam9g45.dtsi b/arch/arm/boot/dts/microchip/at91sam9g45.dtsi index 325c63a53118..02bd5a1833e8 100644 --- a/arch/arm/boot/dts/microchip/at91sam9g45.dtsi +++ b/arch/arm/boot/dts/microchip/at91sam9g45.dtsi @@ -753,7 +753,7 @@ macb0: ethernet@fffbc000 { status = "disabled"; }; - trng@fffcc000 { + trng: trng@fffcc000 { compatible = "atmel,at91sam9g45-trng"; reg = <0xfffcc000 0x100>; interrupts = <6 IRQ_TYPE_LEVEL_HIGH 0>; diff --git a/arch/arm/boot/dts/microchip/sama5d2.dtsi b/arch/arm/boot/dts/microchip/sama5d2.dtsi index 5f8e297e19ed..2fefe3efa769 100644 --- a/arch/arm/boot/dts/microchip/sama5d2.dtsi +++ b/arch/arm/boot/dts/microchip/sama5d2.dtsi @@ -1019,7 +1019,7 @@ AT91_XDMAC_DT_PER_IF(1) | }; }; - trng@fc01c000 { + trng: trng@fc01c000 { compatible = "atmel,at91sam9g45-trng"; reg = <0xfc01c000 0x100>; interrupts = <47 IRQ_TYPE_LEVEL_HIGH 0>; diff --git a/arch/arm/boot/dts/microchip/sama5d3.dtsi b/arch/arm/boot/dts/microchip/sama5d3.dtsi index d4fc0c1dfc10..8335e0c8066f 100644 --- a/arch/arm/boot/dts/microchip/sama5d3.dtsi +++ b/arch/arm/boot/dts/microchip/sama5d3.dtsi @@ -419,7 +419,7 @@ tdes: crypto@f803c000 { clock-names = "tdes_clk"; }; - trng@f8040000 { + trng: trng@f8040000 { compatible = "atmel,at91sam9g45-trng"; reg = <0xf8040000 0x100>; interrupts = <45 IRQ_TYPE_LEVEL_HIGH 0>; diff --git a/arch/arm/boot/dts/microchip/sama5d4.dtsi b/arch/arm/boot/dts/microchip/sama5d4.dtsi index 58ceed997889..20b8a9b123e1 100644 --- a/arch/arm/boot/dts/microchip/sama5d4.dtsi +++ b/arch/arm/boot/dts/microchip/sama5d4.dtsi @@ -658,7 +658,7 @@ macb1: ethernet@fc028000 { status = "disabled"; }; - trng@fc030000 { + trng: trng@fc030000 { compatible = "atmel,at91sam9g45-trng"; reg = <0xfc030000 0x100>; interrupts = <53 IRQ_TYPE_LEVEL_HIGH 0>;