From patchwork Tue Sep 3 06:43:40 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13788110 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 0D702CA101E for ; Tue, 3 Sep 2024 06:49:31 +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=IJIYpCEXzv1HLPuRoMBr3QOkW+ySH+Ar2xS07iRYG8Y=; b=YEKxg8/kuNxoQKHtBmZ4azFimJ sZ+BcNikVwWiKiRUmZATGmWlZCYmG5Q7XSViYWFNw/5ItceCyzbUDDhbyg7ns9sopILL892yGTqLM xzyYgpDlx13O+5N+yaqytI4X5vzP8t4GraKrjFzU48r09prpxKbiVub64ABa1WpPdGuvZcveKJCNW pxNKnF1057WhgtbWZ2S707R/YKfyOAXJcGmSAlRLz8/+jfZcg8lAV+HZZlQv2/8iMkB4tVKH59g51 FCEVPGHQT8HCVdA9Hk4MoVlFAThLSx2j1NrE2LrLi78wuBK4mNMdA4fO4oNT4uctTN8XaKt2iSFga RSTHCAVg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slNLu-0000000GWqb-187s; Tue, 03 Sep 2024 06:49:22 +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 1slNGx-0000000GVgn-3zbU for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2024 06:44:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1725345855; x=1756881855; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=flQEluk5hLljQfPymWhZA5C4pdYlqlYSYYtSaCbnjQ8=; b=b3SxDxphi/2Yzpa8ttoI5ozbQlhNOGi2aZTNIx+8RFpgHlKLcXpkIEht YtegvomFt8OG338UHSkjVZsXG0m0ZtQgvZECQAGQ8hpUAPr6z6i5OnYHX 2AqvEfPJEqnpVQtjJJMAf3Ro9M9IXDNJe5/d/yXyBKSFQq9QKuViYVLSW PSMJ6QFoCcZ1a3mMAVEinUtsZlsKGaSI2MlRyGQLqPTzUTItacFNahKbA guEgTkBTzTpYebMF/y99jxEjVQHEU2fKLXwiqyFNCYfp6Os83+GwnRut6 fvjX79aJxyZJlnUE/RbZbFAVkmAsbWr++jMn5J/rdne3yCGgZqkWZt7+K A==; X-CSE-ConnectionGUID: RQ/RpB+QRjexyFExAQsyWw== X-CSE-MsgGUID: OQXgAnCTTtOTHobobvMsnA== X-IronPort-AV: E=Sophos;i="6.10,197,1719903600"; d="scan'208";a="31877404" 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; 02 Sep 2024 23:44:14 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) 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, 2 Sep 2024 23:43:45 -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; Mon, 2 Sep 2024 23:43:41 -0700 From: Varshini Rajendran To: , , , , , , , , , , CC: , Krzysztof Kozlowski , Sebastian Reichel Subject: [PATCH v7 09/12] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7 Date: Tue, 3 Sep 2024 12:13:40 +0530 Message-ID: <20240903064340.49800-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240903063913.48307-1-varshini.rajendran@microchip.com> References: <20240903063913.48307-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-20240902_234416_120206_A96E7C53 X-CRM114-Status: UNSURE ( 8.12 ) 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 shutdown controller DT bindings. Signed-off-by: Varshini Rajendran Reviewed-by: Krzysztof Kozlowski Acked-by: Sebastian Reichel --- .../devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml b/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml index 8c58e12cdb60..0735ceb7c103 100644 --- a/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml +++ b/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml @@ -22,6 +22,9 @@ properties: - enum: - atmel,sama5d2-shdwc - microchip,sam9x60-shdwc + - items: + - const: microchip,sam9x7-shdwc + - const: microchip,sam9x60-shdwc reg: maxItems: 1