From patchwork Fri Feb 23 17:25:52 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13569686 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 5231AC54E4A for ; Fri, 23 Feb 2024 17:30:59 +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: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=OjvF27/Mqzd9KqAKuzZ6AK89KX8H8YkgsUy/hZhmx24=; b=C1MQjAsNWXQhUD kwP6umzaprdZ3OvAUO2y9viFdEW8Jqe3DMqumnwai3x7QD9nZeFBJeSuAi0aHu3rxX1dM4TPUJPba TBiKejNYKf4WQJqS/gmFe77cj1odCL81R0nN0Yy0FM81hX4uU/hkicgGkNoDi+Ka2ztQ0uXkfU5K8 oBIC2g99eZHzC2nU3OOZuI/tYKVDz3uhkIA19kM8AfaGwCwxNSYLvKnqC+M6fz0qPR9XJcClZXjxm 1xLl/OSnbC3oi1C1g2Oo+9DrSn75lnhuwDyVYMuX39McroRAEYSDR1tiKMFUp2GEbqKQcCg5Ki1Ox MEEHsOp0cPHdnM0YeAWA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdZNe-0000000AVL8-2rhW; Fri, 23 Feb 2024 17:30:39 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdZJo-0000000ATaG-3sR2 for linux-arm-kernel@lists.infradead.org; Fri, 23 Feb 2024 17:26:45 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1708709200; x=1740245200; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=7D7QN22dZMevSxIgkvWzAcMkdzVrR6HmrNDS9+rfmco=; b=vUj5hKlTvsVdacJoH4eNf7u7/Dt2ptMC/Gz3IjY54LyMekdfOR2+qWm5 vLMC0+gZYWDMCgI9F0RL0/lb1Zm5G7rb4n9hyAu6RKdhXyEskEKBBUBkl mSWygVOCo4bYHwYaijm8j+9QuxHnpPm2nhB0PUmBtPFKUsElDkLVXF8KL /0JS8B7uDY/gmqPQDXaXuVtv+G1ZDU09Zc20rLAU8szmTNiOeNHa6L3zo h7+6ZrcwLtTbCujwSpKABj2V53xaF2TW3fib5hNLpcsqQ/eAjUL0g0mYL FzpkWyLBo/8fb5Klri2BofOtLXOYnanaRghmAl8cyCz9ZrBaMRTxLHT9O Q==; X-CSE-ConnectionGUID: +I+FaeeiQtWNdanq9i7vCw== X-CSE-MsgGUID: Usph6H1EQ5SYvZ4cQ2lXHA== X-IronPort-AV: E=Sophos;i="6.06,180,1705388400"; d="scan'208";a="17267227" 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; 23 Feb 2024 10:26:36 -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.35; Fri, 23 Feb 2024 10:25:58 -0700 Received: from che-lt-i67070.microchip.com (10.10.85.11) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Fri, 23 Feb 2024 10:25:54 -0700 From: Varshini Rajendran To: , , , , , , , , , CC: Subject: [PATCH v4 11/39] dt-bindings: rtt: at91rm9260: add sam9x7 compatible Date: Fri, 23 Feb 2024 22:55:52 +0530 Message-ID: <20240223172552.672094-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240223171342.669133-1-varshini.rajendran@microchip.com> References: <20240223171342.669133-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240223_092641_290945_7F1F3146 X-CRM114-Status: UNSURE ( 8.60 ) 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 Acked-by: Conor Dooley --- Changes in v4: - Made sam9x7 compatible as an enum with sam9x60 compatible as suggested --- .../devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml index b80b85c394ac..a7f6c1d1a08a 100644 --- a/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml +++ b/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml @@ -19,7 +19,9 @@ properties: - items: - const: atmel,at91sam9260-rtt - items: - - const: microchip,sam9x60-rtt + - enum: + - microchip,sam9x60-rtt + - microchip,sam9x7-rtt - const: atmel,at91sam9260-rtt - items: - const: microchip,sama7g5-rtt