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 X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DBBD8C28CC0 for ; Thu, 30 May 2019 22:16:26 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6262E26280 for ; Thu, 30 May 2019 22:16:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6262E26280 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 45FMP369yHzDqYd for ; Fri, 31 May 2019 08:16:23 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gmail.com (client-ip=209.85.210.65; helo=mail-ot1-f65.google.com; envelope-from=pku.leo@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=nxp.com Received: from mail-ot1-f65.google.com (mail-ot1-f65.google.com [209.85.210.65]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 45FMMd4R1SzDqWY for ; Fri, 31 May 2019 08:15:09 +1000 (AEST) Received: by mail-ot1-f65.google.com with SMTP id 107so1412449otj.8 for ; Thu, 30 May 2019 15:15:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=esfrFMZGksDh8a9cO+oFEVkOyToxeVgjGVajp0t5uMA=; b=QH7LsV/KJA3Of3TTdV8o0KuPD9wjPiYvu/EHJ7x4fd0dlTo89ncLb9rkJf7UisR2gk Xj4y1UIVz4KkyDANlh5RS6jz1KvFNshzDn61G6YM9/hE43sXFn+sxQzBI04ZsEeT8wK5 /nTETjprXvv+8S91n4sWwza+aDlINbWKlreAfThtkYgQiVWWpaMmlAjeZi8nETSOArWl v+sWPM6dAYlIwLSgR2lgoYXoV6leCp7cYm4HRHNg6wMP/qj1nhsApv1BhdNfLMBCQBZl lyG3/osLnn4GJm0L5VLQVuKGXZ2v9JkWBOSUeB8uWiX+Z2DTTiktrzpEj7t6zhKvf2i0 fkaA== X-Gm-Message-State: APjAAAUKehIJpLMGeQB3FoNOGHJwGEs7bOERzu+I/Ok6U9eu6JtpBX4W QaVukILsOcFFG8ba5H7P77wm4WFAihk= X-Google-Smtp-Source: APXvYqz5NeXhYXIFETWjzi36oVpjMsj7Lps2mNaRkUdIvGxFOiVvk/5y1ukd/19jUe7zyFxc/ikJxw== X-Received: by 2002:a9d:27e5:: with SMTP id c92mr4666286otb.318.1559254506041; Thu, 30 May 2019 15:15:06 -0700 (PDT) Received: from mail-oi1-f172.google.com (mail-oi1-f172.google.com. [209.85.167.172]) by smtp.gmail.com with ESMTPSA id l65sm1458938oif.20.2019.05.30.15.15.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2019 15:15:04 -0700 (PDT) Received: by mail-oi1-f172.google.com with SMTP id z65so6198774oia.11 for ; Thu, 30 May 2019 15:15:03 -0700 (PDT) X-Received: by 2002:aca:ea05:: with SMTP id i5mr3971031oih.51.1559254503293; Thu, 30 May 2019 15:15:03 -0700 (PDT) MIME-Version: 1.0 References: <20190530141951.6704-1-laurentiu.tudor@nxp.com> <20190530.150844.1826796344374758568.davem@davemloft.net> In-Reply-To: <20190530.150844.1826796344374758568.davem@davemloft.net> From: Li Yang Date: Thu, 30 May 2019 17:14:51 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement To: David Miller , arm@kernel.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: madalin.bucur@nxp.com, Netdev , Roy Pledge , lkml , Linux IOMMU , camelia.groza@nxp.com, linuxppc-dev , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , Laurentiu Tudor Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Thu, May 30, 2019 at 5:09 PM David Miller wrote: > > From: laurentiu.tudor@nxp.com > Date: Thu, 30 May 2019 17:19:45 +0300 > > > Depends on this pull request: > > > > http://lists.infradead.org/pipermail/linux-arm-kernel/2019-May/653554.html > > I'm not sure how you want me to handle this. One suggestion from the arm-soc maintainers is that after this pull request is merged by arm-soc tree. You can also merge this pull request and then apply the patches. Regards, Leo