From mboxrd@z Thu Jan 1 00:00:00 1970 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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AA758C7EE26 for ; Tue, 23 May 2023 13:56:39 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C552885FF6; Tue, 23 May 2023 15:56:37 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="bS1wSCuS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BE4988600A; Tue, 23 May 2023 15:56:36 +0200 (CEST) Received: from mail-yw1-x112c.google.com (mail-yw1-x112c.google.com [IPv6:2607:f8b0:4864:20::112c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 6A27F854DA for ; Tue, 23 May 2023 15:56:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x112c.google.com with SMTP id 00721157ae682-561b43fc896so67508267b3.0 for ; Tue, 23 May 2023 06:56:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1684850193; x=1687442193; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=Y7qil7FkGR6MkoUCE7htt3ckfI1DUg8adopVuQsgWxQ=; b=bS1wSCuSu9/J3iR+F9GhKtyKsu/2zWIr8U56ne5Tuqg2cB3JAvQ48C20xsCfjzN/m9 D5ctWXh7RLbBhPJPadLagRxvRELnmETeVPIBjgt2Hs9278L17FAvVRyZXwF1TyuOJff+ A14HHx23V5r2XRWFajY0oGS15sILISjRnPXyI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684850193; x=1687442193; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Y7qil7FkGR6MkoUCE7htt3ckfI1DUg8adopVuQsgWxQ=; b=fqEZ5+nyYMSjTyxoLZXGDvHamomt3antB750bby5CCwy9mBRhXXWw21I38K3YvuSGW lv5rxyt2GWXodSP/gq+BThWfx5WRIMNq7O7T/+PmbjpaHaf2bMiLDNnOOZVmlEPGhmsU 0zcQzuO0FNQ2W9RIjLMbc0mza4qz/hj5g9SRiU7Yx8ZQNOO/DZTi3OGJ3P+9zA8Ok6j9 KrjdqiqYrO7dlLpsiW/i7cuB3Di44FN0IbOCui5SETYFkxK8LGZDxWXf+cWmyjvDba6B Rp7jPbaoo/NPZdP/mmBc8oOszajZVG1kNywKW0DJofFqoz42sd8eucLzpy6LxiuKfMBe bMtg== X-Gm-Message-State: AC+VfDzq31tUsXR7HwiL1FxKImcyMIJZUuCwwsZytEWW5Aau/vnPccIs BbzL5fl/jNBczVbJoUYHr/7Gmg== X-Google-Smtp-Source: ACHHUZ5cOX8xD0EnfpIYe78/nt1tdycAkL/cwcbhz7GfYKt5yMGr9pnqfSutghPSV+3guoIgk+YSKw== X-Received: by 2002:a0d:dfcc:0:b0:55a:6100:c0e6 with SMTP id i195-20020a0ddfcc000000b0055a6100c0e6mr14812638ywe.47.1684850193046; Tue, 23 May 2023 06:56:33 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-5ea1-d61d-d007-36ab.res6.spectrum.com. [2603:6081:7b00:6400:5ea1:d61d:d007:36ab]) by smtp.gmail.com with ESMTPSA id r129-20020a818187000000b0055a85ab2704sm2882902ywf.20.2023.05.23.06.56.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 May 2023 06:56:32 -0700 (PDT) Date: Tue, 23 May 2023 09:56:29 -0400 From: Tom Rini To: Neha Malcom Francis , nm@ti.com Cc: u-boot@lists.denx.de, sjg@chromium.com, vigneshr@ti.com, u-kumar1@ti.com, vaishnav.a@ti.com, m-chawdhry@ti.com Subject: Re: [PATCH 0/4] ESM support for J721E and J7200 Message-ID: <20230523135629.GD3218766@bill-the-cat> References: <20230523074951.176649-1-n-francis@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xb02DTAkPc2Gf1Gk" Content-Disposition: inline In-Reply-To: <20230523074951.176649-1-n-francis@ti.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --xb02DTAkPc2Gf1Gk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 23, 2023 at 01:19:47PM +0530, Neha Malcom Francis wrote: > Add support for ESM (Error Signalling Module) in J721E and J7200. The > ESM error pin output is routed to the PMIC (Power Management IC) which > can reset the board. The dts nodes for SoC ESM modules are added (if > not already) to enable them. >=20 > Gowtham Tammana (2): > arm: dts: k3-j7200: Add Main domain ESM support > board: ti: j721e: initialize ESM support for J7200 SOM >=20 > Neha Malcom Francis (2): > arm: dts: k3-j721e: Refine MAIN domain ESM support > configs: j7200_evm_r5: Add ESM config for J7200 >=20 > arch/arm/dts/k3-j7200-main.dtsi | 7 +++++++ > arch/arm/dts/k3-j7200.dtsi | 1 + > arch/arm/dts/k3-j721e-main.dtsi | 7 +++++++ > arch/arm/dts/k3-j721e-r5-common-proc-board.dts | 9 --------- > arch/arm/dts/k3-j721e.dtsi | 1 + > board/ti/j721e/evm.c | 3 ++- > configs/j7200_evm_r5_defconfig | 1 + > 7 files changed, 19 insertions(+), 10 deletions(-) Since we're touching the dts files, adding Nishanth. --=20 Tom --xb02DTAkPc2Gf1Gk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmRsxgUACgkQFHw5/5Y0 tyw+oAwAquHy2lH7DrrVjv7M39QZ38jBFregRABDiEOEOGZMXeKPO4y15VxwA49W SALdPN1zoI/p8Kzns0AXACHWtJtfjCfoIksSnythajO8qwT+y+NR5QXrkIzR0Dc4 FgZuCN/WUDfwqx+bUCmtHIVKdxx+RRybc9zVtUUh8GqnXYP01pB50UlbqfahgIV4 FJm5ZnECU7SzyejS4U7XUeGF+5Fd1rdlsuSh0JPsklKvAJZniQXg/wVJwj1Zrvsv MdJNKp1+zneNkn/Fq9ixHoT5RQEkdelVFpD9BgMSJy2VhiFaZsnVMrtmEyiGs39u vftVBkCg5YS06L6byt+o7y9L0lQQnfRyJ9HhqZr0N7Ocqs+gS2fiNeUaJyXs1YvB 8dXOZpV7OM2XzJZDPxNmrZ7vWkgIQdqUYnxJohzoUTdao8vin2Hrcx8pzbEQ8U15 V3Gfo6kPz1iXJUMxJNIEI4Na4G6uoN0C6nDdb3zqhJQCEpsjSeU4G1oBqKiDuBkN QS55v3IV =Lixi -----END PGP SIGNATURE----- --xb02DTAkPc2Gf1Gk--