Phone-Devel Archive mirror.
 help / color / mirror / Atom feed
From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To: Adam Skladowski <a39.skl@gmail.com>
Cc: phone-devel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht,
	Rob Clark <robdclark@gmail.com>,
	Abhinav Kumar <quic_abhinavk@quicinc.com>,
	Sean Paul <sean@poorly.run>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Krishna Manikandan <quic_mkrishn@quicinc.com>,
	linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
	freedreno@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support
Date: Mon, 19 Feb 2024 14:30:30 +0200	[thread overview]
Message-ID: <170834569497.2610898.8605974222285085772.b4-ty@linaro.org> (raw)
In-Reply-To: <20240121194221.13513-1-a39.skl@gmail.com>


On Sun, 21 Jan 2024 20:40:58 +0100, Adam Skladowski wrote:
> This patch series provide support for display subsystem, gpu
> and also adds wireless connectivity subsystem support.
> 
> Adam Skladowski (8):
>   arm64: dts: qcom: msm8976: Add IOMMU nodes
>   dt-bindings: dsi-controller-main: Document missing msm8976 compatible
>   dt-bindings: msm: qcom,mdss: Include ommited fam-b compatible
>   arm64: dts: qcom: msm8976: Add MDSS nodes
>   dt-bindings: drm/msm/gpu: Document AON clock for A506/A510
>   arm64: dts: qcom: msm8976: Add Adreno GPU
>   arm64: dts: qcom: msm8976: Declare and wire SDC pins
>   arm64: dts: qcom: msm8976: Add WCNSS node
> 
> [...]

Applied, thanks!

[2/8] dt-bindings: dsi-controller-main: Document missing msm8976 compatible
      https://gitlab.freedesktop.org/lumag/msm/-/commit/db36595c6889
[3/8] dt-bindings: msm: qcom,mdss: Include ommited fam-b compatible
      https://gitlab.freedesktop.org/lumag/msm/-/commit/3b63880de42b

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

  parent reply	other threads:[~2024-02-19 12:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-21 19:40 [PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support Adam Skladowski
2024-01-21 19:40 ` [PATCH 1/8] arm64: dts: qcom: msm8976: Add IOMMU nodes Adam Skladowski
2024-02-06 19:08   ` Konrad Dybcio
2024-01-21 19:41 ` [PATCH 2/8] dt-bindings: dsi-controller-main: Document missing msm8976 compatible Adam Skladowski
2024-01-22  8:47   ` Krzysztof Kozlowski
2024-01-21 19:41 ` [PATCH 3/8] dt-bindings: msm: qcom,mdss: Include ommited fam-b compatible Adam Skladowski
2024-01-22  8:48   ` Krzysztof Kozlowski
2024-02-06  7:27     ` Dmitry Baryshkov
2024-02-06  7:38   ` Krzysztof Kozlowski
2024-01-21 19:41 ` [PATCH 4/8] arm64: dts: qcom: msm8976: Add MDSS nodes Adam Skladowski
2024-02-09 21:29   ` Konrad Dybcio
2024-01-21 19:41 ` [PATCH 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A506/A510 Adam Skladowski
2024-01-22  8:51   ` Krzysztof Kozlowski
2024-01-21 19:41 ` [PATCH 6/8] arm64: dts: qcom: msm8976: Add Adreno GPU Adam Skladowski
2024-02-09 21:32   ` Konrad Dybcio
2024-01-21 19:41 ` [PATCH 7/8] arm64: dts: qcom: msm8976: Declare and wire SDC pins Adam Skladowski
2024-01-21 22:16   ` Marijn Suijten
2024-01-21 19:41 ` [PATCH 8/8] arm64: dts: qcom: msm8976: Add WCNSS node Adam Skladowski
2024-02-09 21:35   ` Konrad Dybcio
2024-02-19 12:30 ` Dmitry Baryshkov [this message]
2024-05-28  3:32 ` (subset) [PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support Bjorn Andersson

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=170834569497.2610898.8605974222285085772.b4-ty@linaro.org \
    --to=dmitry.baryshkov@linaro.org \
    --cc=a39.skl@gmail.com \
    --cc=agross@kernel.org \
    --cc=airlied@gmail.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marijn.suijten@somainline.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=quic_abhinavk@quicinc.com \
    --cc=quic_mkrishn@quicinc.com \
    --cc=robdclark@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sean@poorly.run \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).