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 097ECEB64DD for ; Tue, 25 Jul 2023 21:16:40 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7F24386801; Tue, 25 Jul 2023 23:16:24 +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="eLPsytyL"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AEEF5867A3; Tue, 25 Jul 2023 23:14:25 +0200 (CEST) Received: from mail-ua1-x936.google.com (mail-ua1-x936.google.com [IPv6:2607:f8b0:4864:20::936]) (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 06FD286809 for ; Tue, 25 Jul 2023 23:14:20 +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-ua1-x936.google.com with SMTP id a1e0cc1a2514c-7948c329363so2348393241.0 for ; Tue, 25 Jul 2023 14:14:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690319658; x=1690924458; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=68gV47VR7r4bvtueZUy6PF9FWjb6hP9yyoq+gJ2uzXU=; b=eLPsytyLDHeOpOjw92e5vLMrs/9CKIxtO05oBGjVaxFMjvepXeonjkVDe2GVELqnVE ghWLlq3lPYr18007ngu1w97tsvO6bSwycXv0C/mqG4/YYgiMAPLkV+8LnhP2kv28ISk0 1VbfiLjkSHhHbIuUvfky8hSmZA8xkabP+IWF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690319658; x=1690924458; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=68gV47VR7r4bvtueZUy6PF9FWjb6hP9yyoq+gJ2uzXU=; b=k/sF+oPoM23zFvfGN280GEuHwx8p97st+My2baDeNSPjQMoEVTkT6WXM1JUi6gV1eg LCv4/Wt76BvX/iHkdJbIRnH82XGNo4Edx0tSF43BsQp1ULLpxDlB70odeyfPzBy1xmr3 YxWPbxEyE54vVLPHcYo3M0RQoWiDhQOiIJUhjMlgL7cqzLFt/vVEtcT6DzEKVbfrHWsp UtaplC371HBMDs/j9Kqsh2DS6Hj2NbmtKEVgIAoK1QQjvZAWgrSSJXzPE5AMrVMFr1Km Vm4vVKthTIZASu2eeo/sbMCHYSewrnmhtfUQENqeicjdtg+MTZwElKpGjSda+xcTKmaa 2Z9w== X-Gm-Message-State: ABy/qLZlYuY6+2Pd6PUmdpZGX3xIlVgSMqbNzzjgF2L9IJgvrRcuRxDZ yzUqnmwUN9DFCOSRzPT/qhdTt3Tqsb1xSa0ziJvJJQ== X-Google-Smtp-Source: APBJJlGutcDU3LRWU2v0m5PfVfj70bbzETmkvur/8IdPssVneGN3m9ktj+UJZfgVZmchENj6Ms7sow== X-Received: by 2002:a05:6102:415:b0:447:7da:bd35 with SMTP id d21-20020a056102041500b0044707dabd35mr112845vsq.24.1690319658546; Tue, 25 Jul 2023 14:14:18 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-b236-e3a5-57be-379d.res6.spectrum.com. [2603:6081:7b00:6400:b236:e3a5:57be:379d]) by smtp.gmail.com with ESMTPSA id e12-20020a67d80c000000b00437b8d24bcasm1897828vsj.4.2023.07.25.14.14.17 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jul 2023 14:14:18 -0700 (PDT) Date: Tue, 25 Jul 2023 17:14:16 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 4/7] MAINTAINERS: Add a number of "common" directories Message-ID: <20230725211416.GZ3630934@bill-the-cat> References: <20230718233334.1450692-1-trini@konsulko.com> <20230718233334.1450692-4-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="y1qCvEUsCuKW42xl" Content-Disposition: inline In-Reply-To: <20230718233334.1450692-4-trini@konsulko.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 --y1qCvEUsCuKW42xl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 18, 2023 at 07:33:31PM -0400, Tom Rini wrote: > A number of platforms have "common" directories that are in turn not > listed by the board MAINTAINERS file. Add these directories in many > cases. >=20 > Signed-off-by: Tom Rini > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --y1qCvEUsCuKW42xl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTAOygACgkQFHw5/5Y0 tyxq2gv/bZTXuH1GiKe6R3Kt73W1jr3b+MUl4jVnUntffUnTMpavXJ7qtkrUZaBi xfrwWE8u2hncVpCjcjV3hq1/eZ6TDatRvrjT+ttxbr9pTHwDchaLTOHjnWkeibji WA6dJTIId5LWd8/zBk9ehQdzg9mYzS1ia8Q5WdZKsCEwkMsTgUHgbQ7gNV+p3DM2 URJDsFMAVE9EhlMyV3/ljAeFFAHXpvTgM4HO4R92tUZMtKieqlrPV6h8aS2t3WW+ CYLQyQzt6xyy8DtOIaeVPWe9edw/lq7CS18ruFulY5BHN2aFexJ+xp35vHCLnXbI BhNsKlBDlInahpyx7DjX7phgbKZ12tqRdGveJoOp+uunea2ad5Kk/fwXUzVob4G/ ddvV6ySXIfYhpWbpceBXd89TKtogHRftLTkUaOeRlLFgsF7uAnohValEQBJcSf1/ jboAeXtPe0CEm1ra2u3hJoq4itqSv7HE7XhOOFmfpk2BZAGLAgNjTYVLqvjjutH4 O8E1CDXv =z6Eg -----END PGP SIGNATURE----- --y1qCvEUsCuKW42xl--