This series brings the board/platform compatibles for X1P42100 & the CRD based on it and adds them to various match tables. The DT itself will come in a separate series, as it depends on some more changes across the tree. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> --- Konrad Dybcio (4): dt-bindings: arm: qcom-soc: Extend X1E prefix match for X1P dt-bindings: arm: qcom: Add X1P42100 SoC & CRD soc: qcom: pd-mapper: Add X1P42100 firmware: qcom: scm: Allow QSEECOM on X1P42100 CRD Documentation/devicetree/bindings/arm/qcom-soc.yaml | 8 ++++---- Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ drivers/firmware/qcom/qcom_scm.c | 1 + drivers/soc/qcom/qcom_pd_mapper.c | 1 + 4 files changed, 12 insertions(+), 4 deletions(-) --- base-commit: 8155b4ef3466f0e289e8fcc9e6e62f3f4dceeac2 change-id: 20241221-topic-x1p4_soc-f38506252795 Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>