From patchwork Mon Jul 29 07:08:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 815951 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6BF8412CDA8; Mon, 29 Jul 2024 07:09:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=68.232.154.123 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722236947; cv=none; b=ZVBCqvscjHXYuG1kJOuMWBBu5QzGohc3ZimRaCFuIzkQhjFdDLIvsFVcH4NwLqoeZoF0gxOgnqcCxUGgKtzgmGjZMubARl/Y+Bg7m5xwIFmZEB4aQsYnYxwTQHJ1xptaVeedrUIp26WtATPksRSzfuIjByITE9to/nDq1L2A+98= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722236947; c=relaxed/simple; bh=BzTEA3Dxexi8rFU4MfxSYMVtXqlXc7ZjRgdonvqmmtc=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=mzrGsCQkQVFjwTLouU/OHTSCd3juKAdAD1xE1Sv2/cur465M2BPEZa+1NBPbfpKx1hLQdc6MyXu9oyGDPXQwsE002mUB/7evMyOLnxKklw6ULOQfo7we2fv2epl/locaHoBi6BykB/YNhh0LaJZSyV+nbzvn/kEkkbgLz0KDu98= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com; spf=pass smtp.mailfrom=microchip.com; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b=n+JKt2WP; arc=none smtp.client-ip=68.232.154.123 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=microchip.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b="n+JKt2WP" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1722236946; x=1753772946; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=BzTEA3Dxexi8rFU4MfxSYMVtXqlXc7ZjRgdonvqmmtc=; b=n+JKt2WPLoZfZW1+CZi988vc9nvMfGYCgAdMID5lPoyU7tx/RgHuOd6E OfWEnMo9zEmyTNkAQGJtSPH+w9BVs2/8dxPc6g4sAGNlYK3rYpKPy//x3 l2mz5v6SpzWwgKRhkKDb6m8q/b8ykvlviG+aAiqlUUJe5Yuk+nbctyVDT ueSlnXepkPEwByaMxptqIUo9jGzFESj2u+2/dWcs6jXUVTsM8izz28BWO cCWNsidZA4cnRnELRemnmudqRvE9X1e2v2x6U/OqVMOm+c1Bouj4z9+KI TS3Cql/m8zT8GJfY9GWeGuhn7Pdwpd8Me+4bjv93c5R9q1Hx1ASLsQCan Q==; X-CSE-ConnectionGUID: /xcbkqlfTo+UjYKU1jzHkw== X-CSE-MsgGUID: UkTiYLO8SHGFs+FxkMGR9Q== X-IronPort-AV: E=Sophos;i="6.09,245,1716274800"; d="scan'208";a="30454161" 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; 29 Jul 2024 00:09:04 -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; Mon, 29 Jul 2024 00:08:42 -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, 29 Jul 2024 00:08:39 -0700 From: Varshini Rajendran To: , , , , , , CC: , Sebastian Reichel Subject: [PATCH v6 18/27] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7 Date: Mon, 29 Jul 2024 12:38:37 +0530 Message-ID: <20240729070837.1991113-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> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Use sam9x7 pmc's compatible to lookup for in the SHDWC driver. Signed-off-by: Varshini Rajendran Acked-by: Sebastian Reichel Reviewed-by: Claudiu Beznea --- Changes in v6: - Updated Reviewed-by tag --- drivers/power/reset/at91-sama5d2_shdwc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/power/reset/at91-sama5d2_shdwc.c b/drivers/power/reset/at91-sama5d2_shdwc.c index 959ce0dbe91d..2121d7e74e12 100644 --- a/drivers/power/reset/at91-sama5d2_shdwc.c +++ b/drivers/power/reset/at91-sama5d2_shdwc.c @@ -326,6 +326,7 @@ static const struct of_device_id at91_pmc_ids[] = { { .compatible = "atmel,sama5d2-pmc" }, { .compatible = "microchip,sam9x60-pmc" }, { .compatible = "microchip,sama7g5-pmc" }, + { .compatible = "microchip,sam9x7-pmc" }, { /* Sentinel. */ } }; From patchwork Mon Jul 29 07:08:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 815204 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 64C8A12FF70; Mon, 29 Jul 2024 07:09:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=68.232.153.233 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722236961; cv=none; b=kSlU7qyp/Og1xxogcuzEMqdmKUnBABJP+qEB40xtUPGWKN472ly8Khw3WefuQZhqEOTd4IpBmjylJecbHulPWfnSapsrFlXnZ7YmwPLxOQxrjl7JbJiEvWYeHnjWmF0ZNXZ8OYfAYc8bkFHMlVKIqUi1qMKhWMP0fQZqhVyRsKk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722236961; c=relaxed/simple; bh=YTCSQwlakjV1yDkngsDhAcJOYk4NOtlZ8FWSyh+ya88=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=bzPn1zhIfvvJMo8T6LgVYwPEuc4/ccUrsEnrZRzBTPRh+pAW9LcVqVoVUpGY5ojJ5yHwx9Xyh+JgujG8qyMXbYSLdcOtEUOxAZwNmNzYfA2GfXExnBjA+YH6M+xrjwr52hT4BZVL78F1e1QonAoB4M/E6MZ4dEMZmY0WHgaqrQM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com; spf=pass smtp.mailfrom=microchip.com; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b=S8sTudYG; arc=none smtp.client-ip=68.232.153.233 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=microchip.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b="S8sTudYG" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1722236960; x=1753772960; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=YTCSQwlakjV1yDkngsDhAcJOYk4NOtlZ8FWSyh+ya88=; b=S8sTudYG7q0rppN7jEMftZSsvsYuzOOAwRNi1yH0iRTftejSb/i4ftFS swQ6dHXws3F+oW+Ocf7/Rcua6X0dnLqvSkjLuZri+YqoWv+moP5ZeNtxl L21sY9RW2KPQ9jcN2Y0IBSc9/xVXykzGEeLC8ytW3e0Qi3XkbMORh0eV1 RbOBZv7SHIHjvribVaz+QHeP5jjnaC4o7x4laA/BXAZhsm3rK8j6rk46W Oqj+LzcFqwWwLfjEcu6nt/IQ950CC/E4RsMxaQKwfZiaFPih5kJwPGq9j U7p/2rarsAJlqd6NRmTD8bE7SquYaJUjYzv76MI6mFxJ0rEolj5bNx7kB g==; X-CSE-ConnectionGUID: ysGf804zTF6Jk/9HVsTmhQ== X-CSE-MsgGUID: qwP/+f9DQ1iDHa1VzIZ0IA== X-IronPort-AV: E=Sophos;i="6.09,245,1716274800"; d="scan'208";a="29796785" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 29 Jul 2024 00:09:20 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex01.mchp-main.com (10.10.85.143) 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:08:49 -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; Mon, 29 Jul 2024 00:08:46 -0700 From: Varshini Rajendran To: , , CC: , Sebastian Reichel , Claudiu Beznea Subject: [PATCH v6 19/27] power: reset: at91-reset: add reset support for sam9x7 SoC Date: Mon, 29 Jul 2024 12:38:43 +0530 Message-ID: <20240729070843.1991162-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> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Add power reset support for SAM9X7 SoC. Signed-off-by: Varshini Rajendran Acked-by: Sebastian Reichel Reviewed-by: Claudiu Beznea --- Changes in v6: - Updated Reviewed-by tag --- drivers/power/reset/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/power/reset/Kconfig b/drivers/power/reset/Kconfig index fece990af4a7..e3ebebc1f80d 100644 --- a/drivers/power/reset/Kconfig +++ b/drivers/power/reset/Kconfig @@ -26,7 +26,7 @@ config POWER_RESET_AT91_POWEROFF config POWER_RESET_AT91_RESET tristate "Atmel AT91 reset driver" depends on ARCH_AT91 - default SOC_AT91SAM9 || SOC_SAM9X60 || SOC_SAMA5 + default SOC_AT91SAM9 || SOC_SAM9X60 || SOC_SAM9X7 || SOC_SAMA5 help This driver supports restart for Atmel AT91SAM9 and SAMA5 SoCs From patchwork Mon Jul 29 07:08:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 815950 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1D73D12FF88; Mon, 29 Jul 2024 07:09:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=68.232.154.123 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722236962; cv=none; b=o9Rz/GaktTzi9NYQsr+PQCD1FbZGoaIQRlCa1iK+6Fn9KLkuTNrqDksgkAN6UNSQcPwTUQhMK0MsvTQhF5b10q6821yA+MsPHIZuZnn/9AwzkahXGWCcuqO0UaLbOFhAyxARlAY6id6oVvC39lX7bLTO7ZFJzyMvmi5jjGElYYU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722236962; c=relaxed/simple; bh=iJBr3M8Ba+68qK1AqhukgdXo70chhq/RepYao7oCYFw=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=XNVNmfy8xm6LlHu62VoHdUD86MwTioSmFTDwPBVTYgJZLbIqK6FlOgQsJ3AEpacVuBofMc3HhXeGXrI50tS/41qI1OEi7bQTQrT8I4v7qEBLEkTUs7TUmzcHfCB+7bnSELY8xRaX15Nlc8SDglY0Gkw/uopPdIZhIdBsY2ewk3I= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com; spf=pass smtp.mailfrom=microchip.com; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b=h0T2uBxj; arc=none smtp.client-ip=68.232.154.123 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=microchip.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b="h0T2uBxj" 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=iJBr3M8Ba+68qK1AqhukgdXo70chhq/RepYao7oCYFw=; b=h0T2uBxjTRVuOBGnq2QA42pcHLWRjk+5rThn3yfsS65QnDXMVHQIucQM JyRWTfia4Nmou+C7yIh1nHsnzsV59sneQHCCWJVVqKdXi5WpNpf5B7luA 75qsG/vPcjEB0+hozx7phu/nVk+1DUCHZfFxGj9LPXYHeX0FYCBeiiVX3 R3krrU8bKyHNh7tJJNEDT7um8Re5S5JHm/F2N4H3X0BP31wYFzOj/HIrV b8Ono1MSIw2V7k/raP14BIMjN+GS80jt/N9jpv+D8KgE0aP+W4JRJOnCK Z/krB7UrlRTjGjDv42LfSk4yz0YSv9HDsnMkhwm3dt8H6CwA7o735qa+y g==; X-CSE-ConnectionGUID: o1mEAA2WRF+mZwSZKkI/oQ== X-CSE-MsgGUID: 2BZZWdVQTsOrDPd2py9XWA== X-IronPort-AV: E=Sophos;i="6.09,245,1716274800"; d="scan'208";a="197213997" 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:08:59 -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:08:57 -0700 From: Varshini Rajendran To: , , CC: , Sebastian Reichel , Claudiu Beznea Subject: [PATCH v6 20/27] power: reset: at91-reset: add sdhwc support for sam9x7 SoC Date: Mon, 29 Jul 2024 12:38:49 +0530 Message-ID: <20240729070849.1991220-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> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Add shutdown controller support for SAM9X7 SoC. Signed-off-by: Varshini Rajendran Acked-by: Sebastian Reichel Reviewed-by: Claudiu Beznea --- Changes in v6: - Updated Reviewed-by tag --- drivers/power/reset/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/power/reset/Kconfig b/drivers/power/reset/Kconfig index e3ebebc1f80d..dafb0126f683 100644 --- a/drivers/power/reset/Kconfig +++ b/drivers/power/reset/Kconfig @@ -34,7 +34,7 @@ config POWER_RESET_AT91_RESET config POWER_RESET_AT91_SAMA5D2_SHDWC tristate "Atmel AT91 SAMA5D2-Compatible shutdown controller driver" depends on ARCH_AT91 - default SOC_SAM9X60 || SOC_SAMA5 + default SOC_SAM9X60 || SOC_SAM9X7 || SOC_SAMA5 help This driver supports the alternate shutdown controller for some Atmel SAMA5 SoCs. It is present for example on SAMA5D2 SoC. From patchwork Mon Jul 29 07:09:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 815203 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 39F7912C7FD; Mon, 29 Jul 2024 07:09:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=68.232.154.123 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722236994; cv=none; b=ToTnv2eT00hFy3LIon1qdF6yCCd9PXwOAcQKac6s6N4OxjYbPQlUd8e5nZxHERISWm9/r9ESzrsVL53Ky7yxUTlKXL7TFqPD4uSCfX5plx3NRz+anxuSIK7sEJ/+tPlBQ5dW8RtulJOF6aGVRIsDkNdF4A5f14N1kc989HgvM9Q= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722236994; c=relaxed/simple; bh=flQEluk5hLljQfPymWhZA5C4pdYlqlYSYYtSaCbnjQ8=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=h1ePLnPf29MXUeIjHCkyHykGZFb6B8tOeF+V7/Lq3rZ1KFhnQkzJWEzGfH+BPRDDvJqCaVBq4A04YM0RM625emVcv53LIWvQ8gEMneXxMYDu88X1s5tjeh3s4FZLQIyor6sW+V0WDgHB0H7XUGS60xaG413idjOFT1L5zwupsH4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com; spf=pass smtp.mailfrom=microchip.com; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b=FNHd2VhA; arc=none smtp.client-ip=68.232.154.123 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=microchip.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b="FNHd2VhA" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1722236993; x=1753772993; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=flQEluk5hLljQfPymWhZA5C4pdYlqlYSYYtSaCbnjQ8=; b=FNHd2VhAyJr4uZwhs6jGEawpZdkcuHSERBnC3DcoHizbPieqCu4GQfB8 80aBN2BvT7d9+lGqQT/PP+Nx65YxmO41ZnY/LlXt1jO82N3zRkcaUlE06 fKKVITViqBjXlAAV7WX4CgB1BkbD5qwB1XKmrVdXQ9+AE6SH181qfVkNQ CWQV5lV4pj2WS5G7f9fojysaeDrhl88LOC6hfBAh77hBgLJSDgTsuCQ7M PYyY8AQcqjBn8phLMiU1AlWqBWi3kHp6apGSBZ95WF3VjUGToIeA3g2vT g10OHVA7K9XYBqW3FoTRYAXiBKjhlze3GHcOgB1Cs7pp2WXoZakiag7Tl w==; X-CSE-ConnectionGUID: YmCZXuD3Tai4yHyg8vJh5A== X-CSE-MsgGUID: htNuK+SpS2CqwLB2J77/3w== X-IronPort-AV: E=Sophos;i="6.09,245,1716274800"; d="scan'208";a="30454179" 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; 29 Jul 2024 00:09:52 -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; Mon, 29 Jul 2024 00:09:16 -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, 29 Jul 2024 00:09:11 -0700 From: Varshini Rajendran To: , , , , , , , , , , CC: , Krzysztof Kozlowski , Sebastian Reichel Subject: [PATCH v6 22/27] dt-bindings: power: reset: atmel, sama5d2-shdwc: add sam9x7 Date: Mon, 29 Jul 2024 12:39:07 +0530 Message-ID: <20240729070907.1991321-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> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 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