From patchwork Thu Oct 10 12:04:19 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13830030 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 66395CF11E1 for ; Thu, 10 Oct 2024 12:23:04 +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=bb7W0nEVK3mG0kxiTaoeVXSmwy BjdjTRW41bFvCRfuIwOKGAIdgOqdJ5E2Wydj0lRjiTF9xjAO5lMk0aqR8X/ei1dSUI8FhzKDyEofj b4IKuHI0eKCCwdXA2ezYMcYgIqFzEE6YuQ78jbrG6WW+1aGgIXZzBvhO8grw6YSXiij0DxIdhrlnQ wKfSrjPIpF7uBXYmU6XC9d+m2sKPqIkOk22YZjWASSGH94yMsjX+QJRt0Qav0Zeid6z2H6VgMhYSQ 5TyW9ToIykl08O/4yhVbAQjt3ysfmC1R1l+wQr+zyLOQxmQTeG9DRyBgG4oScm2/gSwOPFDKR5Sj4 NvjuGtgg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sysBz-0000000ChSw-1UaP; Thu, 10 Oct 2024 12:22:55 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1syrv8-0000000CeR3-1OQB for linux-arm-kernel@lists.infradead.org; Thu, 10 Oct 2024 12:05:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1728561930; x=1760097930; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=8i5Z2KfBYTZAJwGXyHoxcKMWI4cBoFSSa/Wp6ippfD0=; b=P9owJyMLBE+e9z311f4VAXm8Kgy3QjBpvrrZbfxMC5vNor4FnzkWQ1WW e18TN6n6GikAjeYSN82opmigdCMZZ/xb6svm5ykS7qhyu1iIoz63an0fS /JvYX7ioAX7kHP3CiP4z82dNk8VoXfn5brpyrH9jDdalWiuW7VvX6F0DI GERo/f2o6sxgjYikIZnhvfQyNLUmYx9gQ6LGFkNnXh6ZLw3JjMnjZ6UZl WLatrHWIowk33+grC2SxD/0lSsZJAdgHctiZXS1x2VFpeLpz0rAMWm/7v O/FUzPQ3GVh9eYVMiO+c9jHgoEn2OFrFjizyom0BBM/SOKTSziyoNIw1h g==; X-CSE-ConnectionGUID: cCb3ViA+RauNt3gRhi7X4Q== X-CSE-MsgGUID: GkBvXm0zSECJD9+cUnCpsQ== X-IronPort-AV: E=Sophos;i="6.11,192,1725346800"; d="scan'208";a="263902636" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 10 Oct 2024 05:05:30 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) 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, 10 Oct 2024 05:04:24 -0700 Received: from che-lt-i67070.microchip.com (10.10.85.11) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Thu, 10 Oct 2024 05:04:20 -0700 From: Varshini Rajendran To: , , , , , , , , , CC: , Krzysztof Kozlowski Subject: [PATCH v8 5/9] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 Date: Thu, 10 Oct 2024 17:34:19 +0530 Message-ID: <20241010120419.93043-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20241010120142.92057-1-varshini.rajendran@microchip.com> References: <20241010120142.92057-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-20241010_050530_407279_DC14CD56 X-CRM114-Status: UNSURE ( 7.69 ) 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