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 7D09BC4332F for ; Wed, 9 Nov 2022 21:12:34 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5E38584EAE; Wed, 9 Nov 2022 22:12:31 +0100 (CET) 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="PRj+qXAv"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D7A9584EAE; Wed, 9 Nov 2022 22:12:28 +0100 (CET) Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) (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 0580084BD8 for ; Wed, 9 Nov 2022 22:12:26 +0100 (CET) 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-qv1-xf30.google.com with SMTP id n18so95851qvt.11 for ; Wed, 09 Nov 2022 13:12:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; 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=g317yFzf53SaiXio6tN35MEHYshzQOkL4SuzSKnwNaU=; b=PRj+qXAvdP7bzdf/jxumEl53TcKOXsZBWhhIXX5oJmD0Nyk3sJPcpGQT+WxV0jK+D4 pwaugQqyvG7Jo6bK7Li8jg7dfOkNdMNMI8nfLomKUMwqvGrCwOw9GocxP6+tmIufm5sl 3NhpRMKATTtGpLyYdCBqQmTMRh6PnL1Ode0e8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=g317yFzf53SaiXio6tN35MEHYshzQOkL4SuzSKnwNaU=; b=LRcdEjJR7P7Gxwmzoa/tSX+JOjglb4Xsck97n0V4KEOk5uT2CgBZYPA8hCuQ2rzokO kXBRgsk7PGFHUylc39mKmqu4V8CWYClQ9Ncv6d3MLtEmO+toJwU+njm4wBxaGvmNAG2W /FN9wEZiMdhdiJUV66fAgqRaiJKLDRZzeI56irDVHBfEvhpDpaWeblIVWu06qh+C0dYe 7wdmYwgwSf+65/CmrsnEFk1rcOyf/W+Qp4fEZorwk7tX2gJPZArdCJ4E/N3CGp88pzsm Xv3xql7exzbBlK8YGwIAug/MKtPiSWft5aOWbHjPRg2A5LNwjBwhgv+w4AK0b1dTuC+U 856g== X-Gm-Message-State: ACrzQf3MBsiy2YxbJS5gkzlSTy8csZxSeb93VGzk+qW8Cs+KECpTEAJ9 rf1gcDofN/5915PB5EBD8fAITg== X-Google-Smtp-Source: AMsMyM5Hw4QlyNs8Jh/VuFkVMlrKx3sHgqCGE13/n4wJkZZUSLg9VmdaK9ZUs44aypJ4BaZTa6Wu4Q== X-Received: by 2002:ad4:5ae5:0:b0:4b7:1bdb:d79e with SMTP id c5-20020ad45ae5000000b004b71bdbd79emr58406693qvh.25.1668028344629; Wed, 09 Nov 2022 13:12:24 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-31d7-721a-07f8-1839.res6.spectrum.com. [2603:6081:7b00:6400:31d7:721a:7f8:1839]) by smtp.gmail.com with ESMTPSA id t31-20020a05622a181f00b003a540320070sm10545424qtc.6.2022.11.09.13.12.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Nov 2022 13:12:24 -0800 (PST) Date: Wed, 9 Nov 2022 16:12:22 -0500 From: Tom Rini To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Macpaul Lin , u-boot@lists.denx.de Subject: Re: [PATCH 1/2] arm: mediatek: add mt8195 SOC support Message-ID: <20221109211222.GA6335@bill-the-cat> References: <20221108032149.22447-1-macpaul.lin@mediatek.com> <20221108075707.xy4tibxbv537srgb@pali> <59392d83-6945-a6f8-26cd-f6d1eb195782@mediatek.com> <20221109200928.5svncryxay2wtkky@pali> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qjXtncIm5b3tWrFJ" Content-Disposition: inline In-Reply-To: <20221109200928.5svncryxay2wtkky@pali> 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.6 at phobos.denx.de X-Virus-Status: Clean --qjXtncIm5b3tWrFJ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 09, 2022 at 09:09:28PM +0100, Pali Roh=E1r wrote: > + Tom > - all >=20 > On Wednesday 09 November 2022 15:10:59 Macpaul Lin wrote: > > On 11/8/22 15:57, Pali Roh=E1r wrote: > > > Hello! I'm not mediatek maintainer and if this patch series is not > > > something important for me which should I review then please do not s= end > > > me lot of these emails... As I would have time to review stuff which = are > > > important. > >=20 > > I'm so sorry for bothering you and other developers. > > I've used ./scripts/get_maintainer.pl to check these 2 patches and foun= d you > > all in the suggestion list. > >=20 > > Result: > > "Pali Roh=E1r" > > (added_lines:16/253=3D6%,removed_lines:12/76=3D16%) > >=20 > > I'll remove Pali when I send next version. > > Who else don't want to be involved in these reviewing activities of Med= iaTek > > platforms, please let us know. > >=20 > > [deleted] > >=20 > > Thanks! > > Macpaul Lin >=20 > I think that this is improper configuration of that get_maintainer.pl > script. As it currently spams tons of people. And it is not really a > good idea to spam people about unrelated stuff. Tom, could you do > something with it? I've been waiting for someone to submit a patch to tweak =2Eget_maintainers.conf based on what I think Sean suggested last time. But in this case I'm not even sure what file was suggesting you. --=20 Tom --qjXtncIm5b3tWrFJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmNsF68ACgkQFHw5/5Y0 tyx8uQv+Mjgc9LoZtlGt67dAxRU/9hpG4pxd2MIQdtS6PBjR651+wXaCK+NwTJsf 0pBYWOOd5677zrxQwZjjRT4KgBokqf6d4ar5rfJpAtWQRo0fjNjl23bAqjEPLqWP YL00b5TeHIQtEjXZ739g7je7G2yYemVUFbvz1rWhu94ZYRrIaRK37Vef5NERKjwT 3UmEBoQEeTbP6x4eeDHJFqZJmrldK4RlDLE777JSKo634vkwz/REmlF1m0GHUZc2 JEsaVWF0uUUTNCVD2uEqXYmsEiL/0mXsxUSoUMwQ65iuEtS7yZbvITA2IOajLTW0 7MC4Q+tzb1JM22YZu4JlHpI4kgXxH6og4LzAc1HPnNoEBWcVH9byLvPWPQJ6lLsT rJorLeqCgda4HjKhmtTLlLNkYDOOSADEp+zXDH4nIU5tMKjiSi4tLG/nRD68rugJ T69GGL18JCfRt+7qgrc9mhy3K8rd0AU39eiHxixYGi1HtvwTG725ORSUvHLePPb5 Aw+2Ggk1 =tkGW -----END PGP SIGNATURE----- --qjXtncIm5b3tWrFJ--