From patchwork Mon Jul 29 07:09:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13744466 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 2AECCC3DA4A for ; Mon, 29 Jul 2024 07:14: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=+umsjfbcDDnJSe/sKrMBkZ+Pu5vTHtMMUn5GCJkPfYE=; b=W2Zof6hkaoQmTZ6BZSpToRxjWM c8VMLwpkV5MfK9ORDvFO0l+0lspPHCdZngZ5YbMP2DXJaFwsHB1hZRXBiQWWq/4LC9Hiki1KDGRG7 kehCHaBNWcTUHpBqDPgY1At5QNeRxDdo/FmjpXd9Hf4vGyVBqDO/VFzefH7ShLmLO0ssUGwVVfH5Y HadtwzpVCRn9IJCh1hH1GMhQakqRdwwbajvUXYezT6aPSvg77jVZpMJ55X4O9iO5RfMyJhMfvhUpa 7nAKHTMyDvFpHFHfMknF6aQ9hBS5/XXWrSU7liglQ69t1CjW3ha7c1dPtze/hpWwIQZzshY788EW2 /W/SZ9Gg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYKaQ-0000000AIok-1qHB; Mon, 29 Jul 2024 07:14:26 +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 1sYKVV-0000000AH09-2VOO for linux-arm-kernel@lists.infradead.org; Mon, 29 Jul 2024 07:09:23 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1722236961; x=1753772961; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=8i5Z2KfBYTZAJwGXyHoxcKMWI4cBoFSSa/Wp6ippfD0=; b=hQXS522wu3bTm92ELqFJ1u0/s4FTD7dBhHS/Ci0Z2+ynGqKJ3IKcjypF Y4RSBQobpkwqdblH4NU6I9tmoYrO8JoeowueKluXX1AecX3LIlrBH1UlI 8/+AMB1c7Uut7cu6x2xUlLPIFIfVZJOYWnSsKF0iMc6TnUPVt6MmBrmtg yYbvjKG9kiSU1UUsgYdqN7mwyo1n0YgMn/esW9duFMa5CUDEPaKiyR+Ls pnv8b1f9D53uoWkUBWR6AC5CqAo5prDlVzQKYvsJDUy51YL6isXYSl7VI UD40SfhgzTASD2ZAt6FBIFBsslerWzD9gJ7nwE1MzHGozsjBh9YOFUCTt A==; X-CSE-ConnectionGUID: o1mEAA2WRF+mZwSZKkI/oQ== X-CSE-MsgGUID: M625Avi5Q2iy2PWsO2pPNQ== X-IronPort-AV: E=Sophos;i="6.09,245,1716274800"; d="scan'208";a="197214000" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 29 Jul 2024 00:09:20 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Mon, 29 Jul 2024 00:09:07 -0700 Received: from che-lt-i67070.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; Mon, 29 Jul 2024 00:09:02 -0700 From: Varshini Rajendran To: , , , , , , , , , CC: , Krzysztof Kozlowski Subject: [PATCH v6 21/27] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 Date: Mon, 29 Jul 2024 12:39:00 +0530 Message-ID: <20240729070900.1991270-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240729065603.1986074-1-varshini.rajendran@microchip.com> References: <20240729065603.1986074-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-20240729_000921_715550_A3A12814 X-CRM114-Status: UNSURE ( 7.96 ) 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 documentation for SAM9X7 reset controller. Signed-off-by: Varshini Rajendran Reviewed-by: Krzysztof Kozlowski Acked-by: Philipp Zabel --- .../devicetree/bindings/reset/atmel,at91sam9260-reset.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml b/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml index 98465d26949e..c3b33bbc7319 100644 --- a/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml +++ b/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml @@ -26,6 +26,10 @@ properties: - items: - const: atmel,sama5d3-rstc - const: atmel,at91sam9g45-rstc + - items: + - enum: + - microchip,sam9x7-rstc + - const: microchip,sam9x60-rstc reg: minItems: 1