Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3150348pxu; Sun, 29 Nov 2020 17:00:27 -0800 (PST) X-Google-Smtp-Source: ABdhPJxV5ExAXAVDKyAs8MlyIDapz+ZwITPoQnwnkBVGlcuodwvgwjGdO8punh6sbQe/BivAC2lj X-Received: by 2002:a17:906:dc4:: with SMTP id p4mr18316799eji.56.1606698026917; Sun, 29 Nov 2020 17:00:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606698026; cv=none; d=google.com; s=arc-20160816; b=hpPtPE7UkQOBleTE0VchZfGP6JUCukdYvab7jI5EZ5SgKoa0F3JfAcDZAuyjjIKYpO RJ8TGQ5gB4Oi+vKjW99CUJMfAZZILmArEJ+U+iL/vti4Lc/rybsDG5JxOMFF7WFkmD8g t+FuWBrnLpmbfXTd12wWWDKwRjDsxrf5XSqeX8/yMhyA8ctoLcEdIrLaz9gMT7g8RuiD GDtty+uWdQE3glvz5L/gLcudE+Y+UNvwOFxDEr+aFHt8gxuyx/p2wpWwXr/eUyYgvAS1 jXXRGzr/40dYTojS6QByTyhzIG+0badzriXvoMG0yNTi+SxVoRzJWX6mqSZB6Zc0m+ic ly+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:organization :from:references:cc:to:subject; bh=9TIBux0JFsujiABuAI0bWplkK5enNCdNc9yO9bUa98g=; b=Dm3xue3crQ4H9P15wnRDb8c+/oe6dI+pk2fv2dai47hDHWGyau4JoiNMXMVApEcEyr rXwC++oJsoRgpkN0gKgwQtMpnXnrLnLLXNKmXofeil41MdGstNXN2+5mM9rIAWM3xqQ3 RXlKpXeUHulLt4bPPc0zrIA69Ynl5dEO7doFmhdYzWmTwRtVZoOP/4/czyg98Tsg9hk2 6IacZe/Sw+yum6sao5IrEJGI2FuLpc3SrQPmd+tB/9Zw5uqMQzFXLN3C/1YErI3tjJg0 e0prjWOxlgkxVoo69dqg/SpVIdTcA3nIGGJAQbkxTi6tPaROuoHIMJ7dBa+0K1jj754x 0GWg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u11si10318320edj.59.2020.11.29.16.59.49; Sun, 29 Nov 2020 17:00:26 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726660AbgK3Az2 (ORCPT + 99 others); Sun, 29 Nov 2020 19:55:28 -0500 Received: from mx2.suse.de ([195.135.220.15]:48594 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726304AbgK3Az2 (ORCPT ); Sun, 29 Nov 2020 19:55:28 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 73200AC75; Mon, 30 Nov 2020 00:54:46 +0000 (UTC) Subject: Re: [PATCH v2 18/18] MAINTAINERS: Add linux-actions ML for Actions Semi Arch To: Cristian Ciocaltea , Manivannan Sadhasivam Cc: linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org References: <5845b7a323c65adaa1566c3bee68b5ca1f1bb17e.1605823502.git.cristian.ciocaltea@gmail.com> <20201128074350.GE3077@thinkpad> <20201129194824.GC748744@BV030612LT> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Organization: SUSE Software Solutions Germany GmbH Message-ID: Date: Mon, 30 Nov 2020 01:54:45 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.3 MIME-Version: 1.0 In-Reply-To: <20201129194824.GC748744@BV030612LT> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29.11.20 20:48, Cristian Ciocaltea wrote: > On Sat, Nov 28, 2020 at 01:13:50PM +0530, Manivannan Sadhasivam wrote: >> On Fri, Nov 20, 2020 at 01:56:12AM +0200, Cristian Ciocaltea wrote: >>> Add the linux-actions mailing list for the Actions Semi architecture. >>> >>> Signed-off-by: Cristian Ciocaltea >> >> There was a patch from me for this change but I don't mind taking yours >> as long as we keep the list updated :) > > Sorry about that, I often forget to manually append this mailing list > before submitting related patches and therefore I considered this is > a good opportunity to have this issue fixed once and for all.. :) > >> I have just one comment below, with that fixed: >> >> Reviewed-by: Manivannan Sadhasivam >> >>> --- >>> MAINTAINERS | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index a85c1881cf07..8428aba52581 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -1497,6 +1497,7 @@ ARM/ACTIONS SEMI ARCHITECTURE >>> M: Andreas Färber >>> M: Manivannan Sadhasivam >>> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) >> >> No need to keep the generic list, please remove. Why? They're not mutually exclusive. Regards, Andreas > > Done, thanks! > >> Thanks, >> Mani >> >>> +L: linux-actions@lists.infradead.org (moderated for non-subscribers) >>> S: Maintained >>> F: Documentation/devicetree/bindings/arm/actions.yaml >>> F: Documentation/devicetree/bindings/clock/actions,owl-cmu.txt >>> -- >>> 2.29.2 >>> -- SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer HRB 36809 (AG Nürnberg)