Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] Drop the clock-frequency property from the MMIO timer node
@ 2022-02-02 16:35 Kathiravan T
  2022-02-02 16:35 ` [PATCH 1/2] arm64: dts: qcom: ipq8074: drop the clock-frequency property Kathiravan T
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kathiravan T @ 2022-02-02 16:35 UTC (permalink / raw)
  To: agross, bjorn.andersson, robh+dt, linux-arm-msm, devicetree,
	linux-kernel
  Cc: Kathiravan T

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-11 17:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-02 16:35 [PATCH 0/2] Drop the clock-frequency property from the MMIO timer node Kathiravan T
2022-02-02 16:35 ` [PATCH 1/2] arm64: dts: qcom: ipq8074: drop the clock-frequency property Kathiravan T
2022-02-02 16:35 ` [PATCH 2/2] arm64: dts: qcom: ipq6018: " Kathiravan T
2022-02-11 17:10 ` [PATCH 0/2] Drop the clock-frequency property from the MMIO timer node patchwork-bot+linux-arm-msm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox