Devicetree
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Vinod Koul <vkoul@kernel.org>, Frank Li <Frank.Li@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Georgi Djakov <djakov@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Komal Bajaj <komal.bajaj@oss.qualcomm.com>
Cc: linux-arm-msm@vger.kernel.org, dmaengine@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-pm@vger.kernel.org, Xueyao An <xueyao.an@oss.qualcomm.com>,
	Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
	Sayantan Chakraborty <sayantan.chakraborty@oss.qualcomm.com>,
	Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
	Aastha Pandey <aastha.pandey@oss.qualcomm.com>,
	Imran Shaik <imran.shaik@oss.qualcomm.com>,
	Raviteja Laggyshetty <raviteja.laggyshetty@oss.qualcomm.com>,
	Vishnu Santhosh <vishnu.santhosh@oss.qualcomm.com>,
	Bibek Kumar Patro <bibek.patro@oss.qualcomm.com>,
	Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>,
	Miaoqing Pan <miaoqing.pan@oss.qualcomm.com>,
	Yepuri Siddu <yepuri.siddu@oss.qualcomm.com>,
	Anurag Pateriya <apateriy@qti.qualcomm.com>
Subject: Re: [PATCH RESEND v7 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
Date: Tue,  4 Aug 2026 17:31:14 -0500	[thread overview]
Message-ID: <178588267255.451855.5021676183503443360.b4-ty@kernel.org> (raw)
In-Reply-To: <20260803-shikra-dt-m1-v7-0-7fec8e777076@oss.qualcomm.com>


On Mon, 03 Aug 2026 16:56:29 +0530, Komal Bajaj wrote:
> Extend Shikra DT with peripheral and subsystem support across all SoM
> variants (CQ2390M, CQ2390S, IQ2390S) and their EVK boards.
> 
> The series adds:
> 
> - QUPv3 serial engine configuration
> - cpufreq-hw node for hardware-assisted CPU frequency scaling
> - DDR bandwidth monitor (BWMONv5) nodes with OPP tables for dynamic
>   DDR frequency scaling
> - EPSS L3 interconnect provider node for L3 cache frequency scaling
> - CPU OPP tables to drive DDR and L3 scaling per frequency domain
> - SMP2P nodes for CDSP, modem and LMCU inter-processor signalling
> - Remoteproc PAS nodes for CDSP, LPAICP and MPSS subsystems
> - TSENS instance with 14 thermal sensors and thermal zone definitions
> - Bluetooth (WCN3988) node with board-specific regulator supplies on
>   all three EVK variants
> - WiFi node in the SoC DTSI with board-specific power supply and
>   calibration variant selection on all three EVK variants
> - Gpio-reserved-ranges to tlmm to mark GPIOs used by the SoC
>   internally and not available for general use
> 
> [...]

Applied, thanks!

[01/10] arm64: dts: qcom: Add QUPv3 configuration for Shikra
        commit: 3e6a70436d363dec92b3e6c089ab3d2d5f11d8b9
[02/10] arm64: dts: qcom: shikra: Add DDR BWMON support
        commit: 9e5bbfecb523aef0d01241b13d705ca8a48d7d7d
[03/10] arm64: dts: qcom: shikra: Add cpufreq-hw, EPSS L3 interconnect and OPP tables
        commit: aadafe002c9836da43a890f3bcba0a7ab8a69a1e
[04/10] arm64: dts: qcom: shikra: Add SMP2P nodes
        commit: 4a0123734f43acef97cf4e7e05ec33f530e2dbe5
[05/10] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
        commit: 8b6f81f7801a44c0ad141c3bda5537daa5611993
[06/10] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards
        commit: 1db66deb4af8c4121172dfd13aff4cabfacf4534
[07/10] arm64: dts: qcom: shikra: Enable TSENS and thermal zones
        commit: adf87a37cfc9bbdcac4951bdccfb258a1a44ac0f
[08/10] arm64: dts: qcom: shikra: add WiFi node support
        commit: a04957d5ef041059d26fabe8d1a754e6c408fe2a
[09/10] arm64: dts: qcom: shikra: Enable WiFi/BT on SoMs
        commit: 320670a802179ac0851f010f78053da0731c6da8
[10/10] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm
        commit: 779aead2dace11c7a514c0b94f87c0f2dcf59ca3

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

      parent reply	other threads:[~2026-08-04 22:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-03 11:26 [PATCH RESEND v7 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support Komal Bajaj
2026-08-03 11:26 ` [PATCH RESEND v7 01/10] arm64: dts: qcom: Add QUPv3 configuration for Shikra Komal Bajaj
2026-08-03 11:26 ` [PATCH RESEND v7 02/10] arm64: dts: qcom: shikra: Add DDR BWMON support Komal Bajaj
2026-08-03 11:26 ` [PATCH RESEND v7 03/10] arm64: dts: qcom: shikra: Add cpufreq-hw, EPSS L3 interconnect and OPP tables Komal Bajaj
2026-08-03 11:26 ` [PATCH RESEND v7 04/10] arm64: dts: qcom: shikra: Add SMP2P nodes Komal Bajaj
2026-08-03 11:26 ` [PATCH RESEND v7 05/10] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes Komal Bajaj
2026-08-03 11:46   ` sashiko-bot
2026-08-03 11:26 ` [PATCH RESEND v7 06/10] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards Komal Bajaj
2026-08-03 11:33   ` sashiko-bot
2026-08-03 11:26 ` [PATCH RESEND v7 07/10] arm64: dts: qcom: shikra: Enable TSENS and thermal zones Komal Bajaj
2026-08-03 11:26 ` [PATCH RESEND v7 08/10] arm64: dts: qcom: shikra: add WiFi node support Komal Bajaj
2026-08-03 11:26 ` [PATCH RESEND v7 09/10] arm64: dts: qcom: shikra: Enable WiFi/BT on SoMs Komal Bajaj
2026-08-03 11:49   ` sashiko-bot
2026-08-03 11:26 ` [PATCH RESEND v7 10/10] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm Komal Bajaj
2026-08-03 11:43   ` sashiko-bot
2026-08-04 22:31 ` 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=178588267255.451855.5021676183503443360.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=Frank.Li@kernel.org \
    --cc=aastha.pandey@oss.qualcomm.com \
    --cc=apateriy@qti.qualcomm.com \
    --cc=bibek.patro@oss.qualcomm.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=djakov@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=gaurav.kohli@oss.qualcomm.com \
    --cc=imran.shaik@oss.qualcomm.com \
    --cc=komal.bajaj@oss.qualcomm.com \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=miaoqing.pan@oss.qualcomm.com \
    --cc=raviteja.laggyshetty@oss.qualcomm.com \
    --cc=robh@kernel.org \
    --cc=sayantan.chakraborty@oss.qualcomm.com \
    --cc=vishnu.santhosh@oss.qualcomm.com \
    --cc=vkoul@kernel.org \
    --cc=xueyao.an@oss.qualcomm.com \
    --cc=yepuri.siddu@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