Re: [PATCH] clk: qcom: gcc-ipq6018: add QUP6 I2C clock

From: Konrad Dybcio
Date: Wed Oct 18 2023 - 16:31:22 EST




On 10/15/23 18:20, Robert Marko wrote:
QUP6 I2C clock is listed in the dt bindings but it was never included in
the GCC driver.
So lets add support for it, its intentionally marked to never be disabled
as its somehow affecting DVFS and if disabled it sometimes crashes the
board.

Signed-off-by: Robert Marko <robimarko@xxxxxxxxx>
---
Bjorn, would you be able to get an idea of what could be sitting
on that bus?

Or maybe the IPQ folks could know?

Konrad