ARM: dts: msm: sun: Update arch timer frequencies for VM's

Since, we are settle down with 19.2 MHZ for Arch timer frequency
for Sun target, let's do it for VM as well.

Change-Id: I456015fefd6fb7df53cb1d0258e2ee988fd5c88f
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
This commit is contained in:
Mukesh Ojha
2023-12-11 13:43:24 +05:30
parent e8f3adbd42
commit 86be4f238d
2 changed files with 2 additions and 2 deletions

View File

@@ -228,7 +228,7 @@
<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 12 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>;
clock-frequency = <1000000000>;
clock-frequency = <19200000>;
};
qcom,test-dbl-oemvm {

View File

@@ -391,7 +391,7 @@
<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 12 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>;
clock-frequency = <1000000000>;
clock-frequency = <19200000>;
};
qti,smmu-proxy {