On 18/02/2022 13:16, Sameer Pujar wrote: > Add the memory clients on Tegra234 which are needed for APE > DMA to properly use the SMMU. > > Signed-off-by: Sameer Pujar <spujar@xxxxxxxxxx> > --- > Please note that this patch depends on the DT binding patches of series > https://patchwork.kernel.org/project/alsa-devel/list/?series=609494&state=*. > So please consider this patch once Thierry picks up DT binding patches and > provides ACK on this. I was not Cced on that patchset. Could you use scripts/get_maintainers.pl for obtaining list of people and lists to Cc? If Thierry picks up dt-bindings patch and I take this one, does it compile? No, I don't think so. The order is screwed. This should be sent together to make such dependencies obvious. Anyway, I cannot take it so: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > drivers/memory/tegra/tegra234.c | 22 +++++++++++++++++++++- > 1 file changed, 21 insertions(+), 1 deletion(-) > Best regards, Krzysztof