Skip to content

Commit 17c5ee1

Browse files
RayyanAnsariandersson
authored andcommitted
ARM: dts: qcom: msm8974: add correct XO clock source to GCC node
Change the XO clock in MSM8974's GCC node to point to RPMCC. Signed-off-by: Rayyan Ansari <rayyan@ansari.sh> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230121192540.9177-4-rayyan@ansari.sh
1 parent d4b2c59 commit 17c5ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/qcom-msm8974.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1057,7 +1057,7 @@
10571057
#power-domain-cells = <1>;
10581058
reg = <0xfc400000 0x4000>;
10591059

1060-
clocks = <&xo_board>,
1060+
clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>,
10611061
<&sleep_clk>;
10621062
clock-names = "xo",
10631063
"sleep_clk";

0 commit comments

Comments
 (0)