clk/qcom: sc7280: add missing UFS and MMC clocks
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 17 Mar 2025 16:15:02 +0000 (16:15 +0000)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 10 Apr 2025 13:43:10 +0000 (15:43 +0200)
commit2c1462e38b771c547a1f3ee8bbea5aa9d3719885
treef9d06e56fba8e6f18242965dec6e763166a0843d
parent55fee70fb0889831cc3fa6b33799b54c24517486
clk/qcom: sc7280: add missing UFS and MMC clocks

These are all usually enabled, hence we don't (yet) bother configuring
their RCG src clocks.

Add them to remove the errors about missing clocks when the UFS and MMC
drivers probe.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250317-sc7280-mmc-ufs-clocks-v1-2-38e05c16511b@linaro.org
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/clk/qcom/clock-sc7280.c