This series adds support for Qualcomm SA8255p SoC. These patches were originally sent with other patches in series[1], which was advised to be split per subsystem basis. [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@xxxxxxxxxxx/ --- Changes in v4: - Included AOSS QMP dt-binding patch Changes in v3: - Removed the patches from original series Changes in v2: - Added Reviewed-by tag Nikunj Kela (3): dt-bindings: arm: qcom: add the SoC ID for SA8255P soc: qcom: socinfo: add support for SA8255P dt-bindings: soc: qcom: aoss-qmp: document support for SA8255p Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 + drivers/soc/qcom/socinfo.c | 1 + include/dt-bindings/arm/qcom,ids.h | 1 + 3 files changed, 3 insertions(+) -- 2.34.1