From patchwork Fri Jul 28 10:27:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13331667 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 46B6DC001DE for ; Fri, 28 Jul 2023 10:28:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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:In-Reply-To:References: List-Owner; bh=RobcntA/FqBeMfo85h3MWcrvzUoYQQs+ii9Sk7PnhN0=; b=QYUnCQd6+XUQFZ K4hjq2dpOZ5WgjuSW3ku/3QfX0vuDu8hqWNv5aU0B0njPdcCteKiaDyWmNl6s373ZMFL3nP7hnJQR hUOcSj8yhCDVx+lpIiEvZnJdedOQDNr3gIDz6pFdGhrCcwwTxgCzzgi/1zCWTAgUbdhCqjPEc1uY5 VtMJ2LR9f6eZ4BJHi3lFu+yb1raoew9IMRDNXjL/IJgJdcdZ/yDSeSghy8n0EECgQrgtFndgxw6s7 7NJ7PW51+mEJ3xOjdoY17rwFPueF6aREvuvBHlN2V191B1SKYq4XJUXwTHwnjYeMexHiUPoA/7+kF or2ZxlzIPZpIDDOpeVgg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qPKhA-002wzA-1n; Fri, 28 Jul 2023 10:27:40 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qPKh4-002wwt-2K for linux-arm-kernel@lists.infradead.org; Fri, 28 Jul 2023 10:27:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1690540054; x=1722076054; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=CtUQ7Ed42c3S8j1DbF/KeQU1RlwOzIIywOKkg6O+2sw=; b=yu/Xc3aBQomwNotXBlze5YkVeClOO0O5xOPtRJojLhLYMLoDlOOtxFas QZDHJrAJZeJSFexxYAHscPpsAXUvbXZkj77K63tjMrbOeFwOmJKw/IX6v 8t9lKCmXw6WazV/P0YiN8ZbrS/U4QITQadI8UHoKGXNBJ3WlUtG57/6Rf kPyk8WuNV27iYcqlnhlLFZFChIVFwZqyrYnzKK7b0vuw8p+cgQiH0tDXx JLiJ9Uh8fOMlXvd7j3LZK+vRhYGPAzQ4wOLm8rYzM9UD39HKrCLeSr6aL psj3dKTBAiuLYP6nRwUB+uxfupiub2VK4wxXhsw5bo22o512YSeH08y7C A==; X-IronPort-AV: E=Sophos;i="6.01,237,1684825200"; d="scan'208";a="238401538" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa1.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 28 Jul 2023 03:27:34 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) 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.21; Fri, 28 Jul 2023 03:27:29 -0700 Received: from che-lt-i67070.amer.actel.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Fri, 28 Jul 2023 03:27:25 -0700 From: Varshini Rajendran To: , , , , , , , , , , CC: Subject: [PATCH v3 24/50] dt-bindings: rtt: at91rm9260: add sam9x7 compatible Date: Fri, 28 Jul 2023 15:57:18 +0530 Message-ID: <20230728102718.266507-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230728_032734_765085_2683031D X-CRM114-Status: UNSURE ( 7.68 ) 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 Add compatible for SAM9X7 RTT. Signed-off-by: Varshini Rajendran --- .../devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml index b80b85c394ac..8426810518e1 100644 --- a/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml +++ b/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml @@ -21,6 +21,9 @@ properties: - items: - const: microchip,sam9x60-rtt - const: atmel,at91sam9260-rtt + - items: + - const: microchip,sam9x7-rtt + - const: atmel,at91sam9260-rtt - items: - const: microchip,sama7g5-rtt - const: microchip,sam9x60-rtt