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>,
	Wei Deng <wei.deng@oss.qualcomm.com>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Manivannan Sadhasivam <mani@kernel.org>,
	Bartosz Golaszewski <brgl@kernel.org>,
	Chen-Yu Tsai <wenst@chromium.org>,
	quic_chezhou@quicinc.com, cheng.jiang@oss.qualcomm.com,
	shuai.zhang@oss.qualcomm.com, jinwang.li@oss.qualcomm.com,
	xiuzhuo.shang@oss.qualcomm.com, mengshi.wu@oss.qualcomm.com,
	Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Subject: Re: [PATCH v4 0/4] arm64: dts: qcom: hamoa-iot-evk, purwa-iot-evk: Enable M.2 Key E connector
Date: Mon, 31 Aug 2026 12:53:53 -0500	[thread overview]
Message-ID: <178819882971.1411250.15808484522519454230.b4-ty@kernel.org> (raw)
In-Reply-To: <20260804-hamoa-m2-dts-v2-v4-0-1b5ceac74538@oss.qualcomm.com>


On Tue, 04 Aug 2026 18:02:24 +0530, Wei Deng wrote:
> Describe the PCIe M.2 Key E connector on the Hamoa and Purwa IoT EVKs.
> The two boards share the same M.2 wiring: PCIe for Wi-Fi (via
> pcie4_port0) and UART for Bluetooth (via uart14). Purwa inherits
> hamoa.dtsi through purwa.dtsi, so the endpoint stub labels and the
> PCIe root port compatible added in this series apply to both boards.
> 
> Only the UART BT path is described here. USB BT variants of the same
> M.2 slot need the USB core to acquire the M.2 pwrseq target, which is
> being added by Chen-Yu Tsai's "arm64: mediatek: Add M.2 E-key slot on
> Chromebooks" series:
> https://lore.kernel.org/all/20260724084328.3943997-1-wenst@chromium.org/
> A follow-up will wire usb_2 port@1 to the wifi-bt-connector node once
> that lands.
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: qcom: hamoa: Add graph port/endpoint anchors to pcie4_port0 and uart14
      commit: 014501d141ed5b94bff20b468f9da1110e4c7f7e
[2/4] arm64: dts: qcom: hamoa: Add compatible to the PCIe Root Port
      commit: 3991b7a78c8b4930140b61da6b0dd562126c6c6b
[3/4] arm64: dts: qcom: hamoa-iot-evk: Describe the PCIe M.2 Key E connector
      commit: 394a7a01c5faea0924207105ab0bf83b9d2f64f7
[4/4] arm64: dts: qcom: purwa-iot-evk: Describe the PCIe M.2 Key E connector
      commit: ced480bd5343cc17c1741792f2bca026f2825793

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

      parent reply	other threads:[~2026-08-31 17:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04 12:32 [PATCH v4 0/4] arm64: dts: qcom: hamoa-iot-evk, purwa-iot-evk: Enable M.2 Key E connector Wei Deng
2026-08-04 12:32 ` [PATCH v4 1/4] arm64: dts: qcom: hamoa: Add graph port/endpoint anchors to pcie4_port0 and uart14 Wei Deng
2026-08-19  8:11   ` Abel Vesa
2026-08-04 12:32 ` [PATCH v4 2/4] arm64: dts: qcom: hamoa: Add compatible to the PCIe Root Port Wei Deng
2026-08-04 12:32 ` [PATCH v4 3/4] arm64: dts: qcom: hamoa-iot-evk: Describe the PCIe M.2 Key E connector Wei Deng
2026-08-04 12:44   ` sashiko-bot
2026-08-04 12:32 ` [PATCH v4 4/4] arm64: dts: qcom: purwa-iot-evk: " Wei Deng
2026-08-04 12:49   ` sashiko-bot
2026-08-18 13:50   ` Konrad Dybcio
2026-08-31 14:00 ` [PATCH v4 0/4] arm64: dts: qcom: hamoa-iot-evk, purwa-iot-evk: Enable " Manivannan Sadhasivam
2026-08-31 17:53 ` 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=178819882971.1411250.15808484522519454230.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=brgl@kernel.org \
    --cc=cheng.jiang@oss.qualcomm.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jinwang.li@oss.qualcomm.com \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=mengshi.wu@oss.qualcomm.com \
    --cc=quic_chezhou@quicinc.com \
    --cc=robh@kernel.org \
    --cc=shuai.zhang@oss.qualcomm.com \
    --cc=wei.deng@oss.qualcomm.com \
    --cc=wenst@chromium.org \
    --cc=xiuzhuo.shang@oss.qualcomm.com \
    /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