[PATCH v2 0/5] SC8280XP SLPI
From: Konrad Dybcio
Date: Sat May 17 2025 - 13:28:10 EST
SC8280XP features a SLPI, much like its distant relative, SM8350.
This series adds the bindings and dt node for it (also cleaning up the
DTSI in meantime)
Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
---
Changes in v2:
- Added FastRPC nodes
- Added the X13s/CRD patches
- Link to v1: https://lore.kernel.org/r/20250503-topic-8280_slpi-v1-0-9400a35574f7@xxxxxxxxxxxxxxxx
---
Dmitry Baryshkov (1):
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: enable sensors DSP
Konrad Dybcio (4):
dt-bindings: remoteproc: qcom,sm8350-pas: Add SC8280XP
arm64: dts: qcom: sc8280xp: Fix node order
arm64: dts: qcom: sc8280xp: Add SLPI
arm64: dts: qcom: sc8280xp-crd: Enable SLPI
.../bindings/remoteproc/qcom,sm8350-pas.yaml | 54 +-
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 6 +
.../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 6 +
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 645 ++++++++++++---------
4 files changed, 414 insertions(+), 297 deletions(-)
---
base-commit: edef457004774e598fc4c1b7d1d4f0bcd9d0bb30
change-id: 20250502-topic-8280_slpi-d152cdad893f
Best regards,
--
Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>