summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorDavid Heidelberg <david@ixit.cz>2023-08-12 20:38:10 +0200
committerBjorn Andersson <andersson@kernel.org>2024-01-27 20:39:22 -0600
commitbe8db0cd5e4c869db73dbfec4c5af5db248fe585 (patch)
treed87bafc597eb08f5ded179e017b7b200cb07d8d6 /arch/arm
parent111bc3710caa7e55bc0040ffa57cec83e09dac07 (diff)
downloadlinux-stable-be8db0cd5e4c869db73dbfec4c5af5db248fe585.tar.gz
linux-stable-be8db0cd5e4c869db73dbfec4c5af5db248fe585.tar.bz2
linux-stable-be8db0cd5e4c869db73dbfec4c5af5db248fe585.zip
ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer
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> Link: https://lore.kernel.org/r/20230812183811.375671-1-david@ixit.cz Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/qcom/qcom-msm8660.dtsi3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi
index 17188fe54617..455ba4bf1bf4 100644
--- a/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi
+++ b/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi
@@ -93,8 +93,7 @@
<GIC_PPI 1 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_EDGE_RISING)>,
<GIC_PPI 2 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_EDGE_RISING)>;
reg = <0x02000000 0x100>;
- clock-frequency = <27000000>,
- <32768>;
+ clock-frequency = <27000000>;
cpu-offset = <0x40000>;
};