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 6CE55C433F5 for ; Thu, 13 Jan 2022 14:16:47 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 810EC8349B; Thu, 13 Jan 2022 15:16:45 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="Rf44ma/P"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 83C8A834B1; Thu, 13 Jan 2022 15:16:44 +0100 (CET) Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) (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 BB1D6834E5 for ; Thu, 13 Jan 2022 15:16:41 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x72c.google.com with SMTP id m2so7178958qkd.8 for ; Thu, 13 Jan 2022 06:16:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=ErcMZVxknGKtlH6cIxUna46EYVDSy2+0ZsDphWbUXS8=; b=Rf44ma/PLTOM18edOP4IHqvRwgySclCdz5Daox5zW6FRhckrhGoMZiPEgYp2Cb+IFA zu6OoqOEWzxKDaI/wtNbo46PtTgGZ8VW3RU1fLs0zFmrq3SgboBI9cFJQg2reChIiwuO xpr01cf9vR2CpyXub+WigV1UnyhrRF4yTPc3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ErcMZVxknGKtlH6cIxUna46EYVDSy2+0ZsDphWbUXS8=; b=fc6y5MlM+MsEk/tVFytz+y05VLhfHoHXfrc5QRrz6eqG7gK3oviVZkApNfyRDo6MyD FRClMsWDNhqzs6l5xt0VO5bpbC0cG0d+qw+3XVzphtE2TzMi4ir4AZMAw6LrVWxwO+LP F7AUrPioquXyLhgs71FCmxmW0Vwaw9+McGM9rwJMYodBeHCTP5Cp3AFfaCZas0GZkjjQ TKrpafsdm4kCxXQqAweQLmuqXUFYGIeYFWTLTUCsw5EeZoteQOVt40zpdpPYIX5+Kgkn MvrXFaQX9zFrahPOWsBEPSRRjc1Oh4ajbNlq3+Rl5lHwwFORTPI9naTWS29lsXmf95di CdNw== X-Gm-Message-State: AOAM531a7lgvqGRfWLRbwi6E8lQtcgZ4NDp0IgRkZAMYE8ES8OV6Zwn+ DBzfiPSLUIh4Zn8kW4L2ygX42g== X-Google-Smtp-Source: ABdhPJypJHayD4W/I8teq2NQpjcreas6vQLWQtZZU0MQKjCNOzGZ0ZRbESOOjtFVF3sMplD+3EFKpw== X-Received: by 2002:a05:620a:24cc:: with SMTP id m12mr3131826qkn.301.1642083400579; Thu, 13 Jan 2022 06:16:40 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2440-966a-5ce3-c6d0.res6.spectrum.com. [2603:6081:7b01:cbda:2440:966a:5ce3:c6d0]) by smtp.gmail.com with ESMTPSA id q10sm2092929qtw.88.2022.01.13.06.16.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jan 2022 06:16:39 -0800 (PST) Date: Thu, 13 Jan 2022 09:16:37 -0500 From: Tom Rini To: Aswath Govindraju Cc: u-boot@lists.denx.de, Wolfgang Denk , Hari Nagalla , David Huang , Keerthy , Dave Gerlach , Suman Anna , Nishanth Menon , Tero Kristo , Kishon Vijay Abraham I , Vignesh Raghavendra , Christian Hewitt , Tim Harvey , Peter Robinson , Kever Yang , Neil Armstrong , Fabio Estevam , Andre Przywara , Jaehoon Chung , Sean Anderson , Lukasz Majewski Subject: Re: [PATCH v2 11/20] board: ti: j721s2: Add board support for J721S2 Message-ID: <20220113141637.GR9207@bill-the-cat> References: <20220111075545.1880-1-a-govindraju@ti.com> <20220111075545.1880-12-a-govindraju@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Xr7TkeU61TuIa/oQ" Content-Disposition: inline In-Reply-To: <20220111075545.1880-12-a-govindraju@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.2 at phobos.denx.de X-Virus-Status: Clean --Xr7TkeU61TuIa/oQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 11, 2022 at 01:25:36PM +0530, Aswath Govindraju wrote: > From: David Huang >=20 > Add board support for J721S2 SoC. >=20 > Signed-off-by: David Huang > Signed-off-by: Aswath Govindraju [snip] > diff --git a/board/ti/j721s2/MAINTAINERS b/board/ti/j721s2/MAINTAINERS > new file mode 100644 > index 000000000000..1afa6e057571 > --- /dev/null > +++ b/board/ti/j721s2/MAINTAINERS > @@ -0,0 +1,7 @@ > +J721S2 BOARD > +M: Aswath Govindraju > +S: Maintained > +F: board/ti/j721s2 > +F: include/configs/j721s2_evm.h > +F: configs/j721s2_evm_r5_defconfig > +F: configs/j721s2_evm_a72_defconfig Please pick up the dts files as well. --=20 Tom --Xr7TkeU61TuIa/oQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHgNEUACgkQFHw5/5Y0 tyz5qAv/bJ2M59oYnhiE1l+fd7xs1EfAVT6W8yO/nZo3TIN2EzGHgczs8g6gCrxr mXRXojR6GQ3AVwJ3rbX85562iFJdSiyRpvpT1KrGi/CLxKNd9S281RT6h7NwO6A3 LKs23MV2oIDJ56dcqMos8hZokwVeRFFmTpk3UO05Usqy0VOKYwgc8Wd61igp+V5q QiGZ9nKpy85EMhKUB9yGTZn/YgyzDs+R1HLvCjr/mgLFigTVSBsN7voEQuZaTvzy iCuh+r6X0OY1MszSfEaPimIASfaH/TNyxXnZ2W8vqm+rGHk2de2iMt1vCQjvUHFQ OmF9ZP1Ex5G8RkupDTp8jBjNHld6L3vZU0N4mwmClvS6N9NQhRToh1SfPjgoq/h0 +0Qfue30villhknUOk5pFk0s666gJOE9wHzR8D8Ay1McT74dMnmK63Mu404uaBsc qf2BId7TWlps0dhe1grjLCHePfU1n3Q0j34NZbQYVScr3/wNol6vvux/LmpR65pO O4aFFjY+ =n41F -----END PGP SIGNATURE----- --Xr7TkeU61TuIa/oQ--