From patchwork Thu Apr 25 21:12:27 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neha Malcom Francis X-Patchwork-Id: 13643765 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 25466C10F15 for ; Thu, 25 Apr 2024 21:13:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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:In-Reply-To:References: List-Owner; bh=qgi/sIMcuxulFq8/0gETRaHpFZvHIu7GnqGXI9Ahx3Q=; b=sFBVagmkWC5riY DnxGx11KckVKSzVvz6MPayo2905+zHgo5wa/0MeIpDB/cpGkmiyn7wLBlXJwj/ZkTIIPSRk0fAk1i r9Ga9aTVubggQaWQBkbfBObn0XJrlEiBNTFdeMBozwp5fJHNqlJK2ThsInp9Sln2wP9g57WJOPBzL uyxnAbGeCXpCLgGdqA0BC8OMZZh88W7wU2PI44vt381yYIOQ0Ro//K7PpPlZOB9obWWi/ze0asVdj fQaa2IlaWfkLP9f7jDlCNF0Oj8q6SVLIC6NNbxtICp1FtsqEA3+J9QjeDkXT/Sn/DuDsLSyH8/t6c q6OFcDizkHeAvrNLKIZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s06PD-0000000AD88-0LlE; Thu, 25 Apr 2024 21:13:23 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s06Oq-0000000ACvF-0P9O for linux-arm-kernel@lists.infradead.org; Thu, 25 Apr 2024 21:13:01 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 43PLCcfZ076430; Thu, 25 Apr 2024 16:12:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1714079558; bh=XaFgWFw58yNqK9nUClae9Qshi6JbU2Nx+VquSe0ABT8=; h=From:To:CC:Subject:Date; b=JiqeVezKOd/MzQDyRT4D7mB40bmq3crKe7yekb6b4Xui4Y41/h/uWrBKIdl410CDD W0y+R6eMBNXG7LNQ8gFEB2g7QZkW2PCgzqBxc0Zs7WxJGP3y4PjhUidm4/31CPBtZe nSxOW0iKAGDASVTnCooE4+nGmMAFspb0pX6jWCDA= Received: from DLEE100.ent.ti.com (dlee100.ent.ti.com [157.170.170.30]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 43PLCcPu075672 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 25 Apr 2024 16:12:38 -0500 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE100.ent.ti.com (157.170.170.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 25 Apr 2024 16:12:37 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE108.ent.ti.com (157.170.170.38) 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, 25 Apr 2024 16:12:38 -0500 Received: from a0497641-HP-Z2-Tower-G9-Workstation-Desktop-PC.dhcp.ti.com (a0497641-hp-z2-tower-g9-workstation-desktop-pc.dhcp.ti.com [172.24.227.36]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 43PLCYHC038718; Thu, 25 Apr 2024 16:12:35 -0500 From: Neha Malcom Francis To: , , , , CC: , , , , , Subject: [PATCH v4 0/6] arm64: dts: ti: k3-j7*: Add missing ESM and Date: Fri, 26 Apr 2024 02:42:27 +0530 Message-ID: <20240425211233.2006233-1-n-francis@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240425_141300_323724_2C7F221E X-CRM114-Status: UNSURE ( 8.85 ) 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 missing ESM and watchdog nodes for the sake of devicetree completion of hardware description w.r.t Linux and ESM and WDT enablement on U-Boot. This patch series adds the missing nodes for J721E and J7200. Boot logs (updated for v3): https://gist.github.com/nehamalcom/5dc94ab60f57df5d515d0a6d0da6e0d1 Changes since v3: - added patch (6/6) for adding bootph-pre-ram in main_esm nodes (Udit) - no change to boot logs Changes since v2: https://lore.kernel.org/all/20240412042537.666137-1-n-francis@ti.com/ - corrected register size for MCU watchdog instance in J7200 (Udit) - added Reviewed-by tag (Udit) Changes since v1: https://lore.kernel.org/all/20240326122723.2329402-1-n-francis@ti.com/ - modified node name numbering to be in sync with TRM (Udit) - disabled wkup_esm node in J721E (Udit) - added patch (5/5) for MCU domain watchdog instances in J7200 (Udit) Neha Malcom Francis (6): arm64: dts: ti: k3-j721e-mcu: Add the WKUP ESM instance arm64: dts: ti: k3-j721e-mcu: Add the MCU domain watchdog instances arm64: dts: ti: k3-j721e-main: Add the MAIN domain watchdog instances arm64: dts: ti: k3-j7200-main: Add the MAIN domain watchdog instances arm64: dts: ti: k3-j7200-mcu: Add the MCU domain watchdog instances arm64: dts: ti: k3-j7*-main: Add bootph-pre-ram to main_esm arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 28 ++++++ .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 26 +++++ arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 94 +++++++++++++++++++ .../boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 32 +++++++ 4 files changed, 180 insertions(+)