[PATCH v2 0/2] Add interconnect support for Qualcomm Mahua SoC

From: Raviteja Laggyshetty

Date: Mon Jan 26 2026 - 22:23:35 EST


Mahua is a derivative of the Glymur SoC and shares a significant
portion of its interconnect topology with Glymur. As such, this
series extends the existing Glymur interconnect driver to support
Mahua, reusing common definitions where possible and adding
SoC-specific configurations where necessary.

Device tree changes aren't part of this series and will be posted
separately.

---
Changes in v2:
- Reuse the Glymur device data for Mahua and override with Mahua
specific values [Dmitry]
- Update the commit text to be imperative [Dmitry]
- Link to v1: https://lore.kernel.org/r/20260123-mahua_icc-v1-0-bc82cb087f1e@xxxxxxxxxxxxxxxx

---
Raviteja Laggyshetty (2):
dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in Mahua SoC
interconnect: qcom: glymur: Add Mahua SoC support

.../bindings/interconnect/qcom,glymur-rpmh.yaml | 132 +++++++++++++++++----
drivers/interconnect/qcom/glymur.c | 38 +++++-
2 files changed, 142 insertions(+), 28 deletions(-)
---
base-commit: 6cd6c12031130a349a098dbeb19d8c3070d2dfbe
change-id: 20260120-mahua_icc-76054966880b

Best regards,
--
Raviteja Laggyshetty <raviteja.laggyshetty@xxxxxxxxxxxxxxxx>