From patchwork Thu Feb 27 15:51:50 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Wanner X-Patchwork-Id: 13995100 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 4A108C19F32 for ; Thu, 27 Feb 2025 19:38:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID:Date :Subject:CC:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=c+xM+XCfjJXo7wLIMNi8PnhZ4YE1WTYV+BUvsseE1eQ=; b=gd+Khzjvn9K1sgAWbTZ8yBj5Xt Pm1YR4gh4hzsxaNoZZIK4ISYFOjaCZmF2mVFGf2bytmL/leWaiQ8JEgBBF0DVL/LarVXnsGDOHpFl z5VsSb/dP30dzULqU7wWsOuXl2wWisUQtJfNd1W4F8N7gsqoYm8SJY7EnFfbUrvoF6g+o4u8667um GnRqXGjOb3lrdJGe8/lS4K4fbpQue68l3dYR6OxQ8A8TWmcBEe/+BxMxYitzsMIosT/WHeP6XXHYd 3jsmNGr0J+SQL/eVYfRB6P5fJMdcoyLnhTSL8IhUgAyTzWRtyzm2mv5fkIdfVCqa4yP7Wkbb5jm6I uVc/bExQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tnjiB-00000008Vn7-3TqF; Thu, 27 Feb 2025 19:38:23 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tngC1-00000007xuh-2cor for linux-arm-kernel@lists.infradead.org; Thu, 27 Feb 2025 15:52:59 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1740671577; x=1772207577; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=y6zBcUQgWavANG8NsuRsZDucUUdJh5SHXwtzFjn3t3c=; b=jet7ay+En6XL0c0+AlGmzAw9TfknlD4sU42Gtfc/IO+XqWBmLgDxZ7VA xKSuaZa7t9tXA8RAr4jdSVavJGaf+13CD5XEv3SgNIysXMqGueOTaBfBu 47SxLDCHNLqGsD+gaWLwtc8h0oYx4jbPG/nC6VixXEHL5pDlzbexA9f9Q X9cdg7wmR1U2qeT3pS7QZlnsH0c1+bt+Khmi+3Z4c2USxx4zIRDzLFxaI sMQvhnnvxG7ua7zaJmyghooTTB2Snspym4FfzfF0PRr8ss7m10XCxI4YC gJaSiV1nhoOQNZoSNAp0uw+xfSqlyViwJSlnk3+k1TOlSDUnriv6x8Dku Q==; X-CSE-ConnectionGUID: xBkIAngZQVSwQhIMCQbtUA== X-CSE-MsgGUID: TSfk1f/VQZaZsJ8UblroGw== X-IronPort-AV: E=Sophos;i="6.13,320,1732604400"; d="scan'208";a="38638163" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 27 Feb 2025 08:52:54 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 27 Feb 2025 08:52:44 -0700 Received: from ryan-Precision-3630-Tower.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Thu, 27 Feb 2025 08:52:44 -0700 From: To: , , , , , , , , CC: , , , , , , "Ryan Wanner" Subject: [PATCH v3 03/21] dt-bindings: sram: Add microchip,sama7d65-sram Date: Thu, 27 Feb 2025 08:51:50 -0700 Message-ID: <1f27526bcb63f611d2e14a0f1925b3106f1914c6.1740671156.git.Ryan.Wanner@microchip.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250227_075257_724273_F7191FBD X-CRM114-Status: UNSURE ( 7.55 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Ryan Wanner Add microchip,sama7d65-sram compatibility to DT binding documentation. Signed-off-by: Ryan Wanner Acked-by: Rob Herring (Arm) --- Documentation/devicetree/bindings/sram/sram.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml index 7c1337e159f2..3071c5075ee4 100644 --- a/Documentation/devicetree/bindings/sram/sram.yaml +++ b/Documentation/devicetree/bindings/sram/sram.yaml @@ -31,6 +31,7 @@ properties: - amlogic,meson-gxbb-sram - arm,juno-sram-ns - atmel,sama5d2-securam + - microchip,sama7d65-securam - nvidia,tegra186-sysram - nvidia,tegra194-sysram - nvidia,tegra234-sysram