arm64: dts: qcom: ipq8074: pass XO and sleep clocks to GCC
authorRobert Marko <robimarko@gmail.com>
Sun, 30 Oct 2022 17:57:03 +0000 (18:57 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 8 Nov 2022 01:26:36 +0000 (19:26 -0600)
commit3aa0b8cd957b3e7806004c2150c61c85a606821a
treebae149c5082c343a75402c204191cf085bd60c12
parent830493fc13d8868fd5be0620d16936fa75c3b9a4
arm64: dts: qcom: ipq8074: pass XO and sleep clocks to GCC

Pass XO and sleep clocks to the GCC controller so it does not have to
find them by matching globaly by name.

If not passed directly, driver maintains backwards compatibility by then
falling back to global lookup.

Since we are here, set cell numbers in decimal instead of hex.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221030175703.1103224-3-robimarko@gmail.com
arch/arm64/boot/dts/qcom/ipq8074.dtsi