This series documents gpi/pdc/scm/smmu/soc for the Qualcomm X1E80100 platform, aka Snapdragon X Elite. Our v1 post of the patchsets adding support for Snapdragon X Elite SoC had the part number sc8380xp which is now updated to the new part number x1e80100 based on the new branding scheme and refers to the exact same SoC. v3: * Extend pattern matching support for the X1E platform. [Konrad] * Rebased to the latest lnext. [Krzysztof] * Pickup Rbs. v2: * Update the part number from sc8380xp to x1e80100. * Document PDC bindings as well. * List the interconnect requirements in bindings. [Krzysztof] * Pickup Rbs. Dependencies: https://lore.kernel.org/lkml/20231120100617.47156-1-krzysztof.kozlowski@xxxxxxxxxx/ Release Link: https://www.qualcomm.com/news/releases/2023/10/qualcomm-unleashes-snapdragon-x-elite--the-ai-super-charged-plat Rajendra Nayak (1): dt-bindings: arm-smmu: Add compatible for X1E80100 SoC Sibi Sankar (4): dt-bindings: arm: qcom-soc: extend pattern matching for X1E80100 SoC dt-bindings: dma: qcom: gpi: add compatible for X1E80100 dt-bindings: firmware: qcom,scm: document SCM on X1E80100 SoCs dt-bindings: interrupt-controller: qcom,pdc: document pdc on X1E80100 Documentation/devicetree/bindings/arm/qcom-soc.yaml | 8 ++++---- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 2 ++ .../bindings/interrupt-controller/qcom,pdc.yaml | 1 + Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ 5 files changed, 10 insertions(+), 4 deletions(-) -- 2.17.1