All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Revert "arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer"
@ 2021-12-02  0:43 Konrad Dybcio
  2021-12-15 22:27 ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Dybcio @ 2021-12-02  0:43 UTC (permalink / raw)
  To: ~postmarketos/upstreaming
  Cc: martin.botka, angelogioacchino.delregno, marijn.suijten,
	jamipkettunen, Konrad Dybcio, Andy Gross, Bjorn Andersson,
	Rob Herring, linux-arm-msm, devicetree, linux-kernel

This reverts commit ed9500c1df59437856d43e657f185fb1eb5d817d.

The clock-frequency property was meant to aid platforms with broken firmwares
that don't set up the timer properly on their own. Don't include it where it is
not the case.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
 arch/arm64/boot/dts/qcom/sm8350.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi
index 7323ed74f41a..53b39e718fb6 100644
--- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
@@ -3193,6 +3193,5 @@ timer {
 			     <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,
 			     <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,
 			     <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>;
-		clock-frequency = <19200000>;
 	};
 };
-- 
2.33.1


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

* Re: (subset) [PATCH] Revert "arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer"
  2021-12-02  0:43 [PATCH] Revert "arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer" Konrad Dybcio
@ 2021-12-15 22:27 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2021-12-15 22:27 UTC (permalink / raw)
  To: ~postmarketos/upstreaming, Konrad Dybcio
  Cc: linux-kernel, linux-arm-msm, martin.botka, marijn.suijten,
	Rob Herring, devicetree, angelogioacchino.delregno, Andy Gross,
	jamipkettunen

On Thu, 2 Dec 2021 01:43:28 +0100, Konrad Dybcio wrote:
> This reverts commit ed9500c1df59437856d43e657f185fb1eb5d817d.
> 
> The clock-frequency property was meant to aid platforms with broken firmwares
> that don't set up the timer properly on their own. Don't include it where it is
> not the case.
> 
> 
> [...]

Applied, thanks!

[1/1] Revert "arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer"
      commit: 202f69cd4e1dad6c86a35d8b29fc693877c6c91d

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

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

end of thread, other threads:[~2021-12-15 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02  0:43 [PATCH] Revert "arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer" Konrad Dybcio
2021-12-15 22:27 ` (subset) " Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.