Devicetree
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Icenowy Zheng <zhengxingda@iscas.ac.cn>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] arm64: dts: qcom: sc8280xp: set GPI DMA channels according to DSDT
Date: Mon, 31 Aug 2026 15:21:28 -0500	[thread overview]
Message-ID: <178820768636.1699313.15912570106526449407.b4-ty@kernel.org> (raw)
In-Reply-To: <20260602081451.3808833-1-zhengxingda@iscas.ac.cn>


On Tue, 02 Jun 2026 16:14:45 +0800, Icenowy Zheng wrote:
> Some bugs of the GPI driver exhibits a fact that some GPI interfaces
> aren't available to HLOS, and accessing them leads to system stucks /
> resets [1] [2].
> 
> This patchset sets the DMA channel mask of sc8280xp device trees to the
> values indicated by the DSDTs of the corresponding devices.
> 
> [...]

Applied, thanks!

[1/6] arm64: dts: qcom: sc8280xp-crd: set GPI DMA channels
      commit: 63f13ee5a595a160433b3f1a6c8f0b5c1716cc1e
[2/6] arm64: dts: qcom: sc8280xp-huawei-gaokun3: set GPI DMA channels
      commit: 19c311c8fe5e439a9c89ee842839e5f1cfa2a48d
[3/6] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: set GPI DMA channels
      commit: efc4bb04c5aaf3ef65033f8b8b9e1d50b76cd62f
[4/6] arm64: dts: qcom: sc8280xp-microsoft-arcata: set GPI DMA channels
      commit: 6407f4c98700f4315c9dc97fb42a2261b71618cf
[5/6] arm64: dts: qcom: sc8280xp-microsoft-blackrock: set GPI DMA channels
      commit: d7ecaf9eea5e3e12388a25a94d10ed8260e3a68a
[6/6] arm64: dts: qcom: sc8280xp: remove GPI DMA channel masks
      commit: db4ac552889f6a952de872ea6128e1caca07fffb

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

      parent reply	other threads:[~2026-08-31 20:21 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-02  8:14 [PATCH 0/6] arm64: dts: qcom: sc8280xp: set GPI DMA channels according to DSDT Icenowy Zheng
2026-06-02  8:14 ` [PATCH 1/6] arm64: dts: qcom: sc8280xp-crd: set GPI DMA channels Icenowy Zheng
2026-06-02  8:14 ` [PATCH 2/6] arm64: dts: qcom: sc8280xp-huawei-gaokun3: " Icenowy Zheng
2026-06-02  8:14 ` [PATCH 3/6] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: " Icenowy Zheng
2026-06-02  8:42   ` sashiko-bot
2026-06-02  8:14 ` [PATCH 4/6] arm64: dts: qcom: sc8280xp-microsoft-arcata: " Icenowy Zheng
2026-06-02  8:14 ` [PATCH 5/6] arm64: dts: qcom: sc8280xp-microsoft-blackrock: " Icenowy Zheng
2026-06-02  8:14 ` [PATCH 6/6] arm64: dts: qcom: sc8280xp: remove GPI DMA channel masks Icenowy Zheng
2026-06-02  9:01   ` sashiko-bot
2026-06-02 12:53 ` [PATCH 0/6] arm64: dts: qcom: sc8280xp: set GPI DMA channels according to DSDT Pengyu Luo
2026-06-02 13:21   ` Icenowy Zheng
2026-06-06  9:22     ` Pengyu Luo
2026-06-06  9:28       ` Icenowy Zheng
2026-06-06  9:46         ` Pengyu Luo
2026-06-06 13:21           ` Icenowy Zheng
2026-06-06 13:51             ` Pengyu Luo
2026-06-07  8:49               ` Icenowy Zheng
2026-06-09 12:23                 ` Konrad Dybcio
2026-06-09 15:54                   ` Icenowy Zheng
2026-06-18  9:04                     ` Konrad Dybcio
2026-06-18  9:05                       ` Konrad Dybcio
2026-06-18 10:34                         ` Icenowy Zheng
2026-06-19 12:27                           ` Konrad Dybcio
2026-06-19 12:50                             ` Icenowy Zheng
2026-06-19 13:11                               ` Konrad Dybcio
2026-06-11  5:55                 ` Pengyu Luo
2026-06-14  8:06                 ` Pengyu Luo
2026-08-31 20:21 ` Bjorn Andersson [this message]

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=178820768636.1699313.15912570106526449407.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=zhengxingda@iscas.ac.cn \
    /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