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>
This commit is contained in:
David Heidelberg 2023-08-12 20:38:10 +02:00 committed by Bjorn Andersson
parent 111bc3710c
commit be8db0cd5e

View file

@ -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>;
};