Re: [PATCH 2/2] clk/qcom: sc7280: add missing UFS and MMC clocks

2025-03-17 Thread Neil Armstrong
On 17/03/2025 17:15, Caleb Connolly wrote: 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. Signed-off-by: Caleb Connolly --- drivers/clk/qcom/clock-sc7280.c | 1

[PATCH 2/2] clk/qcom: sc7280: add missing UFS and MMC clocks

2025-03-17 Thread Caleb Connolly
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. Signed-off-by: Caleb Connolly --- drivers/clk/qcom/clock-sc7280.c | 11 +++ 1 file changed, 11 insertions(+