Re: [PATCH 1/1] arm64: dts: qcom: sm6125: Use qcom,arm-v2 for MMU

From: Konrad Dybcio
Date: Sat Oct 01 2022 - 16:17:53 EST




On 1.10.2022 20:57, Martin Botka wrote:
> Signed-off-by: Martin Botka <martin.botka@xxxxxxxxxxxxxx>
Add a commit message explaining that it was broken from the start and
this is required for it to function properly.

Konrad
> ---
> arch/arm64/boot/dts/qcom/sm6125.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm6125.dtsi b/arch/arm64/boot/dts/qcom/sm6125.dtsi
> index 7e135041bd42..b27cf52c6fba 100644
> --- a/arch/arm64/boot/dts/qcom/sm6125.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm6125.dtsi
> @@ -1482,7 +1482,7 @@ spmi_bus: spmi@1c40000 {
> };
>
> apps_smmu: iommu@c600000 {
> - compatible = "qcom,sm6125-smmu-500", "arm,mmu-500";
> + compatible = "qcom,sm6125-smmu-500", "qcom,smmu-v2";
> reg = <0xc600000 0x80000>;
> #iommu-cells = <2>;
> #global-interrupts = <1>;