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.dyb...@oss.qualcomm.com> --- 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-9400a3557...@oss.qualcomm.com --- 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.dyb...@oss.qualcomm.com>