linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] arm64: dts: qcom: sm6125: Use qcom,arm-v2 for MMU
@ 2022-10-01 18:57 Martin Botka
  2022-10-01 20:17 ` Konrad Dybcio
  2022-10-02 13:38 ` Slade Watkins
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Botka @ 2022-10-01 18:57 UTC (permalink / raw)
  To: martin.botka1
  Cc: ~postmarketos/upstreaming, Konrad Dybcio,
	AngeloGioacchino Del Regno, Marijn Suijten, Jami Kettunen,
	Paul Bouchara, Martin Botka, Andy Gross, Bjorn Andersson,
	Rob Herring, Krzysztof Kozlowski, linux-arm-msm, devicetree,
	linux-kernel

Signed-off-by: Martin Botka <martin.botka@somainline.org>
---
 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>;
-- 
2.37.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] arm64: dts: qcom: sm6125: Use qcom,arm-v2 for MMU
  2022-10-01 18:57 [PATCH 1/1] arm64: dts: qcom: sm6125: Use qcom,arm-v2 for MMU Martin Botka
@ 2022-10-01 20:17 ` Konrad Dybcio
  2022-10-02 13:38 ` Slade Watkins
  1 sibling, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2022-10-01 20:17 UTC (permalink / raw)
  To: Martin Botka, martin.botka1
  Cc: ~postmarketos/upstreaming, AngeloGioacchino Del Regno,
	Marijn Suijten, Jami Kettunen, Paul Bouchara, Andy Gross,
	Bjorn Andersson, Rob Herring, Krzysztof Kozlowski, linux-arm-msm,
	devicetree, linux-kernel



On 1.10.2022 20:57, Martin Botka wrote:
> Signed-off-by: Martin Botka <martin.botka@somainline.org>
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>;

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] arm64: dts: qcom: sm6125: Use qcom,arm-v2 for MMU
  2022-10-01 18:57 [PATCH 1/1] arm64: dts: qcom: sm6125: Use qcom,arm-v2 for MMU Martin Botka
  2022-10-01 20:17 ` Konrad Dybcio
@ 2022-10-02 13:38 ` Slade Watkins
  1 sibling, 0 replies; 3+ messages in thread
From: Slade Watkins @ 2022-10-02 13:38 UTC (permalink / raw)
  To: Martin Botka
  Cc: martin.botka1, ~postmarketos/upstreaming, Konrad Dybcio,
	AngeloGioacchino Del Regno, Marijn Suijten, Jami Kettunen,
	Paul Bouchara, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski, linux-arm-msm, devicetree, linux-kernel

Hi,

> On Oct 1, 2022, at 2:57 PM, Martin Botka <martin.botka@somainline.org> wrote:
> 
> Signed-off-by: Martin Botka <martin.botka@somainline.org>
> ---

What does this patch address? There’s no commit message here.

-srw


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-02 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 18:57 [PATCH 1/1] arm64: dts: qcom: sm6125: Use qcom,arm-v2 for MMU Martin Botka
2022-10-01 20:17 ` Konrad Dybcio
2022-10-02 13:38 ` Slade Watkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).