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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3515EC4332F for ; Fri, 4 Mar 2022 09:20:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236135AbiCDJVb (ORCPT ); Fri, 4 Mar 2022 04:21:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44910 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235571AbiCDJVa (ORCPT ); Fri, 4 Mar 2022 04:21:30 -0500 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ECCFB16E7D7; Fri, 4 Mar 2022 01:20:42 -0800 (PST) Received: by theia.8bytes.org (Postfix, from userid 1000) id 25A449BF; Fri, 4 Mar 2022 10:20:38 +0100 (CET) Date: Fri, 4 Mar 2022 10:20:34 +0100 From: Joerg Roedel To: Yong Wu Cc: AngeloGioacchino Del Regno , Rob Herring , Matthias Brugger , Will Deacon , Robin Murphy , Krzysztof Kozlowski , Tomasz Figa , linux-mediatek@lists.infradead.org, srv_heupstream@mediatek.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux-foundation.org, Hsin-Yi Wang , youlin.pei@mediatek.com, anan.sun@mediatek.com, xueqi.zhang@mediatek.com, yen-chang.chen@mediatek.com, mingyuan.ma@mediatek.com, yf.wang@mediatek.com, libo.kang@mediatek.com, chengci.xu@mediatek.com Subject: Re: [PATCH v5 00/34] MT8195 IOMMU SUPPORT Message-ID: References: <20220217113453.13658-1-yong.wu@mediatek.com> <7ba0ee87-c193-9834-d0b4-ff3e06ced82b@collabora.com> <5ed9278fa0b72b993512cff2316218ab88cafe50.camel@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5ed9278fa0b72b993512cff2316218ab88cafe50.camel@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 01, 2022 at 03:49:18PM +0800, Yong Wu wrote: > https://patchwork.kernel.org/project/linux-mediatek/list/?series=592275 Okay, thanks for the clarification. So I can't include linux-next in my tree, so I think the best option is to wait until v5.18-rc1 (or rather -rc3, which is where I start merging new stuff) is out and merge it then. Another option would be if there is a branch which only contains the dependencies of this patch-set, which I could pull into my tree, but it is already pretty late in the cycle. So please re-send when the next -rc1 is out and I will pick it up then. Regards, Joerg