kernel: bump 5.15 to 5.15.100
[openwrt/openwrt.git] / target / linux / ipq807x / patches-5.15 / 0011-v5.18-arm64-dts-qcom-ipq8074-drop-the-clock-frequency-prop.patch
1 From 2a73fa24be1d5a263062696f55dcc90725f9159c Mon Sep 17 00:00:00 2001
2 From: Kathiravan T <quic_kathirav@quicinc.com>
3 Date: Wed, 2 Feb 2022 22:05:08 +0530
4 Subject: [PATCH] arm64: dts: qcom: ipq8074: drop the clock-frequency property
5
6 Drop the clock-frequency property from the MMIO timer node, since it
7 is already configured by the bootloader.
8
9 Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
10 Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
11 Link: https://lore.kernel.org/r/1643819709-5410-2-git-send-email-quic_kathirav@quicinc.com
12 ---
13 arch/arm64/boot/dts/qcom/ipq8074.dtsi | 1 -
14 1 file changed, 1 deletion(-)
15
16 --- a/arch/arm64/boot/dts/qcom/ipq8074.dtsi
17 +++ b/arch/arm64/boot/dts/qcom/ipq8074.dtsi
18 @@ -671,7 +671,6 @@
19 ranges;
20 compatible = "arm,armv7-timer-mem";
21 reg = <0x0b120000 0x1000>;
22 - clock-frequency = <19200000>;
23
24 frame@b120000 {
25 frame-number = <0>;