* [PATCH] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer
@ 2023-08-12 18:38 David Heidelberg
2023-08-25 11:59 ` Konrad Dybcio
2024-01-28 17:45 ` Bjorn Andersson
0 siblings, 2 replies; 3+ messages in thread
From: David Heidelberg @ 2023-08-12 18:38 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: David Heidelberg, linux-arm-msm, devicetree, linux-kernel
The driver reads only one clock frequency, and the schema does not
allow more than one frequency here.
Signed-off-by: David Heidelberg <david@ixit.cz>
---
arch/arm/boot/dts/qcom/qcom-msm8660.dtsi | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi
index 78023ed2fdf7..23f7b67d9d61 100644
--- a/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi
+++ b/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi
@@ -109,8 +109,7 @@ timer@2000000 {
<1 1 0x301>,
<1 2 0x301>;
reg = <0x02000000 0x100>;
- clock-frequency = <27000000>,
- <32768>;
+ clock-frequency = <27000000>;
cpu-offset = <0x40000>;
};
--
2.40.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer
2023-08-12 18:38 [PATCH] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer David Heidelberg
@ 2023-08-25 11:59 ` Konrad Dybcio
2024-01-28 17:45 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2023-08-25 11:59 UTC (permalink / raw)
To: David Heidelberg, Andy Gross, Bjorn Andersson, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel
On 12.08.2023 20:38, David Heidelberg wrote:
> The driver reads only one clock frequency, and the schema does not
> allow more than one frequency here.
>
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Konrad
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer
2023-08-12 18:38 [PATCH] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer David Heidelberg
2023-08-25 11:59 ` Konrad Dybcio
@ 2024-01-28 17:45 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2024-01-28 17:45 UTC (permalink / raw)
To: Andy Gross, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, David Heidelberg
Cc: linux-arm-msm, devicetree, linux-kernel
On Sat, 12 Aug 2023 20:38:10 +0200, David Heidelberg wrote:
> The driver reads only one clock frequency, and the schema does not
> allow more than one frequency here.
>
>
Applied, thanks!
[1/1] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer
commit: be8db0cd5e4c869db73dbfec4c5af5db248fe585
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-28 17:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-12 18:38 [PATCH] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer David Heidelberg
2023-08-25 11:59 ` Konrad Dybcio
2024-01-28 17:45 ` Bjorn Andersson
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).