Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] soc: qcom: Kconfig improvements
@ 2026-07-11 13:25 Krzysztof Kozlowski
  2026-07-11 13:25 ` [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu Krzysztof Kozlowski
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-11 13:25 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rafael J. Wysocki, Daniel Lezcano,
	Christian Loehle
  Cc: linux-arm-msm, linux-kernel, linux-arm-kernel, linux-pm,
	Krzysztof Kozlowski, Konrad Dybcio

Merging
=======
Defconfig change (last commit) depends on earlier changes, thus that
patch could wait a cycle.
Alternatively, everything through Qualcomm SoC tree, but then please
keep these on a dedicated branch in case defconfig has to be shared
with soc tree to avoid conflicts.

Changes in v2:
- Implement review - changes in individual patch changelogs
- Add tags
- New patch: soc: qcom: Avoid SCM and SPM for cpuidle drivers

Make important drivers default, so people will not have to choose
obvious things and few other re-organizations.

This matches my other work for Qualcomm drivers (clock, interconnect,
pinctrl).

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
      soc: qcom: Hide all drivers behind selectable menu
      soc: qcom: Restrict drivers per ARM/ARM64
      soc: qcom: Make important drivers default
      soc: qcom: Avoid SCM and SPM for cpuidle drivers
      ARM: defconfig: qcom: Drop Qualcomm SoC drivers with defaults

 arch/arm/configs/multi_v7_defconfig |  11 ----
 arch/arm/configs/qcom_defconfig     |   7 ---
 arch/arm64/configs/defconfig        |  18 ------
 drivers/cpuidle/Kconfig.arm         |   4 +-
 drivers/soc/qcom/Kconfig            | 108 ++++++++++++++++++++++--------------
 5 files changed, 67 insertions(+), 81 deletions(-)
---
base-commit: bee763d5f341b99cf472afeb508d4988f62a6ca1
change-id: 20260429-qcom-soc-kconfig-1b9b31d9702a

Best regards,
--  
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>



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

end of thread, other threads:[~2026-07-11 16:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-11 13:25 [PATCH v2 0/5] soc: qcom: Kconfig improvements Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 2/5] soc: qcom: Restrict drivers per ARM/ARM64 Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 3/5] soc: qcom: Make important drivers default Krzysztof Kozlowski
2026-07-11 15:25   ` Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 4/5] soc: qcom: Avoid SCM and SPM for cpuidle drivers Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 5/5] ARM: defconfig: qcom: Drop Qualcomm SoC drivers with defaults Krzysztof Kozlowski
2026-07-11 15:13 ` (subset) [PATCH v2 0/5] soc: qcom: Kconfig improvements Bjorn Andersson
2026-07-11 16:48   ` Bjorn Andersson
2026-07-11 16:40 ` Bjorn Andersson

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