Add compitible for Qualcomm QCS8300 Platform including pdc, scm, imem and aoss-qmp. Signed-off-by: Jingyi Wang <quic_jingyw@xxxxxxxxxxx> --- Changes in v2: - decoupled from the original series. - Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@xxxxxxxxxxx --- Jingyi Wang (2): dt-bindings: qcom,pdc: document QCS8300 Power Domain Controller dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible Kyle Deng (1): dt-bindings: soc: qcom,aoss-qmp: Document the QCS8300 AOSS channel Zhenhua Huang (1): dt-bindings: firmware: qcom,scm: document SCM on QCS8300 SoCs Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 + Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 + Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 + 4 files changed, 4 insertions(+) --- base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94 change-id: 20240911-qcs8300_binding-6e7bb1d1d670 Best regards, -- Jingyi Wang <quic_jingyw@xxxxxxxxxxx>