On Fri, 14 Mar 2025 16:49:10 +0100, Arnd Bergmann wrote: > In configurations without CONFIG_COMMON_CLK, the driver fails to build: > > aarch64-linux-ld: drivers/phy/qualcomm/phy-qcom-uniphy-pcie-28lp.o: in function `qcom_uniphy_pcie_probe': > phy-qcom-uniphy-pcie-28lp.c:(.text+0x200): undefined reference to `__clk_hw_register_fixed_rate' > aarch64-linux-ld: phy-qcom-uniphy-pcie-28lp.c:(.text+0x238): undefined reference to `of_clk_hw_simple_get' > phy-qcom-uniphy-pcie-28lp.c:(.text+0x238): dangerous relocation: unsupported relocation > aarch64-linux-ld: phy-qcom-uniphy-pcie-28lp.c:(.text+0x240): undefined reference to `of_clk_hw_simple_get' > aarch64-linux-ld: phy-qcom-uniphy-pcie-28lp.c:(.text+0x248): undefined reference to `devm_of_clk_add_hw_provider' > > [...] Applied, thanks! [1/1] phy: qcom: uniphy-28lp: add COMMON_CLK dependency commit: be8f23cebdb9546beb30ad15ff59130b66c8f2ac Best regards, -- ~Vinod