Add support for SM6115 and QCM2290 SoCs in qcom,bam-dma bindings.
Also increase iommu maxItems for BAM DMA to 6 which is the number
required on sm8250 SoC.
This patchset is rebased on linux-next/master.
Changes since v8:
-----------------
- v8 can be viewed here: https://www.spinics.net/lists/linux-crypto/msg72349.html
- As rest of the patches from v8 have been applied to linux-next, dropped them from v9.
- Added dma list and maintainer in Cc again as the Cc list got messed up while
sending out v8.
Changes since v7:
-----------------
- v7 can be viewed here: https://lore.kernel.org/linux-arm-msm/[email protected]/
- Addressed Stephan's comment about RPM clocks for sm6115 crypto block in dtsi.
- Also fixed the iommu context ids for sm6115 crypto block in dtsi.
Changes since v6:
-----------------
- v6 can be viewed here: https://lore.kernel.org/linux-arm-msm/[email protected]/
- Collected Acks, R-Bs and Tested-by for various patches.
- Addressed Konrad's comment about iommu sids for sm8150 and sm8250
crypto node entries.
- Addressed Konrad's and Stephan's comments about adding RPM clock for
crypto blocks on qcm2290 and sm6115.
Changes since v5:
-----------------
- v5 can be viewed here: https://lore.kernel.org/linux-arm-msm/[email protected]/
- Collected Ack from Rob for [PATCH 01/11].
- Addressed Georgi's comment about interconnect cells in [PATCH 10/11].
Changes since v4:
-----------------
- v4 can be viewed here: https://lore.kernel.org/linux-arm-msm/[email protected]/
- Collected R-Bs from Konrad for a couple of patches sent in v4.
- Fixed incorrect email IDs for a couple of patches sent in v3, which I used for
some patches created on a different work machine.
- No functional changes since v3.
Changes since v3:
-----------------
- v3 can be viewed here: https://lore.kernel.org/linux-arm-msm/[email protected]/
- Collected Acks from Krzysztof for a couple of patches sent in v3.
- Fixed review comments from Krzysztof regarding DMA binding document
and also added a couple of new patches which are required to fix the
'dtbs_check' errors highlighted after this fix.
Changes since v2:
-----------------
- v2 can be viewed here: https://lore.kernel.org/linux-arm-msm/[email protected]/
- No functional change since v2. As the sdm845 patch from v1 was accepted in linux-next,
dropped it from this version.
Changes since v1:
-----------------
- v1 can be viewed here: https://lore.kernel.org/linux-arm-msm/[email protected]/
- Folded the BAM DMA dt-binding change.
(sent earlier as: https://lore.kernel.org/linux-arm-msm/[email protected]/)
- Folded the QCE dt-binding change.
(sent earlier as: https://lore.kernel.org/linux-arm-msm/[email protected]/)
- Folded Neil's SM8450 dts patch in this series.
- Addressed review comments from Rob, Stephan and Konrad.
- Collected Konrad's R-B for [PATCH 5/9].
Bhupesh Sharma (2):
dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
dt-bindings: dma: Increase iommu maxItems for BAM DMA
.../devicetree/bindings/dma/qcom,bam-dma.yaml | 22 ++++++++++++-------
1 file changed, 14 insertions(+), 8 deletions(-)
--
2.38.1
On Fri, 30 Jun 2023 13:52:28 +0530, Bhupesh Sharma wrote:
> Add support for SM6115 and QCM2290 SoCs in qcom,bam-dma bindings.
> Also increase iommu maxItems for BAM DMA to 6 which is the number
> required on sm8250 SoC.
>
> This patchset is rebased on linux-next/master.
>
> Changes since v8:
> -----------------
> - v8 can be viewed here: https://www.spinics.net/lists/linux-crypto/msg72349.html
> - As rest of the patches from v8 have been applied to linux-next, dropped them from v9.
> - Added dma list and maintainer in Cc again as the Cc list got messed up while
> sending out v8.
>
> [...]
Applied, thanks!
[1/2] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
commit: 80159ca4314224f5778d5fa8ded24d6ef7876c53
[2/2] dt-bindings: dma: Increase iommu maxItems for BAM DMA
commit: ffcde05811d97e9320358674625f28002102f7c9
Best regards,
--
~Vinod