From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C6BF65257 for ; Mon, 17 Jul 2023 06:39:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F3E34C433C7; Mon, 17 Jul 2023 06:39:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689575999; bh=5JoJzx5joWOWwC1I3CKZCIDyHqC15Ue/96/QUCSqZCg=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=j3noJRlY2sKqDkd7XXeOk7WmnSmVSHHg0IpqwJ6DqVRvrcH3nzuLwaDlmsGmOY+G6 9vynavRO2zTFtTO0NJxPis/ea1Qq7dOifE9nl60PFlFiyQ4c+zAO6OIvh9HEGPfFEK saoPoV44vsu75DY8jTdx3j30M4eTRBDTE8VOzZehoh+HQuchGtaubssG2yRM3afguH r0fiA/2kNT2s+/viE+vjcH28zCcAm5G8+JnLWmct+L8kBgUsOcuWh5ko1S8vvuY6XL C7y7alMc6FqWe+IRV+cOuuCWvoGa6DiGmhrzlAw6MmgGM5ICUBvdTrJW00zysjqhKo iTORW+59fLJWA== Message-ID: <9cd339c0-5e96-beba-e567-0a18d11d06b4@kernel.org> Date: Mon, 17 Jul 2023 08:39:52 +0200 Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes Content-Language: en-US To: John Watts Cc: linux-sunxi@lists.linux.dev, devicetree@vger.kernel.org, linux-can@vger.kernel.org, linux-riscv@lists.infradead.org, Fabien Poussin , Samuel Holland , Jernej Skrabec , Chen-Yu Tsai References: <20230715112523.2533742-1-contact@jookia.org> <20230715112523.2533742-3-contact@jookia.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 16/07/2023 18:50, John Watts wrote: > Hello, > > Thanks for spending your time replying to this. > > On Sun, Jul 16, 2023 at 06:35:17PM +0200, Krzysztof Kozlowski wrote: >> On 15/07/2023 13:25, Jookia wrote: >>> From: John Watts >>> >>> The Allwinner D1, T113 provide two CAN controllers that are variants >>> of the R40 controller. >>> >>> I have tested support for these controllers on two boards: >>> >> >> Please use scripts/get_maintainers.pl to get a list of necessary people >> and lists to CC (and consider --no-git-fallback argument). It might >> happen, that command when run on an older kernel, gives you outdated >> entries. Therefore please be sure you base your patches on recent Linux >> kernel. > > I ran this script and selected some of the emails and CCed them, at least I So the others you skipped Like let's pick this maintainer, but skip the others? This is not how does it work. You are expected to CC all maintainers (and to clarify the obvious: maintainers, not random contributors). Some maintainers explicitly agree to be skipped, but where do you see such statement from me? Best regards, Krzysztof