[PATCH 0/7] Compatibles for SM6115

Adam Skladowski a39.skl at gmail.com
Mon Aug 15 03:09:38 PDT 2022


This patch series add bunch of compatibles in preparation
for sending device tree patches for Snapdragon 662 SoC

Adam Skladowski (7):
  dt-bindings: dmaengine: qcom: gpi: add compatible for SM6115
  dmaengine: qcom: gpi: Add SM6115 support
  dt-bindings: mmc: sdhci-msm: Document the SM6115 compatible
  cpufreq: Add SM6115 to cpufreq-dt-platdev blocklist
  dt-bindings: arm-smmu: Add compatible for Qualcomm SM6115
  iommu/arm-smmu-qcom: Add SM6115 support
  dt-bindings: firmware: document Qualcomm SM6115 SCM

 Documentation/devicetree/bindings/dma/qcom,gpi.yaml     | 1 +
 Documentation/devicetree/bindings/firmware/qcom,scm.txt | 1 +
 Documentation/devicetree/bindings/iommu/arm,smmu.yaml   | 1 +
 Documentation/devicetree/bindings/mmc/sdhci-msm.yaml    | 1 +
 drivers/cpufreq/cpufreq-dt-platdev.c                    | 1 +
 drivers/dma/qcom/gpi.c                                  | 1 +
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c              | 2 ++
 7 files changed, 8 insertions(+)

-- 
2.25.1




More information about the linux-arm-kernel mailing list