From patchwork Fri Oct 6 04:28:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J, KEERTHY" X-Patchwork-Id: 730787 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (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 C6F991C20 for ; Fri, 6 Oct 2023 04:29:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="otr9iFNH" Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D8F1CDB; Thu, 5 Oct 2023 21:29:25 -0700 (PDT) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3964THXe088548; Thu, 5 Oct 2023 23:29:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1696566557; bh=pwnkMwR2tBSt3HzKqa4HG5flSqFzYm6NFU7RMvCJbrU=; h=From:To:CC:Subject:Date; b=otr9iFNHCALv+FzVkoDGQ2rSO00cUpX1of9LOebf5VCuUpHs2TSfyOY9z9x7A/66k h/qjCgLOAN6esj5MUdz4Z/IOtT06KA4JgGfOD+nC+EYX8+nJKGAnKM2nxV6Mh5QnZN 7oXT8mD6Wh5W4/tdVWcgcUq3lV/jk0OdlmZ33HFM= Received: from DFLE101.ent.ti.com (dfle101.ent.ti.com [10.64.6.22]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3964THcw029585 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 5 Oct 2023 23:29:17 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE101.ent.ti.com (10.64.6.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 5 Oct 2023 23:29:17 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 5 Oct 2023 23:29:17 -0500 Received: from keerthy.dhcp.ti.com (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3964TDH5074236; Thu, 5 Oct 2023 23:29:14 -0500 From: Keerthy To: , , , , , CC: , , , , Subject: [PATCH v7 0/7] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes Date: Fri, 6 Oct 2023 09:58:54 +0530 Message-ID: <20231006042901.6474-1-j-keerthy@ti.com> X-Mailer: git-send-email 2.17.1 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_PASS,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net The series add the ESM & main domain watchdog nodes for j721s2, j784s4 SOCs. Changes in v7: * Rebased on top of ti-next branch * Reordered the watchdog nodes based on the addresses. * Changed the watchdog numbering. Changes in v5/v6: * Updated commit log and added comments for MCU & non-A72 watchdog instances disabling. Changes in v4: * Added bootph-pre-ram for all the ESM instances needed for SPL. Changes in v3: * Added all the RTI events for MAIN_ESM for j784s4 as 8 instances are enabled. * Rebased on top of 6.6-rc1 * Tested for the watchdog reset RESEND series - corrected krzysztof.kozlowski+dt@linaro.org ID Changes in v2: * Added all the instances of watchdog on j784s4/j721s2 * Fixed all 0x0 in dts to 0x00 * Fixed couple of ESM event numbers for j721s2 * Rebased to linux-next branch Keerthy (7): arm64: dts: ti: k3-j721s2: Add ESM instances arm64: dts: ti: k3-j784s4: Add ESM instances arm64: dts: ti: k3-j7200: Add MCU domain ESM instance arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances arm64: dts: ti: k3-j784s4-mcu: Add the mcu domain watchdog instances arm64: dts: ti: k3-j721s2-main: Add the main domain watchdog instances arm64: dts: ti: k3-j712s2-mcu: Add the mcu domain watchdog instances .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 7 + arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 100 +++++++++ .../boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 38 ++++ arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 195 ++++++++++++++++++ .../boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 38 ++++ 5 files changed, 378 insertions(+)