mbox series

[0/7] Compatibles for SM6115

Message ID 20220815100952.23795-1-a39.skl@gmail.com (mailing list archive)
Headers show
Series Compatibles for SM6115 | expand

Message

Adam Skladowski Aug. 15, 2022, 10:09 a.m. UTC
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(+)

Comments

Bjorn Andersson Aug. 29, 2022, 11:45 p.m. UTC | #1
On Mon, 15 Aug 2022 12:09:38 +0200, Adam Skladowski wrote:
> 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
> 
> [...]

Applied, thanks!

[7/7] dt-bindings: firmware: document Qualcomm SM6115 SCM
      commit: f2567b732b0aa2160228a956e0c2007feaeb4b64

Best regards,