]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ARM: dts: qcom: apq8064: update Adreno clock names
authorDavid Heidelberg <david@ixit.cz>
Sun, 29 Aug 2021 13:39:17 +0000 (15:39 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 20 Sep 2021 04:11:27 +0000 (23:11 -0500)
The legacy clock names (including the _clk suffix) was dropped from the
driver, so update the dts accordingly).

Tested on Nexus 7 2013, no functional changes.

Signed-off-by: David Heidelberg <david@ixit.cz>
[bjorn: Updated commit message]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210829133918.57780-2-david@ixit.cz
arch/arm/boot/dts/qcom-apq8064.dtsi

index ea02134e6f6d612526c0d0e7bc0ed0b76eb1829c..d1c1c6aab2b8781b7f047d93293cb9fb2f7c9cb1 100644 (file)
                        interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-names = "kgsl_3d0_irq";
                        clock-names =
-                           "core_clk",
-                           "iface_clk",
-                           "mem_clk",
-                           "mem_iface_clk";
+                           "core",
+                           "iface",
+                           "mem",
+                           "mem_iface";
                        clocks =
                            <&mmcc GFX3D_CLK>,
                            <&mmcc GFX3D_AHB_CLK>,