Re: [PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus

From: Arnd Bergmann
Date: Tue Oct 17 2023 - 16:33:28 EST


On Tue, Oct 17, 2023, at 18:09, Jisheng Zhang wrote:
> On Mon, Oct 16, 2023 at 10:10:33AM -0700, Drew Fustini wrote:
>> On Thu, Sep 21, 2023 at 11:08:28AM +0100, Conor Dooley wrote:
>>
>> Hi Jisheng, I'm writing the cover letter for v2 of my th1520 mmc series
>> and I am wondering if this dma-noncoherent patch is in any tree yet?
>
> Hi Drew,
>
> I forget this patch. Thanks for reminding.
>
> Hi Arnd
>
> This is the only one dt fix for thead SoC, can you please pick it up
> for the upcoming -rcN? I knew soc people can directly ask for pick
> up for only one fix in the past. Let me know if I need to generate a
> formal PR.

Applied to the fixes branch now, thanks.

There is no need for a pull request if you have just a single patch.

Just a few things to consider:

- For both patches and pull requests, make sure you have soc@xxxxxxxxxx
as the primary recipient so I know that I'm the one to apply them
and see them in https://patchwork.kernel.org/project/linux-soc/list/
I get Cc'd on a lot of patches and would otherwise not know if you
are looking for them to be applied or reviewed.

- Since there is no tag description, add a comment under the '---'
line asking for the patch to be applied directly, and say if
this is a bugfix for the current release or if it should be
queued for the next release.

Arnd