Message ID | 20240123144543.9405-1-quic_bibekkum@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs | expand |
On Tue, 23 Jan 2024 at 16:46, Bibek Kumar Patro <quic_bibekkum@quicinc.com> wrote: > > This patch series consist of five parts and covers the following: > > 1. Re-enable context caching for Qualcomm SoCs to retain prefetcher > settings during reset and runtime suspend. > > 2. Remove cfg inside qcom_smmu structure and replace it with single > pointer to qcom_smmu_match_data avoiding replication of multiple > members from same. > > 3. Introduce intital set of driver changes to implement ACTLR register > for custom prefetcher settings in Qualcomm SoCs. > > 4. Add ACTLR data and implementation operations for SM8550. > > 5. Add ACTLR data and implementation operations for SC7280. Colleagues, just wanted to check, what happened to this series?