iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Robin Murphy <robin.murphy@arm.com>,
	Joerg Roedel <joro@8bytes.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
	freedreno@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev,
	Rob Herring <robh@kernel.org>,
	Konrad Dybcio <konrad.dybcio@somainline.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Rob Clark <robdclark@gmail.com>,
	Abhinav Kumar <quic_abhinavk@quicinc.com>,
	Sean Paul <sean@poorly.run>, David Airlie <airlied@gmail.com>,
	Daniel Vetter <daniel@ffwll.ch>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Krishna Manikandan <quic_mkrishn@quicinc.com>
Subject: Re: [PATCH v5 00/12] SM63(50|75) DPU support
Date: Mon, 5 Jun 2023 16:43:39 +0100	[thread overview]
Message-ID: <20230605154338.GC21796@willie-the-truck> (raw)
In-Reply-To: <0fbe5ddb-c3de-0724-fb69-a99e4980b26c@linaro.org>

On Thu, Jun 01, 2023 at 03:16:52AM +0300, Dmitry Baryshkov wrote:
> On 23/05/2023 10:46, Konrad Dybcio wrote:
> 
> [skipped the changelog]
> 
> > ---
> > Konrad Dybcio (12):
> >        dt-bindings: display/msm: dsi-controller-main: Add SM6350
> >        dt-bindings: display/msm: dsi-controller-main: Add SM6375
> >        dt-bindings: display/msm: sc7180-dpu: Describe SM6350 and SM6375
> >        dt-bindings: display/msm: Add SM6350 MDSS
> >        dt-bindings: display/msm: Add SM6375 MDSS
> >        drm/msm/dpu: Add SM6350 support
> >        drm/msm: mdss: Add SM6350 support
> >        drm/msm/dpu: Add SM6375 support
> >        drm/msm: mdss: Add SM6375 support
> >        iommu/arm-smmu-qcom: Sort the compatible list alphabetically
> >        iommu/arm-smmu-qcom: Add SM6375 DPU compatible
> >        iommu/arm-smmu-qcom: Add SM6350 DPU compatible
> 
> As we are now nearly ready to merge this series, Will, Robin, what should be
> the merge strategy for these three patches? Would you take them through the
> arm-smmu/iommu tree?

I'm happy to take the three IOMMU changes, but the bulk of this series is
replated to display and GPU so I don't think it makes sense for me to take
those.

Will

  reply	other threads:[~2023-06-05 15:43 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-23  7:46 [PATCH v5 00/12] SM63(50|75) DPU support Konrad Dybcio
2023-05-23  7:46 ` [PATCH v5 01/12] dt-bindings: display/msm: dsi-controller-main: Add SM6350 Konrad Dybcio
2023-05-23  7:46 ` [PATCH v5 02/12] dt-bindings: display/msm: dsi-controller-main: Add SM6375 Konrad Dybcio
2023-05-23  7:46 ` [PATCH v5 03/12] dt-bindings: display/msm: sc7180-dpu: Describe SM6350 and SM6375 Konrad Dybcio
2023-06-04 17:57   ` Krzysztof Kozlowski
2023-05-23  7:46 ` [PATCH v5 04/12] dt-bindings: display/msm: Add SM6350 MDSS Konrad Dybcio
2023-05-23  8:34   ` Rob Herring
2023-06-01  0:12     ` Dmitry Baryshkov
2023-06-04 18:04   ` Krzysztof Kozlowski
2023-05-23  7:46 ` [PATCH v5 05/12] dt-bindings: display/msm: Add SM6375 MDSS Konrad Dybcio
2023-05-23  8:34   ` Rob Herring
2023-06-04 18:04   ` Krzysztof Kozlowski
2023-06-05 17:01     ` Konrad Dybcio
2023-06-05 17:09       ` Dmitry Baryshkov
2023-05-23  7:46 ` [PATCH v5 06/12] drm/msm/dpu: Add SM6350 support Konrad Dybcio
2023-05-23 14:39   ` Dmitry Baryshkov
2023-05-23  7:46 ` [PATCH v5 07/12] drm/msm: mdss: " Konrad Dybcio
2023-05-23  7:46 ` [PATCH v5 08/12] drm/msm/dpu: Add SM6375 support Konrad Dybcio
2023-06-01 14:56   ` Marijn Suijten
2023-06-02  8:56     ` Konrad Dybcio
2023-06-04 18:23     ` Marijn Suijten
2023-05-23  7:46 ` [PATCH v5 09/12] drm/msm: mdss: " Konrad Dybcio
2023-05-23  7:46 ` [PATCH v5 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically Konrad Dybcio
2023-05-23  7:46 ` [PATCH v5 11/12] iommu/arm-smmu-qcom: Add SM6375 DPU compatible Konrad Dybcio
2023-05-23  7:46 ` [PATCH v5 12/12] iommu/arm-smmu-qcom: Add SM6350 " Konrad Dybcio
2023-06-01  0:16 ` [PATCH v5 00/12] SM63(50|75) DPU support Dmitry Baryshkov
2023-06-05 15:43   ` Will Deacon [this message]
2023-06-05 15:50     ` Dmitry Baryshkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230605154338.GC21796@willie-the-truck \
    --to=will@kernel.org \
    --cc=airlied@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=iommu@lists.linux.dev \
    --cc=joro@8bytes.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marijn.suijten@somainline.org \
    --cc=quic_abhinavk@quicinc.com \
    --cc=quic_mkrishn@quicinc.com \
    --cc=robdclark@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=sean@poorly.run \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).