[PATCH 0/2] Drop the clock-frequency property from the MMIO timer node

From: Kathiravan T
Date: Wed Feb 02 2022 - 11:35:47 EST


Drop the clock-frequency property from the MMIO timer node in both IPQ8074
and IPQ6018 DTSI. There are couple of reasons for this change

1) As per the DT binding, this property should be present only if the
firmware is not configuring the clock frequency properly. In both IPQ8074
and IPQ6018, bootloader is configuring it properly.

2) For IPQ6018, clock frequency should be 24MHz, not 19.2MHz. Rather than
correcting it, drop it based on the above mentioned point.

Kathiravan T (2):
arm64: dts: qcom: ipq8074: drop the clock-frequency property
arm64: dts: qcom: ipq6018: drop the clock-frequency property

arch/arm64/boot/dts/qcom/ipq6018.dtsi | 1 -
arch/arm64/boot/dts/qcom/ipq8074.dtsi | 1 -
2 files changed, 2 deletions(-)

--
2.7.4