Message ID | 20250503-topic-8280_slpi-v1-0-9400a35574f7@oss.qualcomm.com |
---|---|
Headers | show |
Series | SC8280XP SLPI | expand |
On Sat, May 03, 2025 at 12:37:58AM +0200, Konrad Dybcio wrote: > 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@oss.qualcomm.com> > --- > Konrad Dybcio (3): > dt-bindings: remoteproc: qcom,sm8350-pas: Add SC8280XP > arm64: dts: qcom: sc8280xp: Fix node order > arm64: dts: qcom: sc8280xp: Add SLPI > Tested-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> # Lenovo X13s
On Sat, 03 May 2025 00:37:59 +0200, Konrad Dybcio wrote: > From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> > > From the software POV, it matches the SM8350's implementation. > Describe it as such, with a fallback. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> > --- > .../bindings/remoteproc/qcom,sm8350-pas.yaml | 54 ++++++++++++---------- > 1 file changed, 30 insertions(+), 24 deletions(-) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
On Sat, 03 May 2025 00:37:58 +0200, Konrad Dybcio wrote: > 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) > > Applied, thanks! [1/3] dt-bindings: remoteproc: qcom,sm8350-pas: Add SC8280XP commit: 6a4adb7349241c00cefde8c765c1f64382b17563 Best regards,
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@oss.qualcomm.com> --- Konrad Dybcio (3): dt-bindings: remoteproc: qcom,sm8350-pas: Add SC8280XP arm64: dts: qcom: sc8280xp: Fix node order arm64: dts: qcom: sc8280xp: Add SLPI .../bindings/remoteproc/qcom,sm8350-pas.yaml | 54 +- arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 626 ++++++++++++--------- 2 files changed, 379 insertions(+), 301 deletions(-) --- base-commit: 9d9096722447b77662d4237a09909bde7774f22e change-id: 20250502-topic-8280_slpi-d152cdad893f Best regards,