Message ID | 20221222193254.126925-1-marijn.suijten@somainline.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: qcom: sm6125: Enable APPS SMMU | expand |
On Thu, 22 Dec 2022 20:32:50 +0100, Marijn Suijten wrote: > Add APPS SMMU to SM6125 dtsi and use it in SDHCI/USB nodes. > > Changes since v4: > > - Use hexadecimal 0x0 for iommu mask; > - Add sm6125 to the dt-bindings list without clocks, now depending on: > https://lore.kernel.org/linux-arm-kernel/20221222092355.74586-1-krzysztof.kozlowski@linaro.org/ > > [...] Applied, thanks! [2/4] arm64: dts: qcom: sm6125: Configure APPS SMMU commit: 8ddb4bc3d3b52e0a560a18e4d739c83f56efe7c9 [3/4] arm64: dts: qcom: sm6125: Add apps_smmu with streamID to SDHCI 1/2 nodes commit: 60f6c86fb4fd16bd86aa1b16bc51ef4ac0e20d4e [4/4] arm64: dts: qcom: sm6125: Add IOMMU context to DWC3 commit: ac54563c27528ab9461899de7d99ee4e3858b858 Best regards,
On Thu, 22 Dec 2022 20:32:50 +0100, Marijn Suijten wrote: > Add APPS SMMU to SM6125 dtsi and use it in SDHCI/USB nodes. > > Changes since v4: > > - Use hexadecimal 0x0 for iommu mask; > - Add sm6125 to the dt-bindings list without clocks, now depending on: > https://lore.kernel.org/linux-arm-kernel/20221222092355.74586-1-krzysztof.kozlowski@linaro.org/ > > [...] Applied first patch to will (for-joerg/arm-smmu/bindings), thanks! [1/4] dt-bindings: arm-smmu: Document smmu-500 binding for SM6125 https://git.kernel.org/will/c/c940c8787929 Cheers,