Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v2] arm64: defconfig: Enable PCI M.2 power sequencing driver
@ 2026-05-01 16:44 Manivannan Sadhasivam
  2026-05-13 19:41 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Manivannan Sadhasivam @ 2026-05-01 16:44 UTC (permalink / raw)
  To: bjorn.andersson, konradybcio
  Cc: linux-kernel, linux-arm-msm, linux-pci, wenst, arnd, mani,
	Manivannan Sadhasivam, Dmitry Baryshkov

POWER_SEQUENCING_PCIE_M2 driver handles power supply to the PCIe M.2
connectors and is required on wide variety of ARM64 platforms such as
Qcom Snapdragon X Elite laptops and Mediatek Dojo Chromebooks.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
---

Changes in v2:

* Dropped PCI_PWRCTRL_GENERIC change since it was already applied
* Reworded commit message to include ARM64 platforms making use of this driver
* Added R-b tag

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d905a0777f93..96ce783f24e7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -260,6 +260,7 @@ CONFIG_PCI_ENDPOINT=y
 CONFIG_PCI_ENDPOINT_CONFIGFS=y
 CONFIG_PCI_EPF_TEST=m
 CONFIG_PCI_PWRCTRL_GENERIC=m
+CONFIG_POWER_SEQUENCING_PCIE_M2=m
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_FW_LOADER_USER_HELPER=y
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] arm64: defconfig: Enable PCI M.2 power sequencing driver
  2026-05-01 16:44 [PATCH v2] arm64: defconfig: Enable PCI M.2 power sequencing driver Manivannan Sadhasivam
@ 2026-05-13 19:41 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2026-05-13 19:41 UTC (permalink / raw)
  To: Manivannan Sadhasivam, bjorn.andersson, konradybcio
  Cc: linux-kernel, linux-arm-msm, linux-pci, wenst, arnd, mani,
	Dmitry Baryshkov

On 01/05/2026 18:44, Manivannan Sadhasivam wrote:
> POWER_SEQUENCING_PCIE_M2 driver handles power supply to the PCIe M.2
> connectors and is required on wide variety of ARM64 platforms such as
> Qcom Snapdragon X Elite laptops and Mediatek Dojo Chromebooks.
> 
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
> ---
> 
> Changes in v2:
> 
> * Dropped PCI_PWRCTRL_GENERIC change since it was already applied
> * Reworded commit message to include ARM64 platforms making use of this driver
> * Added R-b tag
> 

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

CC list suggests this will go via Bjorn's tree, but I think it did not
happen. Can you double check no one picked it up and send it to the
soc@lists.linux.dev in such case?

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-13 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-01 16:44 [PATCH v2] arm64: defconfig: Enable PCI M.2 power sequencing driver Manivannan Sadhasivam
2026-05-13 19:41 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox